Merge commit 'refs/merge-requests/116' of gitorious.org:f-droid/fdroiddata into merge-requests/116
This commit is contained in:
commit
c823a1eaf3
32
metadata/de.zauberstuhl.sechat.txt
Normal file
32
metadata/de.zauberstuhl.sechat.txt
Normal file
|
|
@ -0,0 +1,32 @@
|
||||||
|
#See http://f-droid.org/manual for details
|
||||||
|
#Delete fields that are not needed
|
||||||
|
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
|
||||||
|
Description:
|
||||||
|
This Instant Messenger has a built-in end-to-end point encryption,
|
||||||
|
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.
|
||||||
|
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 :)
|
||||||
|
.
|
||||||
|
|
||||||
|
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
|
||||||
Loading…
Reference in a new issue