Skip to content

gausma/libsignal-service-javascript

 
 

Repository files navigation

libsignal-service-javascript

This is a third-party effort, and is NOT a part of the official Signal project or any other project of Open Whisper Systems.

A javascript library for basic interaction with the Signal messaging service. This library is a standalone port to Node.js of the backend components of Signal-Desktop. Not to be confused with libsignal-protocol-javascript, which only includes the Signal wire protocol, this library contains the logic for actually interacting with the Signal messaging servers as currently operated by OWS. As such, it is intended to be a Javascript equivalent of libsignal-service-java and provide a similar API.

This fork generalizes the use of the famous throneless/libsignal-service. Follow this link for an detailed introduction.

License

GPLv3

Libsignal-service-javascript is a free software project licensed under the GNU General Public License v3.0 (GPLv3) by Martin Gaus.

This fork generalizes the use of the famous throneless/libsignal-service. It is derived in part from Signal-Desktop which is Copyright (c) 2014-2018 Open Whisper Systems, also under the GPLv3.

About

A javascript library for basic interaction with the Signal messaging service, adapted from Signal-Desktop.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%