|
|
|
|
|
by regnull
1590 days ago
|
|
Time for a shameless plug. I'm working on a decentralized, end-to-end encrypted email, and it is currently functioning, with support for POP3/IMAP clients, as well as a web client. The idea is keep the identity registry on a blockchain, so your identity cannot be taken away from you. Messages between users are always encrypted, in transit or at rest. We also have a gateway that allows you to use the system as a regular email, and proxy server that translates our internal API (protobufs, gRPC) to the legacy email protocols, SMTP/POP3/IMAP. https://ubikom.cc |
|