RE: https://mastodon.social/@eff/115996451312302984
Wouldn’t it be cool if you could send encrypted DM’s on the Fediverse BEFORE you could do it in Bluesky? #JustBetweenUs
RE: https://mastodon.social/@eff/115996451312302984
Wouldn’t it be cool if you could send encrypted DM’s on the Fediverse BEFORE you could do it in Bluesky? #JustBetweenUs
That’s very cool.
How much work is happening on Hubzilla now? Is there a chance that we could implement this same MLS-based protocol on it?
I think the server-side work is minimal. And, you could even use my Typescript code as a starting point…
You. I hear you. The “to do” list is always too long…
Well, Once I have a handle on the work involved, I’ll try to write up a guide for implementing this.
If you already support the C2S API, the server end should be next to nothing. E2EE means 97% of the work is on the client.