this post was submitted on 05 Sep 2023
15 points (80.0% liked)
Git
2868 readers
2 users here now
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Resources
Rules
- Follow programming.dev rules
- Be excellent to each other, no hostility towards users for any reason
- No spam of tools/companies/advertisements. It’s OK to post your own stuff part of the time, but the primary use of the community should not be self-promotion.
Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The article that changed your mind really shouldn't have. It's mostly full of hyperbole. Like this:
"PGP does a mediocre job of signing things, a relatively poor job of encrypting them with passwords, and a pretty bad job of encrypting them with public keys. PGP is not an especially good way to securely transfer a file. It’s a clunky way to sign packages. It’s not great at protecting backups. It’s a downright dangerous way to converse in secure messages."
Literally none of this is true - the author is presenting their particular opinions as general fact. I use AES through PGP, knowing that even future quantum computers can't break it.
I wish they'd cut out all the 90's references and pointless exaggerations, and stuck to facts. Then again, the facts-only version of this article probably wouldn't make a strong case against PGP.
(Also, one of the links in the article, with the dodgy-and-harmful link text "Full disk encryption isn’t great", includes advice to use PGP in it. Maybe the author should have read the references they were citing.)