https://github.com/daurnimator/onion-everywhere
A Firefox/Chrome extension that redirects to TOR-accessible versions of pages as advertised in Onion-Location headers
https://github.com/daurnimator/onion-everywhere
Last synced: 3 months ago
JSON representation
A Firefox/Chrome extension that redirects to TOR-accessible versions of pages as advertised in Onion-Location headers
- Host: GitHub
- URL: https://github.com/daurnimator/onion-everywhere
- Owner: daurnimator
- Created: 2021-08-22T15:07:40.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-25T14:23:28.000Z (over 1 year ago)
- Last Synced: 2025-02-12T23:22:27.696Z (4 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A firefox/chrome extension that redirects to TOR-accessible versions of pages as advertised in [`Onion-Location` headers](https://community.torproject.org/onion-services/advanced/onion-location/).
This does *not* provide good privacy guarantees; but instead:
- Normalizes TOR usage, so it is less of an oddity for anyone looking at network traffic
- Makes hidden services available in your regular browser
- Doesn't put load on TOR exit nodes when accessing hidden servicesInspired by https://gitlab.com/sanpi/onion-everywhere
To set up TOR, see https://news.ycombinator.com/item?id=21344692