better description for de.zauberstuhl.sechat
This commit is contained in:
parent
c823a1eaf3
commit
848d00ab4e
|
@ -1,32 +1,33 @@
|
|||
#See http://f-droid.org/manual for details
|
||||
#Delete fields that are not needed
|
||||
Category:Internet
|
||||
License:GPLv3+
|
||||
Web Site:http://www.sechat.org/
|
||||
Source Code:http://git.sechat.org/?p=SecHat.git;a=summary
|
||||
Issue Tracker:http://bug.sechat.org/bug_report_page.php
|
||||
FlattrID:1153315
|
||||
|
||||
Summary:Secure Messaging Application For Mobile Devices
|
||||
Summary:Secure Messaging Application
|
||||
Description:
|
||||
This Instant Messenger has a built-in end-to-end point encryption,
|
||||
which means every outgoing message is only readable by your contact.
|
||||
which means every outgoing message is only readable by your
|
||||
contact.
|
||||
|
||||
On the installation the application creates a key pair on your phone device.
|
||||
One Public-Key and a Private-Key, with the Public-Key you can encrypt messages but you cannot decrypt it.
|
||||
On the installation the application creates a key pair on your phone
|
||||
device.
|
||||
One Public-Key and a Private-Key, with the Public-Key you can encrypt messages
|
||||
but you cannot decrypt it.
|
||||
Decryption is only possible with your Private-Key.
|
||||
|
||||
This method is called Public-key cryptography and will be used all over the world. So why shouldn't we used that also for our Instant Messaging?!
|
||||
|
||||
Have fun and please report any bug or maybe feature you find :)
|
||||
The messages go via a server and you enter a phone number into the
|
||||
app so that your friends know how to find you.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:git://git.sechat.org/SecHat
|
||||
#Version Names and Codes must be distinct
|
||||
|
||||
Build Version:1.2,23,cdce670
|
||||
|
||||
Auto Update Mode:None
|
||||
#One of Tags, RepoManifest, Market or None (in that order of preference)
|
||||
#If None, describe how to obtain Current Version in a comment
|
||||
#The other methods are automatic but check that the mechanism works
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.2
|
||||
Current Version Code:23
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ keep it updated, yet not be too short. The maximum line length is 80 chars,
|
|||
unless the basic MediaWiki markup is used.
|
||||
.
|
||||
|
||||
Requires Root:
|
||||
Requires Root:Yes
|
||||
|
||||
Repo Type:
|
||||
Repo:
|
||||
|
|
Loading…
Reference in a new issue