signal-bot
libsignal-protocol-java
signal-bot | libsignal-protocol-java | |
---|---|---|
4 | 7 | |
135 | 1,701 | |
0.0% | - | |
0.0 | 0.0 | |
about 4 years ago | over 3 years ago | |
Java | Java | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
signal-bot
- [Signal] API Signal
-
Signal Bots
Seems like someone has done it already in Java. It might be useful to get some inspiration from this.
- Signal API
-
Question about Signal API
Signal bot written in Java
libsignal-protocol-java
-
The Joy of Cryptography
Signal message keys seem to include an IV. [1] Message keys are generated by passing a chain key through a key derivation function. [2] So you can also expand a shared secret established through Diffie-Hellman.
Someone please correct me if I'm wrong.
[1] https://github.com/signalapp/libsignal-protocol-java/blob/ma...
[2] https://signal.org/docs/specifications/doubleratchet/Set0_1....
- Facebook will verschlüsselte WhatsApp Nachrichten analysieren
-
Aprovado a 06/07/2021 o ChatControl permite a monitorização de todas as trocas de correspondecias digitais na UE, ordem judicial não é necessária e utilizadores "inspecionados" não são informados.
Parece que a lib de encriptação do WhatsApp é baseada na do Signal.
-
End to end encryption in chat application
You might want to use the Signal protocol libraries https://github.com/signalapp/libsignal-protocol-java
-
Question about Signal API
Signal Protocol Java library
-
Telegram Can Oversee All Things That Happen In
Whatsapp provides API at least for business. Moreover, in theory the use signal protocol and signal library that are open source and available. Moreover, there are many projects, browser, that can connect to whatsapp server as rambox or ferdi.
-
Are There Any Tutorials On How To Use The Signal
Signal protocol library for Java.
What are some alternatives?
signal-cli - signal-cli provides an unofficial commandline, JSON-RPC and dbus interface for the Signal messenger.
android-security-awesome - A collection of android security related resources
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.
openssl-android - a version of the official Android openssl setup to build standalone for use in app
signalbot - Micro framework to create your own signal bots.
Runtime Permission Handler - Handles all the boilerplate codes associated with runtime permissions for Android 6.0 and above.