Secret Messenger for iOS
Secret Messenger is a free and open source Jabber (XMPP) messaging client for Apple and Android devices focused on Privacy and Security with full OMEMO encrypted messaging support.
Secret Messenger for iOS is designed for iPhone and iPad devices, with the ability to run on the new Apple Silicon Macs.
Download the latest version of Secret Messenger for iOS from the Apple App Store:
Build Instructions
You should use the latest stable version of Xcode to build Secret.
CocoaPods for the dependencies:
1. Installgem install cocoapods
2. Download the source code and the submodules:
git clone https://github.com/Secret-Messenger-App/Secret-iOS && cd Secret-iOS
git submodule update --init --recursive
3. Build the dependencies:
./Submodules/CPAProxy/scripts/build-all.sh
./Submodules/OTRKit/scripts/build-all.sh
pod repo update
pod install
4. Set up your developer profile:
Manually change the Team ID under Project -> Targets -> Secret -> Signing.
Secret.xcworkspace
in Xcode and build:
5. Open open Secret.xcworkspace
License
Licensed under GPLv3
Copyright (c) 2022, Secret Messenger Developers