Most of this is hidden behind a feature flag and untested. Still waiting on server support to exercise these endpoints. - Builds out skeleton for tracking arbitrary spam challenges - Records a push challenge in response to a server push - Records a captcha challenge in response to a server precondition rejection when fetching prekeys or sending messages Push challenges should be good to go (once tested). Captcha challenges still require some work to pause sending and present the captcha to the user. Server communication for captcha challenges is complete. |
||
|---|---|---|
| .. | ||
| protobuf | ||
| Resources | ||
| src | ||
| tests | ||
| Utilities | ||
| .clang-format | ||
| .gitignore | ||
| .travis.yml | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| README.md | ||
SignalServiceKit
SignalServiceKit is an Objective-C library for communicating with the Signal messaging service for iOS & OS X
To use SignalServiceKit via CocoaPods add the following to your Podfile
pod 'SignalServiceKit', git: 'https://github.com/signalapp/Signal-iOS.git'