Since my Gmail account isn't secure, and my employer doesn't have a legitimate necessity for doing server level mail encryption, if I wanted to create my own secure email system, what all is required?
With PGP, it's fairly easy -- as long as the other party you're communicating with uses PGP.
But I understand that with PKI, anyone can exchange messages with you -- provided they know the protocol.
If I go the PKI route, I would probably use a domain I own. That way I can look at the whole thing in-house, except for the CA/RA part.
What experiences do y'all have with personal or "roll-your-own professional" secure email?
I wouldn't do it. The question is would there be enough use for it to be worth the time? If you only have a few people that would sent you encrypted messages then it would not pay to setup a whole infrastructure to support it. What about a simple plug in on the mail client? It would shift things from server to client side but still allow for messages to be encrypted and decrypted.
Just my .02
John-
Glad you pointed out the difficulty attached to the payoff. In my personal case, there's not enough requirement for it yet. I suppose the message could be encrypted in a file, then attached to a message. Poor man's secrecy good in a pinch.
@ericgeater wrote:Since my Gmail account isn't secure, and my employer doesn't have a legitimate necessity for doing server level mail encryption, if I wanted to create my own secure email system, what all is required?
With PGP, it's fairly easy -- as long as the other party you're communicating with uses PGP.
But I understand that with PKI, anyone can exchange messages with you -- provided they know the protocol.
If I go the PKI route, I would probably use a domain I own. That way I can look at the whole thing in-house, except for the CA/RA part.
What experiences do y'all have with personal or "roll-your-own professional" secure email?
Eric,
I have not used it, but ProtonMail looks interesting. Have you investigated it?
Craig
I have not! It does look like a useful solution, however! Thanks for the link!
I realize that a claim is only as good as its veracity, but I did notice this on the ProtonMail website:
"Revenue from paid accounts is used to further develop ProtonMail and support free users such as democracy activists and dissidents who need privacy but can't necessarily afford it."
I am aware that some ransomware thugs use ProtonMail too... but it's nice to see this type of declaration. Pretty awesome.
@ericgeater What concerns you? Your privacy in terms of exchanging messages between trusted parties or reducing the opportunity for Federal Authorities accessing the contents of your messages?
We all know G-mail is insecure and probably the contents end up in one of Google Datasets by default.
Has I have stated previously to @CraginS various countries around the world, have the authority by law to intercept all and any traffic passing through ISPs.
You effectively make yourself a target, because if the authorities cannot immediately decrypt on mass and look for key words, or defined parameters makes you a target of interest. Especially if you use a cryptographic algorithm, which is not fully defined or customised to meet a particular need. In fact encryption in the USA is seen as a Munition: https://law.stackexchange.com/questions/3705/what-exactly-makes-encryption-a-weapon.
Other countries have similar definitions and export rules. I should know I have to go through such a process every time I define a solution, service for a client etc.
Regards
Caute_cautim
My inquiry was based on the usefulness of having a secure solution available for message exchange. But it definitely sounds like there's a whole lot of trouble to go through, for a very limiting payoff.