Created Differences between i2pd and Java I2P (markdown)

l-n-s
2016-06-15 22:41:52 +00:00
parent 027b713af6
commit 093a27c1f0

@@ -0,0 +1,6 @@
While [Java I2P](https://geti2p.net) is being original client for I2P network, i2pd has some big differences:
* Java I2P has built-in applications for torrents, e-mail and so on. i2pd is just a router.
* i2pd does not require Java. It's written in C++.
* i2pd consumes less memory and CPU.
* i2pd has some major optimizations for faster cryptography.