Making PGP Key Management Invisible So Johnny Can Encrypt
blog.whiteout.io
Making PGP Key Management Invisible So Johnny Can Encrypt
1–10 of 78 posts
Re: Making PGP Key Management Invisible So Johnny Can Encrypt
#2Re: Making PGP Key Management Invisible So Johnny Can Encrypt
#3Re: Making PGP Key Management Invisible So Johnny Can Encrypt
#4Re: Making PGP Key Management Invisible So Johnny Can Encrypt
#5The biggest adoption problem around key management that I see is getting people to generate them securely, then integrating the keys across multiple devices and multiple clients. Maybe this whiteout mail app thing is supposed to be the part of this that makes key management "invisible", but I don't see why they can't use the existing key distribution infrastructure.
Re: Making PGP Key Management Invisible So Johnny Can Encrypt
#61) open source the key server with the REST-API 2) allow domain owners to define their own key server via a DNS TXT entry
Re: Making PGP Key Management Invisible So Johnny Can Encrypt
#7> Even with automatic key lookup, users can later always navigate to the contacts menu and verify a recipient’s key fingerprint if they need to.
Okay, how about making this (optional step) way easier too. Show the fingerprint somewhere on-screen everytime you send a message. (Maybe flagged for extra notice the first time the key is imported?)
Maybe with a little (i) icon next to the fingerprint, clicking on it explains what it is, and how for top confidence the fingerprint should be checked with the owner directly.
A good UI makes it easy for the unsophisticated, but provides cues to give the user an easy and gradual path to being more sophisticated too (and makes being more sophisticated as easy as possible too).
Re: Making PGP Key Management Invisible So Johnny Can Encrypt
#8Or just use S/MIME which is baked into most email clients? Of course, handing out keys is an issue, but in the world of social media why not just attach one's key to one's public profile? Facebook, linkedin, etc. Not sure why S/MIME doesn't get any love. It works, its the most common email encryption scheme, and typically you don't need a third party application or command-line-fu to get it to work. I've seen the dim…
This is equally valid for PGP keys, and a common practice among the security conscious.
Re: Making PGP Key Management Invisible So Johnny Can Encrypt
#9Re: Making PGP Key Management Invisible So Johnny Can Encrypt
#10I think this makes a lot of sense, but: > Even with automatic key lookup, users can later always navigate to the contacts menu and verify a recipient’s key fingerprint if they need to. Okay, how about making this (optional step) way easier too. Show the fingerprint somewhere on-screen everytime you send a message. (Maybe flagged for extra notice the first time the key is imported?) Maybe with a little (i) icon next t…