@gausma/libsignal-service-javascript

1.4.1 • Public • Published

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.

/@gausma/libsignal-service-javascript/

    Package Sidebar

    Install

    npm i @gausma/libsignal-service-javascript

    Weekly Downloads

    18

    Version

    1.4.1

    License

    GPL-3.0

    Unpacked Size

    356 kB

    Total Files

    38

    Last publish

    Collaborators

    • gausma