Comment Re:Email (Score 1) 51
If you are using signed and end-to-end encrypted emails, let me tell you:
You're merely using email as a transport mechanism, where ANY OTHER SUCH MECHANISM would suffice and be just as secure.
Including things like Jabber, etc.
Email is utterly monopolised because if you want to send/receive email to the major players... you MUST abide by whatever ridiculous restrictions they put on things (e.g. 10 DNS lookups for SPF, blacklists, domain verification, spam categorisation, etc.) regardless. Even if you're only using it as a communications medium for encrypted, signed comms, you still have to comply.
Email as a protocol needs to die. The stuff we do by email can be done PROPERLY AND BETTER by just basing the same top layers on something else that actually works and does the end-to-end encryption, domain verification, signing, authnetication etc. for you anway).
Bolting shit onto email to make it "work" is no different to how bolting shit onto FTP to make it "secure" was. You still have to deal with NAT traversal, packet-rewriting, etc. and all kinds of other nonsense that come FROM that use of a terrible, inefficient, outdated protocol as the base of your communications.