expand
This commit is contained in:
@ -481,7 +481,9 @@ Using another programming language, SAM or BOB can be used.
|
|||||||
Contact us if you would like to help.
|
Contact us if you would like to help.
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="http://syndie.i2p2.de/">Syndie</a>
|
<a href="http://i2pbote.i2p/">I2P-Bote</a> - contact HungryHobo
|
||||||
|
</li><li>
|
||||||
|
<a href="http://www.imule.i2p/">IMule</a>
|
||||||
</li><li>
|
</li><li>
|
||||||
<a href="http://forum.i2p/viewforum.php?f=25">I2Phex</a> - contact Complication
|
<a href="http://forum.i2p/viewforum.php?f=25">I2Phex</a> - contact Complication
|
||||||
<a href="http://forum.i2p2.de/viewforum.php?f=25">(outside I2P)</a>
|
<a href="http://forum.i2p2.de/viewforum.php?f=25">(outside I2P)</a>
|
||||||
@ -495,7 +497,7 @@ Contact us if you would like to help.
|
|||||||
<h2>Application Ideas</h2>
|
<h2>Application Ideas</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>NNTP server - there have been some in the past, none at the moment
|
<li>NNTP server - there have been some in the past, none at the moment
|
||||||
</li><li>Jabber server - there have been some in the past, none at the moment
|
</li><li>Jabber server - there have been some in the past, and there is one at the moment, with access to the public internet
|
||||||
</li><li>PGP Key server and/or proxy
|
</li><li>PGP Key server and/or proxy
|
||||||
</li><li>Download manager / eepget scheduler -
|
</li><li>Download manager / eepget scheduler -
|
||||||
We use eepget to fetch lots of things reliably over i2p, and there's already an
|
We use eepget to fetch lots of things reliably over i2p, and there's already an
|
||||||
|
@ -850,6 +850,10 @@ href="http://www.klomp.org/snark/">Snark</a> client</i></p>
|
|||||||
run entirely on top of I2P. While it has disabled some of Phex's functionality,
|
run entirely on top of I2P. While it has disabled some of Phex's functionality,
|
||||||
such as integration with Gnutella webcaches, the basic file sharing and chatting
|
such as integration with Gnutella webcaches, the basic file sharing and chatting
|
||||||
system is fully functional. </p>
|
system is fully functional. </p>
|
||||||
|
<h2 id="app.i2phex">iMule</h2>
|
||||||
|
<p><i>Developed by: mkvore</i></p>
|
||||||
|
<p> iMule is a fairly direct port of the aMule filesharing client to
|
||||||
|
run entirely on top of I2P.</p>
|
||||||
<h2 id="app.i2pmail">I2Pmail/susimail</h2>
|
<h2 id="app.i2pmail">I2Pmail/susimail</h2>
|
||||||
<p><i>Developed by: postman, susi23, mastiejaner</i></p>
|
<p><i>Developed by: postman, susi23, mastiejaner</i></p>
|
||||||
<p> I2Pmail is more a service than an application - postman offers both internal
|
<p> I2Pmail is more a service than an application - postman offers both internal
|
||||||
@ -876,11 +880,14 @@ href="http://www.klomp.org/snark/">Snark</a> client</i></p>
|
|||||||
e-mail concept of sending an e-mail to a server and retrieving it from a server.
|
e-mail concept of sending an e-mail to a server and retrieving it from a server.
|
||||||
Instead, it uses a Kademlia Distributed Hash Table to store mails.
|
Instead, it uses a Kademlia Distributed Hash Table to store mails.
|
||||||
One user can push a mail into the DHT, while another can request the e-mail from the DHT.
|
One user can push a mail into the DHT, while another can request the e-mail from the DHT.
|
||||||
|
All Bote mails are automatically encrypted end-to-end. <br>
|
||||||
|
Furthermore, I2P-Bote offers a remailer funtion on top of I2P, for increased high-latency anonymity.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2 id="app.i2pmessenger">I2P-messenger</h2>
|
<h2 id="app.i2pmessenger">I2P-Messenger</h2>
|
||||||
<p>
|
<p>
|
||||||
I2P-messenger is an end-to-end encrypted serverless communication application.
|
I2P-messenger is an end-to-end encrypted serverless communication application.
|
||||||
For communication between two users, they need to give each other their destination, to allow the other to connect.
|
For communication between two users, they need to give each other their destination, to allow the other to connect.
|
||||||
|
It supports file transfer and a search for other users based on Seedless.
|
||||||
</p>
|
</p>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Reference in New Issue
Block a user