Live data from Hacker News

I'm giving up on PGP

blog.filippo.io

1–10 of 350 posts

Re: I'm giving up on PGP

#3
I find very interesting the point about the split between what WoT was supposed to be, in theory, and what little it represents, in practice, in terms of practices about key verification.

It has been said many times that the lack of adoption of pgp in mail was due to the average user not being able to grasp the concepts behind the proper operation for key management, but the article points to common practices among "power users" that will drop the theoretical best practices and switch to fallback, unsecure modes, given the effort needed to properly verify a key binding. If the community that cares about encryption and privacy is not able to routinely verify keys, the whole system definitely has a weak link.

I wonder if pgp is fundamentally flawed, or we have a deep conceptual usability issue here.

And to me, assuming that the most usable thing we can use instead is something that relies on mobile phone identifiers, more often than not tied to a phisical world identity, is really something to worry about.

Re: I'm giving up on PGP

#4

Dark Mail seems to be dead. Are there any efforts to make e-mail secure by default and e2e encrypted?.

A few projects that I'm aware of (disclaimer: I'm involved with LEAP):

- https://pixelated-project.org/

- https://www.mailpile.is/

- https://modernpgp.org/memoryhole/

- https://inbome.readthedocs.io/en/latest/

- https://leap.se/

Edit: btw, if you're in Berlin from 14-18 Dec, drop by the AME2016 unconf+hackaton https://github.com/mailencrypt/ame2016

Re: I'm giving up on PGP

#7

Dark Mail seems to be dead. Are there any efforts to make e-mail secure by default and e2e encrypted?.

Doesn't cover "default", but mailvelope is a project working on making email for real people (i.e. webmail) easy to secure. I use it often.

https://www.mailvelope.com/

Re: I'm giving up on PGP

#8

Dark Mail seems to be dead. Are there any efforts to make e-mail secure by default and e2e encrypted?.

Most interesting e2e projects have abandoned email, specifically SMTP, as a secure messaging platform. I would look outside SMTP-based solutions if I were to start using a different project (assuming doing so is an option... I hope it is!).

My recommendation here is Signal: https://whispersystems.org/

Re: I'm giving up on PGP

#9
To me, Keybase (https://keybase.io) seems to solve the "PGP has a bad user experience" problem correctly for like 90% of the population. You post proofs of your public key to known media (Twitter, Github, your website, etc.) which you control. These can be checked by anyone.

Even if the remote person doesn't know they are talking to you (as a human entity), they know they are talking to the combined online persona of all those accounts, which is all that matters for the vast majority of them. Yes, it is possible for all these services to collude and post false proofs, but that would be relatively easily detectable, and realistically not a concern for the majority of people out there, whose alternative is to not use any encryption. People who are really concerned can always fall back to standard PGP.

[Edit: Looks like I didn't read the article carefully enough, the author himself says he actually does use Keybase too.]

Re: I'm giving up on PGP

#10
gpg is promoted as a kind of swiss army knife of privacy, but its interface always puts email first. If you use it for something else, you must paranoidly guard every command so that it doesn't by mistake publish information about your privately used keys, for example.
Post reply on HN