Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/umutcamliyurt/i2proxy
A web browser extension for accessing I2P network anonymously
https://github.com/umutcamliyurt/i2proxy
anonymity firefox-addon i2p i2p-browser i2p-browsing javascript privacy security
Last synced: about 5 hours ago
JSON representation
A web browser extension for accessing I2P network anonymously
- Host: GitHub
- URL: https://github.com/umutcamliyurt/i2proxy
- Owner: umutcamliyurt
- License: mit
- Created: 2024-06-01T08:56:34.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-03T07:21:09.000Z (6 months ago)
- Last Synced: 2024-06-03T09:10:35.160Z (6 months ago)
- Topics: anonymity, firefox-addon, i2p, i2p-browser, i2p-browsing, javascript, privacy, security
- Language: JavaScript
- Homepage:
- Size: 612 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# I2Proxy
## A web browser extension for accessing I2P network anonymously## Description:
I2P, which stands for "Invisible Internet Project," is an anonymous network layer that allows for secure and private communication over the internet. It is designed to provide strong anonymity and privacy protections for its users. Unlike traditional internet connections, which expose your IP address and can be tracked, I2P routes traffic through a worldwide volunteer network of roughly 55,000 computers, known as routers. This ensures that your online activities are obscured and more difficult to trace.
I2Proxy is a web browser extension that is configured to proxy all traffic through the I2P network. By using I2Proxy, users can access websites and services hosted within the I2P network, known as "eepsites," with a high level of anonymity.## Features:
- Optionally routes all browser traffic through I2P network
- Changes browser headers to specific values and blocks font API to prevent fingerprinting of users
- Cookie Isolation
- Blocks JavaScript
- No browsing history and cache
- I2P Proxy Killswitch (prevents data leaks)## Installation:
[Mozilla Add-ons](https://addons.mozilla.org/en-US/firefox/addon/i2proxy/)
**Give all browser permissions including private browsing for full functionality**
## Requirements:
- [I2P Router](https://geti2p.net/en/download)
- [Firefox](https://www.mozilla.org/en-US/firefox/new/)
## Screenshots:
![image](image.png)
*Image 1: Legwork search engine and I2Proxy*
![image2](image2.png)
*Image 2: All users using this browser extension have the same [browser fingerprint](https://noscriptfingerprint.com/) to improve anonymity*
![image3](image3.png)
*Image 3: I2P Router Console and I2Proxy*
## License
Distributed under the MIT License. See `LICENSE` for more information.