From 5f27c40d4acac8e1700a8ffeaa5143b04884eebb Mon Sep 17 00:00:00 2001
From: m1xxy
Date: Tue, 5 Apr 2011 22:30:16 +0000
Subject: [PATCH] expand
---
www.i2p2/pages/applications.html | 6 ++++--
www.i2p2/pages/techintro.html | 9 ++++++++-
2 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/www.i2p2/pages/applications.html b/www.i2p2/pages/applications.html
index 308bf36e..7965c32d 100644
--- a/www.i2p2/pages/applications.html
+++ b/www.i2p2/pages/applications.html
@@ -481,7 +481,9 @@ Using another programming language, SAM or BOB can be used.
Contact us if you would like to help.
-
-Syndie
+I2P-Bote - contact HungryHobo
+
-
+IMule
-
I2Phex - contact Complication
(outside I2P)
@@ -495,7 +497,7 @@ Contact us if you would like to help.
Application Ideas
- NNTP server - there have been some in the past, none at the moment
-
- Jabber server - there have been some in the past, none at the moment
+
- Jabber server - there have been some in the past, and there is one at the moment, with access to the public internet
- PGP Key server and/or proxy
- Download manager / eepget scheduler -
We use eepget to fetch lots of things reliably over i2p, and there's already an
diff --git a/www.i2p2/pages/techintro.html b/www.i2p2/pages/techintro.html
index 6b93b777..b2757ba7 100644
--- a/www.i2p2/pages/techintro.html
+++ b/www.i2p2/pages/techintro.html
@@ -850,6 +850,10 @@ href="http://www.klomp.org/snark/">Snark client
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
system is fully functional.
+iMule
+ Developed by: mkvore
+ iMule is a fairly direct port of the aMule filesharing client to
+ run entirely on top of I2P.
I2Pmail/susimail
Developed by: postman, susi23, mastiejaner
I2Pmail is more a service than an application - postman offers both internal
@@ -876,11 +880,14 @@ href="http://www.klomp.org/snark/">Snark client
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.
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.
+ Furthermore, I2P-Bote offers a remailer funtion on top of I2P, for increased high-latency anonymity.
- I2P-messenger
+ I2P-Messenger
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.
+ It supports file transfer and a search for other users based on Seedless.
{% endblock %}