mirror of https://github.com/oxen-io/session-ios
mirror of https://github.com/oxen-io/session-ios
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.
Alternatively, I considered deleting *only* the session with the device which sent the message, but since other clients are deleting *all* sessions associated with the contact, it will be less disruptive to get in line with their behavior. Fixes the scenario wherein: * Alice.1 has a session with Bob.1 and Bob.2 * Bob.1 sends an EndSession to Alice * Thus Alice.1 deletes her sessions with Bob.1 and Bob.2 * Bob.2 sends Alice1 "hi" (with the existing session - as a regular WM, not a PKWM) * Alice has no session with Bob.2 so cannot decrypt the message. // FREEBIE |
9 years ago | |
|---|---|---|
| Example | 9 years ago | |
| Utilities | 9 years ago | |
| protobuf | 9 years ago | |
| src | 9 years ago | |
| tests | 9 years ago | |
| .clang-format | 9 years ago | |
| .gitignore | 9 years ago | |
| .travis.yml | 9 years ago | |
| CONTRIBUTING.md | 10 years ago | |
| LICENSE | 9 years ago | |
| Makefile | 9 years ago | |
| README.md | 10 years ago | |
| SignalServiceKit.podspec | 9 years ago | |
README.md
SignalServiceKit
SignalServiceKit is an Objective-C library for communicating with the Signal messaging service for iOS & OS X