Re: Regarding DID-comm library

Since we were talking about lightning in today's call, I wonder if this new application might be relevant or at least of interest in this conversation: https://sphinx.chat/ Sphinx Chat uses lightning nodes as the "identity" in chat groups and the key pairs associated with those nodes to encrypt and decrypt conversations. There are a couple of other similar attempts currently under active development but this has been the smoothest, most polished attempt I've seen so far (Whatsat is another one).

Sent with ProtonMail Secure Email.

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Tuesday, February 25, 2020 1:09 PM, Stephen Curran <swcurran@cloudcompass.ca> wrote:

> I'm not very familiar with XMPP, but there has been some design work done in the community about DIDComm-over-XMPP -- not sure about implementation. Most Aries frameworks support DIDComm over HTTP and Websockets.
> 

> Good luck!
> 

> On Tue, Feb 25, 2020 at 9:01 AM sethi shivam <sethishivam27@gmail.com> wrote:
> 

> > Thanks Stephen sir  ,
> > I was thinking to use the xmpp or socket for mobile to mobile connection and didcomm for encryption and decryption . I am going in right direction ?
> > 

> > On Tue, 25 Feb 2020 at 21:16, Stephen Curran <swcurran@cloudcompass.ca> wrote:
> > 

> > > The use case for the two approaches is pretty different.  If you are just trying to create a browser/web site chat app and don't need encryption, it looks like socket.io is made for that based on the quick review I did.  DIDComm could be used for a chat app by giving you a secure, encrypted (using DIDs), transport-agnostic, flexibly-routed messaging channel. Once established, the messaging channel can be used for many protocols, including chat.  However, beyond the simple "basic message" protocol, no chat app protocols have been created on DIDComm.
> > > 

> > > Hope that helps.
> > > 

> > > On Tue, Feb 25, 2020 at 2:20 AM sethi shivam <sethishivam27@gmail.com> wrote:
> > > 

> > > > Hi Team,
> > > > 

> > > >  I am have to develop DID-comm based chat app .
> > > > 

> > > > I was thinking to implement it using socket.io ,but we already have xmpp server setup .
> > > > 

> > > > Could someone please do me a favor by guiding which one is better approach to follow.
> > > > 

> > > > Regards
> > > > Sethi Shivam
> > > 

> > > --
> > > 

> > > Stephen CurranPrincipal, Cloud Compass Computing, Inc. (C3I)Technical Governance Board Member - Sovrin Foundation (sovrin.org)
> > > 

> > > Schedule a Meeting: https://calendly.com/swcurran
> 

> --
> 

> Stephen CurranPrincipal, Cloud Compass Computing, Inc. (C3I)Technical Governance Board Member - Sovrin Foundation (sovrin.org)
> 

> Schedule a Meeting: https://calendly.com/swcurran

Received on Tuesday, 25 February 2020 20:38:12 UTC