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
nielsandriesse 41d078d012 Re-implement Signal protocol decryption 4 years ago
.github Update bug_report.md 4 years ago
Loki WIP 4 years ago
LokiPushNotificationService Minor refactoring 4 years ago
Pods@38df69dfa0 Partially implement messaging kit encryption & decryption 4 years ago
Scripts Update ProtoWrappers.py for Python 3 4 years ago
SessionMessagingKit Re-implement Signal protocol decryption 4 years ago
SessionProtocolKit Re-implement Signal protocol encryption 4 years ago
SessionSnodeKit Implement destination coding 4 years ago
SessionUtilities Re-add missing Signal protocol bits 4 years ago
SettingsBundle Remove acknowledgements from settings 4 years ago
Signal Partially implement messaging kit encryption & decryption 4 years ago
Signal.xcodeproj Re-organize files 4 years ago
Signal.xcworkspace Use new build system 4 years ago
SignalMessaging Fix unnecessarily throwing function 4 years ago
SignalServiceKit Create JobQueue 4 years ago
SignalShareExtension Debug 4 years ago
ThirdParty Update Pods 4 years ago
fastlane Add jenkinsfile 6 years ago
protobuf Clean up ahead of PR. 6 years ago
.clang-format format objc. 8 years ago
.gitattributes Supporting diffing of localizablestrings. 9 years ago
.gitignore track pod dependencies publicly 6 years ago
.gitmodules Update .gitmodules 4 years ago
.ruby-version bump ruby version 6 years ago
.travis.yml CI runs SSK tests 7 years ago
BUILDING.md Update BUILDING.md 4 years ago
CONTRIBUTING.md Update CONTRIBUTING.md 4 years ago
Gemfile update ci to use latest XCode / fastlane 7 years ago
Gemfile.lock update fastlane 6 years ago
Jenkinsfile ci labels PRs with GH title 6 years ago
LICENSE Update license. 7 years ago
MAINTAINING.md Update MAINTAINING.md 4 years ago
Makefile Add jenkinsfile 6 years ago
Podfile Partially implement messaging kit encryption & decryption 4 years ago
Podfile.lock Partially implement messaging kit encryption & decryption 4 years ago
README.md Update README.md 4 years ago
SessionServiceKit.podspec Update for metadata kit changes 4 years ago

README.md

Session iOS

Download Session on the App Store

Summary

Session integrates directly with Loki Service Nodes, which are a set of distributed, decentralized and Sybil resistant nodes. Service Nodes act as servers which store messages offline, and a set of nodes which allow for onion routing functionality obfuscating users' IP addresses. For a full understanding of how Session works, read the Session Whitepaper.

iOSSession

Want to contribute? Found a bug or have a feature request?

Please search for any existing issues that describe your bugs in order to avoid duplicate submissions. Submissions can be made by making a pull request to our development branch. If you don't know where to start contributing, try reading the Github issues page for ideas.

Build instructions

Build instructions can be found in BUILDING.md.

License

Copyright 2011 Whisper Systems

Copyright 2013-2017 Open Whisper Systems

Copyright 2019-2020 The Loki Project

Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html