This is a simple webmail client with support for sending/receiving signed, ciphered and compressed email. Most of the logic of the email app is presented on the “aiss gem” which was also part of this project.
-
128bit AES ECB body ciphered
-
PKCS11 sign of the emails with the Portuguese Citizen card
-
Emails have states: read/unread/sent
-
Autocomplete ‘to’ field with previously received/sent emails
-
Will use IMAP to delete all your emails, caution is advised
-
Java, since pkcs11 is implemented in java
-
Card reader
-
Portuguese Citizen Card with authentication codes
-
Rails 3.1, ruby 1.9 and AISS-gem
-
List Emails
-
Send Email
-
Http Authentication



