-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added the Google Play listing for different locales
- Loading branch information
Showing
2 changed files
with
123 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
DESCRIPTION | ||
---------------------------------------- | ||
|
||
*Toto je BETA verze této aplikace, prosím používejte na vlastní uvážení* | ||
|
||
Nikdy si nemůžete být jisti, kdo nebo co si prohlíží vaše zprávy nebo co by s nimi dělali, kdyby se k nim dostali. Tinfoil-SMS je aplikace, která vaše zprávy šifruje, aby se nedostaly do špatných rukou. Tinfoil-SMS používá 256 bitový ECC veřejný klíč spolu s unikátně podepsanou výměnou klíčů pro dosáhnutí maximální bezpečnosti a předejití jakýmkoliv útokům typu Man In The Middle Position (MITM). | ||
|
||
Jediný způsob jak by se kdokoliv zvenčí mohl dostat k vašim zprávám je zjistit vaše ověřovací věty a zmanipulovat vás k výměně klíčů. Pokud si myslíte, že blafujeme, nebo neuvěříte dokud neuvidíte, ciťte se svobodni k analýze zdrojového kódu. Jsme open source a nemáme co skrývat. | ||
|
||
|
||
Klíčové vlastnosti | ||
|
||
* Vždy zdarma pro všechny, bez jakýchkoli omezení | ||
* Uvolněno jako software s Otevřeným Kódem pod licencí GNU GPLv3 | ||
* Jednoduché intuitivní uživatelské prostředí | ||
* Může být bez problémů používáno s vypnutým i zapntutým šifrováním | ||
* Šiforvání pomocí veřejného klíče metodou kryptografie eliptických křivek (ECC) | ||
* Kombinace veřejného klíče a ověřovacích vět pro maximální bezpečnost a předcházení útoků typu MITM | ||
* AES-256 bloková šifra v módu CTR | ||
* SHA-256 zprávy s HMAC | ||
* CSPRNG založený na ISAAC | ||
|
||
|
||
Povolení | ||
|
||
* Potřebuje přístup k SMS zprávám pro výkon běžných operací s SMS zprávami | ||
* Potřebuje přístup k notifikacím pro upozornění na nové zprávy | ||
* Potřebuje plný přístup ke kontaktům pro import kontaktů | ||
* Potřebuje plný přístup k internetu pro anonymní nahlašování chyb, jelikož se stále jedná o beta verzi a velmi bychom ocenili vaši zpětnou vazbu. Každopádně, Pokud si nepřejete nahlašovat chyby, můžete to snadno vypnout v nastavení. | ||
* Potřebuje plný přístup k externí paměti (SD karta) pro alternativní výměnu klíčů | ||
|
||
|
||
Více informací | ||
|
||
Pro další informace o projektu, včetně tutoriálu, a Wiki navštivte stránky projektu na Githubu http://tinfoilhat.github.io/tinfoil-sms/ | ||
|
||
|
||
|
||
|
||
Bezpečné SMS, Šifrované SMS, Soukromé SMS, Bezpečné SMSkování, Bezpečná komunikace, Soukromé SMSkování, Soukromá komunikace, Bezpečnost, Soukromí, Cenzura, Kryptografie, Šifrování, Textové zprávy, SMS, MMS, BBM, Bezpečný Chat, Soukromý Chat, Tajná zpráva, Skrytá zpráva, WhatsApp, iMessage, Blackberry, RIM | ||
|
||
|
||
|
||
|
||
PROMO TEXT | ||
---------------------------------------- | ||
|
||
Tinfoil-SMS - SMSkování pro paranoidní. | ||
|
||
|
||
|
||
|
||
RECENT CHANGES | ||
---------------------------------------- | ||
|
||
Beta Release verze 1.2.5 | ||
|
||
* Přidána Čeština BETA | ||
* Opraven problém s bugem při výměně klíčů | ||
* Přesunut zbytek textových řetězců do souboru strings.xml pro podporu různých jazykových verzí | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
DESCRIPTION | ||
---------------------------------------- | ||
|
||
*This is a BETA release of the application, please use Tinfoil-SMS at your own discretion.* | ||
|
||
You can never be sure who or what is viewing your messages or what they’re going to do with them if they should get them. Tinfoil-SMS is an encrypted messaging application so your texts don’t fall into the wrong hands. Tinfoil-SMS uses 256 bit ECC public keys as well as a unique signed key exchange to prevent any “man-in-the-middle” attacks. | ||
|
||
The only way an unwanted party will see your messages is if they know your secret passphrases and trick you into accepting a key exchange from them. If you think we’re bluffing or you need to see it to believe it, feel free to poke around the source code. It’s open source and we’ve got nothing to hide. | ||
|
||
|
||
Key Features | ||
|
||
* Always free for anyone to use and with no limitations | ||
* Released as Open Source software under the GNU General Public License Version 3 | ||
* Simple to use and understand UI | ||
* Can natively be used with or without encryption enabled | ||
* Public key cryptography using Elliptic Curve Cryptography (ECC) | ||
* Public key signing scheme using shared secrets to prevent “man-in-the-middle” attacks | ||
* AES-256 block cipher in CTR mode | ||
* SHA-256 message HMAC | ||
* CSPRNG based on ISAAC | ||
|
||
|
||
Permissions | ||
|
||
* It needs SMS access to perform normal SMS activities. | ||
* It needs notification access to create notifications when a message is received. | ||
* It needs full access to native contacts for the import contacts to Tinfoil-SMS feature. | ||
* It needs full network access to anonymously report bugs, since this is a beta your support and feedback is greatly appreciated. However, if you wish to not report bugs you can easily disable it in the settings. | ||
* It needs full External Storage access for an alternative key exchange method. | ||
|
||
|
||
More Information | ||
|
||
You can find more information about the project, including the Wiki and introductory tutorial on our Github page at http://tinfoilhat.github.io/tinfoil-sms/ | ||
|
||
|
||
|
||
|
||
This comment has been minimized.
Sorry, something went wrong. |
||
Secure SMS, Encrypted SMS, Private SMS, Secure Messaging, Private Messaging, Security, Privacy, Censorship, Cryptography, Encryption, Text Messaging, SMS, MMS, BBM, Secure Chat, Privacy Chat, Private Chat, Secret Message, Hidden Message, WhatsApp, iMessage, Blackberry, RIM | ||
|
||
|
||
|
||
|
||
PROMO TEXT | ||
---------------------------------------- | ||
|
||
Tinfoil-SMS - Texting for the paranoid. | ||
|
||
|
||
|
||
|
||
RECENT CHANGES | ||
---------------------------------------- | ||
|
||
Beta Release version 1.2.6 | ||
|
||
* Fixed manual user key exchange with invalid number | ||
* Fixed database creation schema | ||
* Fixed parsing telephone number error | ||
* Fixed edit number retrieval | ||
* Fixed loading issues |
SMS encryption, one small step into technology's enormous world that invites no one. Learn the language. Level up. teach me. Please