Git Product home page Git Product logo

torbrowser-overlay's Introduction

torbrowser-overlay gentoo qa-reports pipeline status

To add the torbrowser overlay, run layman -a torbrowser or eselect repository enable torbrowser.

Install either www-client/torbrowser-launcher or www-client/torbrowser. If unsure, choose www-client/torbrowser-launcher.

Tor Browser Overview

www-client/torbrowser-launcher

Homepage

Tor Browser Launcher is intended to make Tor Browser easier to install and use for GNU/Linux users. You install 'torbrowser-launcher' from your distribution's package manager and it handles everything else:

  • Downloads and installs the most recent version of Tor Browser in your language and for your computer's architecture, or launches Tor Browser if it's already installed (Tor Browser will automatically update itself)
  • Certificate pins to https://www.torproject.org, so it doesn't rely on certificate authorities
  • Verifies Tor Browser's signature for you, to ensure the version you downloaded was cryptographically signed by Tor developers and was not tampered with
  • Adds "Tor Browser" and "Tor Browser Launcher Settings" application launcher to your desktop environment's menu
  • Optionally plays a modem sound when you open Tor Browser (because Tor is so slow)

www-client/torbrowser

Git repository

This Tor Browser build is not recommended by Tor upstream but uses the same sources. Use this only if you know what you are doing!

The profile folder is located at ~/.torproject/torbrowser/.

Torbrowser uses port 9150 to connect to Tor. You can change the port in /etc/env.d/99torbrowser to match your setup. See 99torbrowser.example for possible settings. You can do this either with gentoo's /etc/env.d mechanism or on the command line.

Advanced functionality

To get the advanced functionality (network information, new identity feature, password prompts for onion services), www-client/torbrowser needs to access a control port and the tor service needs to run with certain options enabled.

Tor Onion Menu

  • If you use www-client/torbrowser, you need to adjust and export the environment variables from 99torbrowser.example. You can do this either in /etc/env.d/99torbrowser with gentoo's /etc/env.d mechanism or on the command line.

  • If you use www-client/torbrowser-launcher, make sure that the environment variables in /etc/env.d/99torbrowser are unset and that you don't have the system wide tor running on port 9150.

  • For Onion Service Authentication to work, you need to enable ExtendedErrors for the tor servic. See torrc.example . for possible settings.

Tor Hidden Service

A hidden service of this repository is available at wmj5kiic7b6kjplpbvwadnht2nh2qnkbnqtcv3dyvpqtz7ssbssftxid.onion

git -c http.proxy=socks5h://127.0.0.1:9050 clone http://wmj5kiic7b6kjplpbvwadnht2nh2qnkbnqtcv3dyvpqtz7ssbssftxid.onion/poncho/torbrowser-overlay.git
cd torbrowser-overlay
git config --add remote.origin.proxy "socks5h://127.0.0.1:9050"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.