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
Morgan Pretty 72525ae37b Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild
# Conflicts:
#	Podfile
#	Podfile.lock
#	Scripts/build_libSession_util.sh
#	Session.xcodeproj/project.pbxproj
#	Session/Calls/Call Management/SessionCallManager.swift
#	Session/Calls/Views & Modals/IncomingCallBanner.swift
#	Session/Conversations/Context Menu/ContextMenuVC+Action.swift
#	Session/Conversations/ConversationVC+Interaction.swift
#	Session/Conversations/Message Cells/CallMessageCell.swift
#	Session/Conversations/Message Cells/VisibleMessageCell.swift
#	Session/Home/New Conversation/NewDMVC.swift
#	Session/Media Viewing & Editing/MediaGalleryViewModel.swift
#	Session/Media Viewing & Editing/MediaInfoVC.swift
#	Session/Meta/AppDelegate.swift
#	Session/Meta/AppEnvironment.swift
#	Session/Path/PathStatusView.swift
#	SessionMessagingKit/Database/Models/Interaction.swift
#	SessionMessagingKit/Jobs/AttachmentUploadJob.swift
#	SessionMessagingKit/Jobs/MessageSendJob.swift
#	SessionMessagingKit/Jobs/SendReadReceiptsJob.swift
#	SessionMessagingKit/Jobs/Types/GroupLeavingJob.swift
#	SessionMessagingKit/Messages/Message+Destination.swift
#	SessionMessagingKit/Messages/Message.swift
#	SessionMessagingKit/Sending & Receiving/Errors/MessageSenderError.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+Calls.swift
#	SessionMessagingKit/Sending & Receiving/Message Handling/MessageReceiver+VisibleMessages.swift
#	SessionMessagingKit/Sending & Receiving/MessageSender+Convenience.swift
#	SessionMessagingKit/Sending & Receiving/MessageSender.swift
#	SessionMessagingKit/Utilities/ProfilePictureView+Convenience.swift
#	SessionMessagingKit/Utilities/SessionEnvironment.swift
#	SessionNotificationServiceExtension/NotificationServiceExtension.swift
#	SessionShareExtension/ShareNavController.swift
#	SessionSnodeKit/Networking/SnodeAPI.swift
#	SessionSnodeKit/Types/OnionRequestAPIError.swift
#	SessionSnodeKit/Types/SnodeAPIError.swift
12 months ago
.github Add self-training material for writing a good bug report. 2 years ago
LibSession-Util@343cd41bb7 Added shared history flag to GroupUpdateMemberChangeMessage 1 year ago
Scripts Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 12 months ago
Session Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 12 months ago
Session.xcodeproj Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 12 months ago
Session.xcworkspace Changed the submodule to be via HTTPS instead of SSH 2 years ago
SessionMessagingKit Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 12 months ago
SessionMessagingKitTests Objective-C Refactoring, Removed PureLayout, General Cleanup 12 months ago
SessionNotificationServiceExtension Objective-C Refactoring, Removed PureLayout, General Cleanup 12 months ago
SessionShareExtension Objective-C Refactoring, Removed PureLayout, General Cleanup 12 months ago
SessionSnodeKit Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 12 months ago
SessionSnodeKitTests Objective-C Refactoring, Removed PureLayout, General Cleanup 12 months ago
SessionTests Objective-C Refactoring, Removed PureLayout, General Cleanup 12 months ago
SessionUIKit Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 12 months ago
SessionUtilitiesKit Objective-C Refactoring, Removed PureLayout, General Cleanup 12 months ago
SessionUtilitiesKitTests Objective-C Refactoring, Removed PureLayout, General Cleanup 12 months ago
SettingsBundle/licenses Organize files 5 years ago
SignalUtilitiesKit Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 12 months ago
_SharedTestUtilities Objective-C Refactoring, Removed PureLayout, General Cleanup 12 months ago
.clang-format format objc. 9 years ago
.drone.jsonnet Fixing a double pod install issue, removing fork unit tests 1 year ago
.gitattributes Supporting diffing of localizablestrings. 10 years ago
.gitignore add session turn server info 3 years ago
.gitmodules Changed the submodule to be via HTTPS instead of SSH 2 years ago
BUILDING.md Added brief section about updating sobmodules to building.md 1 year ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 4 years ago
LICENSE Update license. 8 years ago
Podfile Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 12 months ago
Podfile.lock Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 12 months ago
README.md Update Session iOS screenshot 2 years ago
codecov.yml Added codecov, recombined target unit tests and optimisations 1 year ago

README.md

Session iOS

Download Session on the App Store

Summary

Session integrates directly with Oxen Service Nodes, which are a set of distributed, decentralized and Sybil resistant nodes. Service Nodes act as servers which store messages, 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.

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 dev 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.

Translations

Want to help us translate Session into your language? You can do so at https://crowdin.com/project/session-ios!

License

Copyright 2011 Whisper Systems

Copyright 2013-2017 Open Whisper Systems

Copyright 2019-2021 The Oxen Project

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