Page MenuHomePureOS Tracker

TorBrowser on PureOS
Updated 1,970 Days AgoPublic

Version 1 of 11: You are viewing an older version of this document, as it appeared on Dec 2 2018, 06:39.

Main PagePureOSTips & TricksTorBrowser on PureOS

Download and setup TorBrowser on PureOS


WARNING: Want Tor to really work? Have a look at this: https://www.torproject.org/download/download-easy.html.en#warning
  1. Open PureBrowser and go to https://www.torproject.org/download/download-easy.html.en. Click to download the Linux, 64-bit version, choose to save file and click OK:

tor1

  1. When download is completed, click the little folder icon to open the Downloads folder:

tor2

  1. Double-click the downloaded file to open it:

tor3

  1. The file will be opened in archive manager, click Extract to proceed:

tor4

  1. Select the folder where the archive will be extracted (in this example Desktop folder is used) and click the Extract button (upper right corner) to unpack the archive:

tor5

  1. When the extraction is complete, click to show the extracted files:

tor6

  1. This is what you will see:

tor7

Note that the extracted folder is named tor-browser_en-US and that it is placed in the Desktop directory. The file start-tor-browser.desktop is a shortcut file, but we need to edit it to point to the directory where we extracted the TorBrowser archive.

  1. Right-click the start-tor-browser.desktop file and select to open it in other application:

tor8

  1. Select Text Editor and click the Select button:

tor9

  1. It will be opened in a text editor:

tor10

Note the Exec and X-TorBrowser-ExecShell lines! Change them to point to the directory where your tor-browser_en-US is placed (in this example: Desktop), so for example, this will be:

Exec=/home/USERNAME/Desktop/tor-browser_en-US/Browser/start-tor-browser --detach
X-TorBrowser-ExecShell=/home/USERNAME/Desktop/tor-browser_en-US/Browser/start-tor-browser --detach

USERNAME here is your username you have chosen during the installation procedure (in my case it is simply "mladen"):

tor11

  1. When you change these lines, click to Save the file, and exit the text editor (× button).

Then right-click the start-tor-browser.desktop file and copy it:

tor12

  1. On the left side pane click the Home shortcut:

tor13

  1. and then on your keyboard press CTRL+H combination, which will reveal hidden files and folders:

tor14

  1. Open folder .local->share->Applications and right-click->paste, so that the file start-tor-browser.desktop is copied to this folder:

tor15

If there is no Applications folder, simply right-click and create it (the name is case sensitive).

  1. This is it, TorBrowser shortcut will be shown in the applications menu:

tor16

Start it, and when it is configured, open https://check.torproject.org/ to see if you are using the Tor network:

tor17

Note: If you wish to upgrade TorBrowser, simply delete tor-browser_en-US folder from your Desktop directory and repeat just the steps 1-6!

Last Author
mladen
Last Edited
Dec 2 2018, 06:39

Event Timeline

mladen created this document.Dec 2 2018, 06:39
mladen edited the content of this document. (Show Details)
mladen edited the content of this document. (Show Details)Dec 2 2018, 06:41
mladen edited the content of this document. (Show Details)Dec 2 2018, 06:44
mladen edited the content of this document. (Show Details)Dec 2 2018, 07:05
sean.obrien edited the content of this document. (Show Details)Dec 2 2018, 08:08
sean.obrien edited the content of this document. (Show Details)
richard.kolla edited the content of this document. (Show Details)Nov 21 2019, 09:20
mladen edited the content of this document. (Show Details)Jan 19 2021, 05:14
mladen edited the content of this document. (Show Details)May 17 2022, 11:54
mladen edited the content of this document. (Show Details)
mladen edited the content of this document. (Show Details)May 17 2022, 11:57