I2P-Bote

Secure Distributed Email

I2P-Bote is a plugin for I2P that allows users to send and receive emails while preserving privacy. It does not need a mail server because emails are stored in a distributed hash table. They are automatically encrypted and digitally signed, which ensures no one but the intended recipient can read the email, and third parties cannot forge them.

Features:

  •   Webmail interface
  •   User interface translated in 10 languages
  •   One-click creation of email accounts (called email identities)
  •   Emails can be sent under a sender identity, or anonymously
  •   ElGamal and Elliptic Curve Encryption
  •   Encryption and signing is transparent, without the need to know about PGP
  •   Some say it's very cool

Planned Features:

  •   POP3 / SMTP
  •   Custom folders
  •   Sending and receiving via relays, similar to Mixmaster
  •   Support for short email addresses like myname@bote.i2p
  •   Delivery confirmation
  •   Lots of small improvements