

Ever since BitWarden got mired in capitalism, I’ve been dreading that something like this would happen.
Ever since BitWarden got mired in capitalism, I’ve been dreading that something like this would happen.
Hacker News works fine. Can’t vouch for the others, since I don’t touch corporate “AI” if I can help it.
QubesOS. When you need security and don’t need to play games, this is objectively the best distro.
NixOS for me. It’s a package manager (a very nice, declarative one) that you can use on any Linux (or Mac), and there’s also an entire distro based on it.
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.)
Mercurial is worth trying, and you can use it as a client to Git too! Just be aware that Mercurial’s branching is not the same - but if you use Mercurial’s “bookmarks”, they’re actually compatible with Git branches.
It sure is. And “stop giving your money” is excellent advice for free-to-play software.
I like Fossil-SCM, so https://chiselapp.com is good for that. But if you want to stick to Git, Forgejo is the best open-source offering (and Codeberg is the most prominent instance). If you want to tread far off of the beaten path, https://hub.darcs.net might meet your needs.
We’ll all benefit once the forgefed project is done, and Forgejo/Gitea/Gitlab can all interact with each other.