Post #3889506
2026-07-17 10:13 UTC
@patrickleavy@mastodon.social @jupiter_rowland If you decide to develop a new project from scratch, there are currently only two libraries implementing portable identity primitives: APx (Rust) and Fedify (JavaScript, work in progress). For end to end encrypted groups, several solutions are currently being explored. Most likely we will end up using MLS.
I am working on a solution that is compatible with portable identity: https://codeberg.org/silverpill/feps/src/branch/main/0806/fep-0806.md. It is intended to be used for direct messages but may be upgraded to groups later. I think other proposed solutions to E2EE are not compatible with portable identities.
Replies (2)
-
@patrickleavy@mastodon.social 2026-07-17 16:35
@silverpill@mitra.social @jupiter_rowland FYI @brenetic@mastodon.social
-
@patrickleavy@mastodon.social 2026-07-17 11:57
@silverpill@mitra.social @jupiter_rowland thank you - this is very helpful. Tagging the other RTA founder @brenetic@mastodon.social We've stalled this project for ages because we're waiting for the ideal protocols combo. So the conversation with you is really helpful!