signalapp / libsignal-protocol-javascript

This library is no longer maintained. libsignal-protocol-javascript was an implementation of the Signal Protocol, written in JavaScript. It has been replaced by libsignal-client’s typesafe TypeScript API.

Home Page:https://signal.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go api protocol for bridge

lil5 opened this issue · comments

After searching from the best bridge I think I might have found it:
https://github.com/42wim/matterbridge/

Issue
42wim/matterbridge#28
It seems it doesn't work on signal because there is no golang version.

I hope you all understand how fractured the IM chat apps have become after diverting from xmpp and that this may reunite people instead of isolate.

I think you'll need to provide a whole lot more background on this issue before I can really consider it. I feel like I must be missing some substantial context here.

If you look at the amount of various chats in the support room I think I might be able to make you understand:

For a quick look check the Gitter link (doesn't require login)

If that doesn't help think about how many times you've felt/heard that we all are walking around with too many chat apps for no reason. It's coming down to the stage that this fragmentation is cutting connection rather than making them.

⚠️ the repo linked seems only to handle the encryption

There is a Go Signal library: https://github.com/RadicalApp/libsignal-protocol-go
Although it is a bit old ( Latest commit d09bcab on Apr 14, 2017 )

It would be great if this had official support from Open Whisper Systems.