I2P: End-to-end encrypted and anonymous internet
11–20 of 124 posts
Re: I2P: End-to-end encrypted and anonymous internet
#12Quick note on it vs Tor
I2P excels inside of the I2P garden. Unfortunately when I last checked there were only a few exit nodes which is where Tor excels.
Re: I2P: End-to-end encrypted and anonymous internet
#13I could never work out how to use this in the past. Has it gotten any easier to use? Tor made things a lot easier.
Re: I2P: End-to-end encrypted and anonymous internet
#14Re: I2P: End-to-end encrypted and anonymous internet
#15This appears to link to the C++ version of I2P. Not the original "Official" Java version which is more complex and has much more built-in features: https://geti2p.net
Re: I2P: End-to-end encrypted and anonymous internet
#16How does I2P compare to Veilid? At first glance they seem quite similar.
Outside of the practical, I2P is built entirely in Java, Veilid is built in Rust, so potentially more performant, Veilid uses modern ciphers so is potentially more secure, Weilid is potentially easier to modify and integrate into apps, and Veilid locally encrypts its storage, I2P does not.
So, realistically, it's a more modern take on I2P, designed to work on mobile, improvements are subtle, but might help create additional adoption if they can get it into people's hands.
Re: I2P: End-to-end encrypted and anonymous internet
#17How does I2P compare to Veilid? At first glance they seem quite similar.
I2P actually has a functional network, Veilid has just launched, and isn't really available to the public in a meaningful way. Outside of the practical, I2P is built entirely in Java, Veilid is built in Rust, so potentially more performant, Veilid uses modern ciphers so is potentially more secure, Weilid is potentially easier to modify and integrate into apps, and Veilid locally encrypts its storage, I2P does not. So…
The post links to the C++ implementation of I2P.
Re: I2P: End-to-end encrypted and anonymous internet
#18Re: I2P: End-to-end encrypted and anonymous internet
#19I really like I2P as a project, and I think it gets a lot of things right. For example having every network participant relay some internal traffic, instead of relying on altruism from relay operators, makes it much harder for a single entity to control enough hops to deanonymize users. Sadly, outside of torrenting I2P doesn't seem to have much traction, losing out to the better funded tor project
I recall hearing that it was vaguely frowned upon with Tor back in the day for saturating the networ and it didn't seem like there was much reason to use it over basically any VPN, especially speed wise, assuming your motive was to avoid copyright notices.
Re: I2P: End-to-end encrypted and anonymous internet
#20I really like I2P as a project, and I think it gets a lot of things right. For example having every network participant relay some internal traffic, instead of relying on altruism from relay operators, makes it much harder for a single entity to control enough hops to deanonymize users. Sadly, outside of torrenting I2P doesn't seem to have much traction, losing out to the better funded tor project