The creator of Pixelfed announced an upcoming encrypted messenger for the fediverse that will work across the fediverse

maegul (he/they)@lemmy.ml to Fediverse@lemmy.ml – 307 points –
Mastodon
mastodon.social

URL seems to be wrong ... here's the correct URL

cross-posted from: https://merv.news/post/82405

It will be open source, end to end encrypted using Signal’s double ratchet encryption protocol, and he plans to make it easy for fediverse platforms to integrate it. The beta will release later this month.

He’s also the creator of https://fedidb.org btw

23

You are viewing a single comment

From my understanding, open source encryption is actually better for privacy than closed source, since then you can have external auditors. Basically, encryption is doing a TON of math involving prime numbers, so even if you know the algorithms used, you still won't be able to figure out what the secret (or password) is without using inordinate amounts of computing power.

For more reading, check out Kerkchoff's Principle

without using inordinate amounts of computing power.

which is one of the big things behind quantum computing. we will (will, not might) get to a point where QCs can do the math to crack RSA/other large prime-based encryption standards.

That's why you add a post-quantum (AKA symmetric) password too.

But be careful there have been a few “quantum safe” encryption algorithms proven to not break quantum safe.