mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 18:15:22 +00:00
Updated README to reflect name change
// FREEBIE
This commit is contained in:
parent
c70904d7f7
commit
ac66c41aee
20
README.md
20
README.md
@ -1,8 +1,8 @@
|
|||||||
# TextSecure [![Build Status](https://travis-ci.org/WhisperSystems/TextSecure.svg?branch=master)](https://travis-ci.org/WhisperSystems/TextSecure)
|
# Signal Android [![Build Status](https://travis-ci.org/WhisperSystems/TextSecure.svg?branch=master)](https://travis-ci.org/WhisperSystems/TextSecure)
|
||||||
|
|
||||||
TextSecure is a messaging app for simple private communication with friends.
|
Signal is a messaging app for simple private communication with friends.
|
||||||
|
|
||||||
TextSecure uses your phone's data connection (WiFi/3G/4G) to communicate securely, optionally supports plain SMS/MMS to function as a unified messenger, and can also encrypt the stored messages on your phone.
|
Signal uses your phone's data connection (WiFi/3G/4G) to communicate securely, optionally supports plain SMS/MMS to function as a unified messenger, and can also encrypt the stored messages on your phone.
|
||||||
|
|
||||||
Currently available on the Play store.
|
Currently available on the Play store.
|
||||||
|
|
||||||
@ -11,29 +11,29 @@ Currently available on the Play store.
|
|||||||
## Contributing Bug reports
|
## Contributing Bug reports
|
||||||
We use GitHub for bug tracking. Please search the existing issues for your bug and create a new one if the issue is not yet tracked!
|
We use GitHub for bug tracking. Please search the existing issues for your bug and create a new one if the issue is not yet tracked!
|
||||||
|
|
||||||
https://github.com/WhisperSystems/TextSecure/issues
|
https://github.com/WhisperSystems/Signal-Android/issues
|
||||||
|
|
||||||
## Joining the Beta
|
## Joining the Beta
|
||||||
Want to live life on the bleeding edge and help out with testing?
|
Want to live life on the bleeding edge and help out with testing?
|
||||||
|
|
||||||
You can subscribe to TextSecure Beta releases here:
|
You can subscribe to Signal Android Beta releases here:
|
||||||
https://play.google.com/apps/testing/org.thoughtcrime.securesms
|
https://play.google.com/apps/testing/org.thoughtcrime.securesms
|
||||||
|
|
||||||
If you're interested in a life of peace and tranquility, stick with the standard releases.
|
If you're interested in a life of peace and tranquility, stick with the standard releases.
|
||||||
|
|
||||||
## Contributing Translations
|
## Contributing Translations
|
||||||
Interested in helping to translate TextSecure? Contribute here:
|
Interested in helping to translate Signal? Contribute here:
|
||||||
|
|
||||||
https://www.transifex.com/projects/p/textsecure-official/
|
https://www.transifex.com/projects/p/textsecure-official/
|
||||||
|
|
||||||
## Contributing Code
|
## Contributing Code
|
||||||
Instructions on how to setup your development environment and build TextSecure can be found in [BUILDING.md](https://github.com/WhisperSystems/TextSecure/blob/master/BUILDING.md).
|
Instructions on how to setup your development environment and build Signal can be found in [BUILDING.md](https://github.com/WhisperSystems/Signal-Android/blob/master/BUILDING.md).
|
||||||
|
|
||||||
If you're new to the TextSecure codebase, we recommend going through our issues and picking out a simple bug to fix (check the "easy" label in our issues) in order to get yourself familiar.
|
If you're new to the Signal codebase, we recommend going through our issues and picking out a simple bug to fix (check the "easy" label in our issues) in order to get yourself familiar.
|
||||||
|
|
||||||
For larger changes and feature ideas, we ask that you propose it on the mailing list for a high-level discussion before implementation.
|
For larger changes and feature ideas, we ask that you propose it on the mailing list for a high-level discussion before implementation.
|
||||||
|
|
||||||
This repository is set up with [BitHub](https://whispersystems.org/blog/bithub/), so you can make money for committing to TextSecure. The current BitHub price for an accepted pull request is:
|
This repository is set up with [BitHub](https://whispersystems.org/blog/bithub/), so you can make money for committing to Signal. The current BitHub price for an accepted pull request is:
|
||||||
|
|
||||||
[![Current BitHub Price](https://bithub.herokuapp.com/v1/status/payment/commit/)](https://whispersystems.org/blog/bithub/)
|
[![Current BitHub Price](https://bithub.herokuapp.com/v1/status/payment/commit/)](https://whispersystems.org/blog/bithub/)
|
||||||
|
|
||||||
@ -59,7 +59,7 @@ http://support.whispersystems.org/
|
|||||||
## Documentation
|
## Documentation
|
||||||
Looking for documentation? Check out the wiki!
|
Looking for documentation? Check out the wiki!
|
||||||
|
|
||||||
https://github.com/WhisperSystems/TextSecure/wiki
|
https://github.com/WhisperSystems/Signal-Android/wiki
|
||||||
|
|
||||||
# Legal things
|
# Legal things
|
||||||
## Cryptography Notice
|
## Cryptography Notice
|
||||||
|
Loading…
Reference in New Issue
Block a user