2013-11-02 00:16:14 +00:00
|
|
|
Categories:Internet
|
2013-03-01 11:27:40 +00:00
|
|
|
License:GPLv3+
|
2014-01-20 10:34:11 +00:00
|
|
|
Web Site:http://www.sechat.org
|
2013-03-01 11:27:40 +00:00
|
|
|
Source Code:http://git.sechat.org/?p=SecHat.git;a=summary
|
|
|
|
Issue Tracker:http://bug.sechat.org/bug_report_page.php
|
|
|
|
FlattrID:1153315
|
|
|
|
|
2013-03-03 15:02:44 +00:00
|
|
|
Summary:Secure Messaging Application
|
2013-03-01 11:27:40 +00:00
|
|
|
Description:
|
|
|
|
This Instant Messenger has a built-in end-to-end point encryption,
|
2013-04-09 21:38:55 +00:00
|
|
|
which means every outgoing message is only readable by your
|
2013-03-03 15:02:44 +00:00
|
|
|
contact.
|
2013-03-01 11:27:40 +00:00
|
|
|
|
2013-04-09 21:38:55 +00:00
|
|
|
On the installation the application creates a key pair on your phone
|
2013-03-03 15:02:44 +00:00
|
|
|
device.
|
2013-04-09 21:38:55 +00:00
|
|
|
One Public-Key and a Private-Key, with the Public-Key you can encrypt messages
|
2013-03-03 15:02:44 +00:00
|
|
|
but you cannot decrypt it.
|
2013-03-01 11:27:40 +00:00
|
|
|
Decryption is only possible with your Private-Key.
|
|
|
|
|
2013-03-03 15:02:44 +00:00
|
|
|
The messages go via a server and you enter a phone number into the
|
|
|
|
app so that your friends know how to find you.
|
2013-03-01 11:27:40 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:git://git.sechat.org/SecHat
|
2013-03-03 15:02:44 +00:00
|
|
|
|
2013-04-22 17:45:59 +00:00
|
|
|
Build Version:1.2,23,!Is it the right version of smack? (at cdce670),prebuild=\
|
|
|
|
svn co http://svn.igniterealtime.org/svn/repos/smack/tags/smack_3_2_2 && \
|
|
|
|
cd smack_3_2_2/build && ant && mv ../target/smack.jar ../../libs/ && \
|
|
|
|
mv ../target/smackx.jar ../../libs/
|
2013-03-01 11:27:40 +00:00
|
|
|
|
|
|
|
Auto Update Mode:None
|
|
|
|
Update Check Mode:RepoManifest
|
2013-03-03 15:02:44 +00:00
|
|
|
Current Version:1.2
|
|
|
|
Current Version Code:23
|
|
|
|
|