-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
crosspost from old git.devuan.org repo
http://archive.is/hPkYY
Hello! I realize this project is very new, but it seems promising since it is libre and soon-to-be better version of Tails. Thanks for the work you are doing!
Unfortunately, I2P was removed from Tails - since they lost their package maintainer. If I2P could be included in heads that would be awesome! I2P-Bote is a much more secure method of e-mail when combined with GPG.
Notes: http://news.softpedia.com/news/tails-2-11-anonymous-live-cd-is-the-last-to-support-the-i2p-anonymizing-network-513660.shtml https://tails.boum.org/contribute/design/I2P/
Also Privoxy can be used combine TOR + I2P at the same time:
/etc/privoxy/config:
forward-socks5 / 127.0.0.1:9050 .
forward .i2p 127.0.0.1:4444
Reactions are currently unavailable