Update website PO files.
[tails-test.git] / wiki / src / security / Upgrade_Tor.mdwn
blob042609b0ad0290e8c08cc93a7086d5f63fe9bd99
1 [[!meta date="Sun Oct 30 15:12:13 2011"]]
2 [[!meta title="You have to upgrade Tor to fix a critical anonymity vulnerability"]]
4 [[!tag security/fixed]]
6 The version of Tor
7 currently shipped in Tails does not protect your anonymity as it should.
8 **This vulnerability is critical.**
10 Until a future version of Tails is released (soon), the only way to
11 have Tails protect your anonymity is to **upgrade Tor every time you
12 start Tails**, by following the instructions bellow.
14 (Every time, really? Sure. Tails is amnesic: any change you make in it
15 is lost upon restart.)
17 To upgrade Tor, start a *Root Terminal* from the
18 *Applications* → *Accessories* menu, and type the following command in
19 there:
21         apt-get update && apt-get install tor && service tor start
23 ... then type *Enter*, and wait until the upgrade is completed, which
24 may take a few minutes. At this time, the Vidalia icon on the top
25 right of the screen should have changed from the usual green onion to
26 a grey, red-crossed one. Right click on it and choose *Exit* in the
27 menu that opens. Then, start a new Vidalia from the
28 *Applications* → *Internet* menu.
30 Once this is done, you can safely use Tails as usual.
32 Want details? See the [Tor project's blog
33 post](https://blog.torproject.org/blog/tor-02234-released-security-patches)
34 about it.