didcomm-messaging icon indicating copy to clipboard operation
didcomm-messaging copied to clipboard

Group messaging query using DIDcomm-messaging

Open Shahriar707 opened this issue 1 year ago • 5 comments

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?

Shahriar707 avatar Mar 09 '24 17:03 Shahriar707

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 avatar Mar 11 '24 14:03 swcurran

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

swcurran avatar Mar 11 '24 14:03 swcurran

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...)

TelegramSam avatar Mar 13 '24 20:03 TelegramSam

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.

TheTechmage avatar Mar 14 '24 00:03 TheTechmage

Do we have a sample implementations or POCs present ?

sairanjit avatar Sep 19 '24 14:09 sairanjit