eyedeekay / I2P-in-Private-Browsing-Mode-Firefox

I2P in Private Browsing mode for Firefox, built using Webextensions and Contextual Identities
https://eyedeekay.github.io/I2P-in-Private-Browsing-Mode-Firefox/
MIT License
62 stars 10 forks source link

Handling I2P Loopbacks-type addresses and httptunnel Pluggable Loopbacks #95

Closed eyedeekay closed 3 years ago

eyedeekay commented 4 years ago

proxy.i2p is a locally hosted tunnel that only your HTTP Proxy tunnel can visit. As such, it's a special case for the extension, since there is no great risk to visiting your own localhost in this way and since the extension needs to use it even if it doesn't know it should be using the I2P context. This concept is being extended for browsing with "pluggable" loopbacks in an experimental standalone http proxy, which provide friendly names for router console applications in the same basic way.