swicg / activitypub-e2ee

Coordination of work on end-to-end encryption with ActivityPub
20 stars 0 forks source link

Group messages #2

Open evanp opened 4 months ago

evanp commented 4 months ago

"As an ActivityPub user, I can send an encrypted message to 2 or more people, so that we can have private group conversations."

mikestaub commented 4 months ago

Any reason not to use https://github.com/openmls/openmls ?

evanp commented 3 months ago

Any reason not to use https://github.com/openmls/openmls ?

This is kind of a non-sequitur, not related to this use case.

MLS is a leading candidate for the abstract protocol to use for ActivityPub E2EE. I'm working on a document comparing different abstract protocols to see which one works best. There are plenty of reasons not to use MLS, but that doesn't mean we're not going to use it.