-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Signal provisioning API | ||
|
||
This extends singalapp/libsignal-client (https://github.com/signalapp/libsignal-client), which doesn't provide provisioning API for registering new devices. | ||
This extends singalapp/libsignal (https://github.com/signalapp/libsignal), which doesn't provide provisioning API for registering new devices. | ||
|
||
Current version is compatible with libsignal-client tag `v0.11.0` and there is no versioning schema for this library (yet). | ||
Current version is compatible with libsignal tag `v0.18.1` and there is no versioning schema for this library (yet). | ||
|
||
Example client implemantation is under way and will be linked here when ready. | ||
Example client implemantation is still under way, but for reference: https://github.com/tm-drtina/signal-dbus-client |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters