Para Windows

  1. Navegar para a página de transferência do Tor Browser.

  2. Transfira o ficheiro .exe do Windows.

  3. (Recomendado) Verificar a assinatura do ficheiro.

  4. Quando a transferência estiver concluída, clique duplo no ficheiro .exe. Conclua o processo do assistente de instalação.

Para o macOS

  1. Navegar para a página de transferência do Tor Browser.

  2. Transfira o ficheiro .dmg do macOS.

  3. (Recomendado) Verificar a assinatura do ficheiro.

  4. Quando a transferência estiver concluída, duplo clique no ficheiro .dmg. Conclua o processo do assistente de instalação.

Para o GNU/Linux

  1. Navegar para a página de transferência do Tor Browser.

  2. Transfira o ficheiro .tar.xz do GNU/Linux.

  3. (Recomendado) Verificar a assinatura do ficheiro.

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

Método gráfico

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

  • You'll need to tell your GNU/Linux that you want the ability to execute shell scripts. Navegar até à diretoria extraída recentemente do Tor Browser. Clique com o botão direito em start-tor-browser.desktop, abra "Propriedades" ou "Preferências" e altere a permissão para permitir a execução do ficheiro como um programa. Duplo clique no ícone para iniciar o Tor Browser pela primeira vez.

Make the .desktop file executable in Linux

Note: On Ubuntu and some other distros if you try to launch start-tor-browser.desktop a text file might open up. To change this behavior and launch Tor Browser instead, follow this:

  • Launch "Files" (GNOME Files/Nautilus)
  • Click on Preferences.
  • Navigate to the 'Behavior' Tab.
  • Select "Run them" or "Ask what to do" under "Executable Text Files".
  • If you choose the latter click on "Run" after launching the start-tor-browser.desktop file.

Change behavior of executable text file to always run in Linux

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.