Tor

From Bitpost wiki
Revision as of 19:48, 26 June 2021 by M (talk | contribs) (Created page with "== Install == Tor recommends getting a deb download directly from [https://www.torproject.org/download/ their site] to minimize potential for disruption. Hard to argue with t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Install

Tor recommends getting a deb download directly from their site to minimize potential for disruption. Hard to argue with that, if you think about it.

# download tar.xz
cp tor-browser-linux64-10.0.18_en-US.tar.xz ~/apps/
unxz tor-browser-linux64-10.0.18_en-US.tar.xz
tar -xvf tor-browser-linux64-10.0.18_en-US.tar 
cd tor-browser_en-US && ./start-tor-browser.desktop --register-app

Then you can use albert to run Tor, whoop.

Update

Since it's manually downloaded, you'll have to check for updates and reinstall on occasion. The browser will tell you when one is available, pay attention to it!