MartinDelille / chat-qt

An service agnostic Qt chat client
GNU General Public License v3.0
9 stars 0 forks source link

Support Signal protocol #2

Open MartinDelille opened 5 years ago

Zanonia commented 5 years ago

Do you know that Purism SPC @seandiggity is looking for volunteer to code a native Signal client in Gtk for Librem 5 ?

I'm actively recruiting volunteer devs for a native Signal / Signal-like client in Gtk, in the hopes that we can bring it to the @purism Librem 5 phone. Please contact sean.obrien@puri.sm if interested.

PGP/GPG: FA9D 40F1 5FE1 D8AB 8312 4AAA 77E3 1447 CD1F C3F6

https://mastodon.social/@diggity/101046739048944068

petterreinholdtsen commented 5 years ago

Which protocol is currently supported? Perhaps it could be described in the README?

MartinDelille commented 5 years ago

@JohnD28 I don't want to code in Gtk but in Qt/QML. I contact them but thank you for the info.

@petterreinholdtsen None, this currently just a UI.

petterreinholdtsen commented 5 years ago

Aha, right. Perhaps you can learn something from <URL: https://github.com/nanu-c/textsecure-qml >, which is an implementation of the protocol.