Skip to main content


in reply to Soatok

the problem with saying “use the latest thing” when complaining about the old thing is that the latest thing always becomes the old thing, and faster than you think - then you trip over the same breaking-change security-vs-availability no-win scenario that you blame the old thing for. And the fact that an old tech has mishandled breaking changes in the past does not argue in favour of a tech that is too young to have even thought about them yet.
in reply to Soatok

there are reasonable complaints about pgp, but where on earth do you take the "CAST5" complaint from? Pgp has been using AES as symmetric cipher by default for ages.

Also, RFC 9580 is out for almost half a year now, it specifies AEAD based encryption among other new formats.

(Again, i don't disagree there's a lot to complain about in pgp.)

in reply to Heiko

please don't conflate the #OpenPGP specification with GPG and don't compare crypto specs to implementations unless you are ready to say "interoperable multi-party agreed specs are bad". Fwiw we use an audited lean, pure Rust implementation to provide users "guaranteed end-to-end encryption" that is safe against compromised servers and requires no key servers at all. Here is a post about a 2024 analysis from the applied crypto team of ETH Zürich about #securejoin delta.chat/en/2024-03-25-crypt…