{"id":13797282,"url":"https://github.com/meisterp/torbrowser-overlay","last_synced_at":"2025-12-25T15:11:15.618Z","repository":{"id":5897737,"uuid":"7116264","full_name":"MeisterP/torbrowser-overlay","owner":"MeisterP","description":"Gentoo overlay for Tor Browser related ebuilds","archived":false,"fork":false,"pushed_at":"2024-11-14T09:20:52.000Z","size":4245,"stargazers_count":31,"open_issues_count":4,"forks_count":13,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-18T11:39:32.710Z","etag":null,"topics":["ebuild","gentoo","gentoo-overlay","tor","tor-browser"],"latest_commit_sha":null,"homepage":"https://0xacab.org/poncho/torbrowser-overlay","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MeisterP.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-12-11T17:35:13.000Z","updated_at":"2024-11-14T09:20:56.000Z","dependencies_parsed_at":"2024-11-19T04:16:24.115Z","dependency_job_id":null,"html_url":"https://github.com/MeisterP/torbrowser-overlay","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeisterP%2Ftorbrowser-overlay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeisterP%2Ftorbrowser-overlay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeisterP%2Ftorbrowser-overlay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeisterP%2Ftorbrowser-overlay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MeisterP","download_url":"https://codeload.github.com/MeisterP/torbrowser-overlay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253859711,"owners_count":21975160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ebuild","gentoo","gentoo-overlay","tor","tor-browser"],"created_at":"2024-08-03T23:01:26.724Z","updated_at":"2025-12-25T15:11:15.541Z","avatar_url":"https://github.com/MeisterP.png","language":"Shell","funding_links":[],"categories":["\u003ca id=\"8c5a692b5d26527ef346687e047c5c21\"\u003e\u003c/a\u003e收集"],"sub_categories":[],"readme":"# torbrowser-overlay [![gentoo qa-reports](https://img.shields.io/badge/gentoo-QA%20check-6E56AF.svg)](https://qa-reports.gentoo.org/output/repos/torbrowser.html) [![pipeline status](https://0xacab.org/Poncho/torbrowser-overlay/badges/master/pipeline.svg)](https://0xacab.org/Poncho/torbrowser-overlay/pipelines)\n\nTo add the torbrowser overlay, run `eselect repository enable torbrowser`.\n\nInstall either `www-client/torbrowser-launcher` or `www-client/torbrowser`. If unsure, choose `www-client/torbrowser-launcher`.\n\n![Tor Browser Overview](https://blog.torproject.org/new-release-tor-browser-130/130-homepage.png)\n\n\n## www-client/torbrowser-launcher\n\n[Homepage](https://gitlab.torproject.org/tpo/applications/torbrowser-launcher)\n\nTor 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:\n\n* 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)\n* Certificate pins to https://www.torproject.org, so it doesn't rely on certificate authorities\n* Verifies Tor Browser's [signature](https://www.torproject.org/docs/verifying-signatures.html.en) for you, to ensure the version you downloaded was cryptographically signed by Tor developers and was not tampered with\n* Adds \"Tor Browser\" and \"Tor Browser Launcher Settings\" application launcher to your desktop environment's menu\n* Optionally plays a modem sound when you open Tor Browser (because Tor is so slow)\n\n\n## www-client/torbrowser\n\n[Git repository](https://gitlab.torproject.org/tpo/applications/tor-browser)\n\nThis Tor Browser build is **not recommended by Tor upstream** but\nuses the same sources. Use this only if you know what you are doing!\n\nThe profile folder is located at `~/.torproject/torbrowser/`.\n\nTorbrowser uses port `9150` to connect to Tor. You can change the port\nin `/etc/env.d/99torbrowser` to match your setup. See\n[99torbrowser.example](https://github.com/MeisterP/torbrowser-overlay/blob/master/www-client/torbrowser/files/99torbrowser.example)\nfor possible settings.\nYou can do this either with gentoo's `/etc/env.d`\n[mechanism](https://wiki.gentoo.org/wiki/Handbook:AMD64/Working/EnvVar/en#Defining_variables_globally)\nor on the command line.\n\n\n### Advanced functionality\n\nTo get the advanced functionality (network information, new identity feature, password prompts for onion services),\n`www-client/torbrowser` needs to access a control port and the tor service needs to run with certain options enabled.\n\n![Tor Onion Menu ](https://blog.torproject.org/new-release-tor-browser-125/125-circuit-display.png)\n\n* If you use `www-client/torbrowser`, you need to **adjust and export** the environment variables from\n  [99torbrowser.example](https://github.com/MeisterP/torbrowser-overlay/blob/master/www-client/torbrowser/files/99torbrowser.example).\n  You can do this either in `/etc/env.d/99torbrowser` with gentoo's `/etc/env.d`\n  [mechanism](https://wiki.gentoo.org/wiki/Handbook:AMD64/Working/EnvVar/en#Defining_variables_globally)\n  or on the command line.\n\n* If you use `www-client/torbrowser-launcher`, make sure that the environment variables in `/etc/env.d/99torbrowser`\n  are **unset** and that you **don't** have the system wide tor running on port `9150`.\n\n* For Onion Service Authentication to work, you need to enable `ExtendedErrors` for the tor servic.\n  See [torrc.example ](https://github.com/MeisterP/torbrowser-overlay/blob/master/www-client/torbrowser/files/torrc.example).\n  for possible settings.\n\n\n##  Tor Hidden Service\n\nA hidden service of this repository is available at [wmj5kiic7b6kjplpbvwadnht2nh2qnkbnqtcv3dyvpqtz7ssbssftxid.onion](http://wmj5kiic7b6kjplpbvwadnht2nh2qnkbnqtcv3dyvpqtz7ssbssftxid.onion/poncho/torbrowser-overlay)\n\n```\ngit -c http.proxy=socks5h://127.0.0.1:9050 clone http://wmj5kiic7b6kjplpbvwadnht2nh2qnkbnqtcv3dyvpqtz7ssbssftxid.onion/poncho/torbrowser-overlay.git\ncd torbrowser-overlay\ngit config --add remote.origin.proxy \"socks5h://127.0.0.1:9050\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeisterp%2Ftorbrowser-overlay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeisterp%2Ftorbrowser-overlay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeisterp%2Ftorbrowser-overlay/lists"}