Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group messaging query using DIDcomm-messaging #454

Open
Shahriar707 opened this issue Mar 9, 2024 · 5 comments
Open

Group messaging query using DIDcomm-messaging #454

Shahriar707 opened this issue Mar 9, 2024 · 5 comments

Comments

@Shahriar707
Copy link

In an existing bifold wallet, they leverage the DIDComm protocol for messaging. Now our query is: is it possible for us to create a system that connects 3 or more devices and build a group messaging system like the popular social media WhatsApp group chat feature using the existing DIDcomm messaging protocol? Is it possible to use DIDcomm to initiate group messaging?

@swcurran
Copy link
Contributor

Work was done on this by @karimStekelenburg, @genaris, and others at Rebooting Web of Trust in The Hague, NL in fall 2022. I recall there was code produced and a really cool demo, but I’m not sure where that code is.

Paper from the event: https://github.com/WebOfTrustInfo/rwot11-the-hague/blob/master/draft-documents/scalable-anywise-didcomm.md

@swcurran
Copy link
Contributor

Another link — the code I referenced in the previous comment was from this organization: https://2060.io/.

@TelegramSam
Copy link
Collaborator

There has also been some work done by @frostyfrog along the lines of a server managed group. (There are a few types of group messaging, each with different characteristics...)

@TheTechmage
Copy link

Yep, and that work is in the process of being open sourced as well x3

The UI is already open source. I'm just waiting to get some time to make the back end configurable before that is opened as well. Shipping docker containers with the same secret keys isn't the best idea in the world.

@sairanjit
Copy link

Do we have a sample implementations or POCs present ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants