Per a Windows

  1. Navegueu a la pàgina de descàrregues del Navegador Tor .

  2. Baixeu el fitxer .exe per a Windows.

  3. (Recomanat) Verifiqueu la signatura del fitxer.

  4. Quan la descàrrega s'hagi completat, feu doble clic al fitxer .exe. Completeu el procés de guia de la instal·lació.

Per a macOS

  1. Navegueu a la pàgina de descàrregues del Navegador Tor .

  2. Baixeu el fitxer .dmg per a macOS.

  3. (Recomanat) Verifiqueu la signatura del fitxer.

  4. Quan la descàrrega hagi finalitzat feu doble clic al fitxer .dmg. Completeu el procés de guia de la instal·lació.

Per a GNU/Linux

  1. Navegueu a la pàgina de descàrregues del Navegador Tor .

  2. Baixeu el fitxer .tar.xz per a GNU/Linux.

  3. (Recomanat) Verifiqueu la signatura del fitxer.

  4. Now follow either the graphical or the command-line method:

Graphical method

  • When the download is complete, extract the archive using an archive manager.

  • Necessitareu indicar al vostre GNU/Linux que voleu la habilitat d'executar scripts de shell. Navegueu a la nova ubucació on tor ha estat extret. Right click on start-tor-browser.desktop, open Properties or Preferences and change the permission to allow executing file as program. Double-click the icon to start up Tor Browser for the first time.

Make the .desktop file executable in Linux

Nota: A Ubuntu i altres distribucions, si inicia start-tor-browser.desktop, pot ser que un fitxer de text s'obri. In that case, you will have to change the default behavior and allow running .desktop files as executables. This setting can usually be found in your file manager.

Command-line method

  • When the download is complete, extract the archive with the command tar -xf [TB archive].

  • From inside the Tor Browser directory, you can launch Tor Browser by running:

    ./start-tor-browser.desktop

    Note: If this command fails to run, you probably need to make the file executable. From within this directory run: chmod +x start-tor-browser.desktop

Some additional flags that can be used with start-tor-browser.desktop from the command-line:

Flag Description
--register-app To register Tor Browser as a desktop application.
--verbose To display Tor and Firefox output in the terminal.
--log [file] To record Tor and Firefox output in file (default: tor-browser.log).
--detach To detach from terminal and run Tor Browser in the background.
--unregister-app To unregister Tor Browser as a desktop application.

See here on how to update Tor Browser.