@dansup has anyone actually reviewed this for security?
7 comments
@steely_glint @dansup @ariadne I'm assuming that's Messaging Layer Security? https://www.rfc-editor.org/rfc/rfc9420.html An RFC would be a big step up from piecing things together from code, and white papers from both Signal and Whatsapp(!), which was my experience getting libsignal working. That was back in 2018, though, so maybe the docs are better now. A federated secure messaging client is a boss idea! @steely_glint @dansup @ariadne That does remind me though, I wonder what the Precursor https://betrusted.io/ is using for messaging (that's all Rust). *checks* Seems they're running at Matrix first, but a future Fediverse secure messaging client for that would be nice @steely_glint @dansup @ariadne Dan has hard work ahead, but if this reaches the point where Fediverse DM's across platforms default to E2EE encryption, that would be *huge*! Looking forward to the rollout and successful audits. |
@ariadne Not yet, I'm going to publish an RFC before anything is shipped, and I'm going to get my buddy who created CryptPad to help with the crypto, I'm looking to implement the signal protocol (double ratchet). If your interested in helping or just critiquing haha, I'd love that!