2024-05-27 18:00:29 +00:00
|
|
|
# sneedmail
|
|
|
|
Based FOSS email server with protection.
|
2024-05-27 18:08:32 +00:00
|
|
|
|
|
|
|
## Roles of each script
|
|
|
|
|
|
|
|
* Server - gets the emails, puts them in a readable format.
|
|
|
|
* Client - sends the emails, encrypts them.
|
2024-05-27 18:09:01 +00:00
|
|
|
* crypter - Decrypt/Encrypt stuff, including but not limited to Sneed Mails sent to non-sneed-powered addresses.
|