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 60a39f93c6 Remove phone numbers from scannable QR Code
Initially they were there to offer richer error messages when the wrong
code was scanned.

However, we found that people were posting them publicly,
misunderstanding the QR codes to be a kind of personal identifier.

For one, this isn't useful because the QR codes, like safety numbers,
are unique *per* conversation. So they aren't useful in a generic sense.
And secondly this is bad because the QR code contains both parties phone
numbers.

// FREEBIE
9 years ago
Example Remove phone numbers from scannable QR Code 9 years ago
protobuf Remove phone numbers from scannable QR Code 9 years ago
src Remove phone numbers from scannable QR Code 9 years ago
tests Remove phone numbers from scannable QR Code 9 years ago
.clang-format Avoid deadlock while accepting new key (#17) 9 years ago
.gitignore Init Commit 9 years ago
.travis.yml Explain send failures for text and media messages 9 years ago
CONTRIBUTING.md contributing.md referencing Signal-iOS coding guidelines. Inlined legal. (#8) 9 years ago
LICENSE Initial commit 10 years ago
Makefile Explain send failures for text and media messages 9 years ago
README.md Get tests + ci running 9 years ago
SignalServiceKit.podspec Remove phone numbers from scannable QR Code 9 years ago

README.md

SignalServiceKit

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