Making PGP Key Management Invisible So Johnny Can Encrypt
11–20 of 78 posts
Re: Making PGP Key Management Invisible So Johnny Can Encrypt
#12Edit: I also have invites available if you are interested in checking it out. Contact me via my HN profile
Re: Making PGP Key Management Invisible So Johnny Can Encrypt
#13In my experience, key distribution is the easiest thing about PGP / GPG. EnigMail and most other clients can already query key servers easily. Enigmail routinely asks me to "download missing keys", and if my recipient's key is on a keyserver, it downloads them. In fact, the PGP global directory ( https://keyserver.pgp.com/vkd/GetWelcomeScreen.event ) already seems to have all the features that are missing from the wh…
key distribution is the easiest thing about PGP
The problem is if you look at the key server and find there are two keys - one legitimate, one posted by an adversary (who has read access to the recipient's e-mail) - both have a few signatures, but the signatories are several degrees away from you in the web of trust.Re: Making PGP Key Management Invisible So Johnny Can Encrypt
#14https://keybase.io/ with it's social media identity proofs have been interesting way to allow finding contacts in my social network's pgp keys. Edit: I also have invites available if you are interested in checking it out. Contact me via my HN profile
Re: Making PGP Key Management Invisible So Johnny Can Encrypt
#15Re: Making PGP Key Management Invisible So Johnny Can Encrypt
#16So... the answer is to decrease security by just dismissing whole attack classes?
Btw, very interesting idea on solving the greater problem around UX and PGP.
Re: Making PGP Key Management Invisible So Johnny Can Encrypt
#17I think the 99% of the time it's not an issue argument is invalid. Encryption isn't really necessary for 99% of people at any given time anyways . It's just that you don't know when you're in the 99 and when you're in the 1 percent, and a mistake in that 1 percent of the time is crucial, that's why we try to do it 100% of the time.
Heck, even with a verified key, I've seen it at least once where a critical e-mail came in to a shared key but nobody was around who could decrypt it. When PGP is used only in special circumstances, the e-mail verification almost needs to be refreshed periodically to make sure the owner continues to have control of the account and the key.
Re: Making PGP Key Management Invisible So Johnny Can Encrypt
#18This is no longer necessary with MiniLock. See http://minilock.io/ and this article: http://www.wired.com/2014/07/minilock-simple-encryption/
Re: Making PGP Key Management Invisible So Johnny Can Encrypt
#19It also needs to be baked into contact management apps so that exchanging your credentials becomes no different than sending your contact card via Bluetooth, NFC etc. I suspect that this would require something a bit more robust than vCard to package everything up in a nice bundle.
Re: Making PGP Key Management Invisible So Johnny Can Encrypt
#20I think the 99% of the time it's not an issue argument is invalid. Encryption isn't really necessary for 99% of people at any given time anyways . It's just that you don't know when you're in the 99 and when you're in the 1 percent, and a mistake in that 1 percent of the time is crucial, that's why we try to do it 100% of the time.
If you are sending very sensitive secret messages, it is indeed crucial that you take the precaution to verify the keys very thoroughly.
If however, you merely want to avoid being caught in the NSA dragnet, trust on first contact does the trick.