[BREAKGLASS] A private messenger for iOS. https://signal.org
Go to file
Hannes Hofer d8ee13f040 respect cursor position for insert and delte
cursor position was not respected on delete and insert.
new numbers were always inserted on last position
on delte the last digit was erased regardless of cursor position.
cursor postition is respected now, but cursor is rest to last position on delte/insert
2014-07-31 12:19:30 -07:00
Libraries Changes for arm64 and Clang redefined-types 2014-07-17 02:02:09 +02:00
Podspecs Closes #67 2014-07-30 21:03:20 -04:00
SettingsBundle initial commit 2014-05-06 19:41:08 +02:00
Signal respect cursor position for insert and delte 2014-07-31 12:19:30 -07:00
Signal.xcodeproj Removing some test headers 2014-07-30 21:55:17 -04:00
.gitignore initial commit 2014-05-06 19:41:08 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2014-05-07 02:58:39 +02:00
Podfile Closes #67 2014-07-30 21:03:20 -04:00
README.md Add translation link 2014-07-30 21:03:20 -04:00

Signal for iOS

Signal allows you to make private phone calls and we are working on bringing secure messaging to it soon.

Available on the AppStore

Building

  1. Clone the repo to a working directory

  2. CocoaPods is used to manage dependencies. Pods are setup easily and are distributed via a ruby gem. Follow the simple instructions on the website to setup. After setup, run the following command from the toplevel directory of Signal-iOS to download the dependencies for Signal-iOS:

pod install

If you are having build issues, first make sure your pods are up to date

pod update
pod install

occasionally, CocoaPods itself will need to be updated. Do this with

sudo gem update
  1. Open the Signal.xcworkspace in Xcode. Build and Run and you are ready to go!

Translation

Help us translate Signal! The translation effort happens on Transifex

Interoperability

Signal works with RedPhone on Android.

Cryptography Notice

This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

License

Copyright 2014 Open Whisper Systems

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