str4d 9885860e91 Notify on new emails
FolderListener is not ideal, it fires on any change. We only want to listen for
new emails arriving (not user marking emails unread), and each email should
only appear in a notification once.
2014-06-06 08:39:47 +00:00
2014-02-26 04:55:16 +00:00
2016-08-22 10:10:54 +00:00
2014-05-15 03:30:09 +00:00
2014-06-23 01:47:07 +00:00
2016-01-28 03:42:01 +00:00
2015-08-05 12:56:10 +00:00
2014-06-06 08:39:47 +00:00
2014-06-06 08:39:47 +00:00
2014-02-28 09:44:25 +00:00
2014-05-17 03:46:27 +00:00
2016-08-22 14:20:44 +00:00
2016-05-08 12:33:10 +00:00
2015-08-05 12:56:10 +00:00
2014-03-01 00:15:31 +00:00
2014-02-16 18:18:45 +00:00
2016-08-22 10:10:54 +00:00
2014-06-04 23:48:57 +00:00

I2P-Bote

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:

  • Themeable webmail interface
  • User interface translated in many languages
  • One-click creation of email accounts (called email identities)
  • Emails can be sent under a sender identity, or anonymously
  • ElGamal, Elliptic Curve, and NTRU Encryption
  • Encryption and signing is transparent, without the need to know about PGP
  • Delivery confirmation
  • Basic support for short recipient names
  • IMAP / SMTP

Planned Features:

  • Custom folders
  • Sending and receiving via relays, similar to Mixmaster
  • Lots of small improvements

More information

The links below only work within I2P, i.e., make sure you are running I2P and your browser is using the proxy at localhost:4444.

Description
No description provided
Readme 25 MiB
Languages
Java 81.1%
HTML 17%
CSS 1.7%
Shell 0.2%