You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Michael Kirk c1ade86a8b New fingerprint format
In coordination with Desktop and Android, iOS will be using all-numeric
fingerprints, aka "Safety Numbers".

Furthermore, the concept of verifying one identity and then the other
has been removed. Instead we ask users to exchange a single number, or
scan a single QR code. These credentials are built by combining the
users identities.

// FREEBIE
9 years ago
Example New fingerprint format 9 years ago
protobuf New fingerprint format 9 years ago
src New fingerprint format 9 years ago
tests New fingerprint format 9 years ago
.clang-format Avoid deadlock while accepting new key (#17) 9 years ago
.gitignore Init Commit 10 years ago
.travis.yml Fix travis build 9 years ago
CONTRIBUTING.md contributing.md referencing Signal-iOS coding guidelines. Inlined legal. (#8) 9 years ago
LICENSE Initial commit 10 years ago
README.md Get tests + ci running 9 years ago
SignalServiceKit.podspec bump version 9 years ago

README.md

SignalServiceKit

SignalServiceKit is an Objective-C library for communicating with the Signal messaging service for iOS & OS X