fdroiddata/metadata/im.tox.antox.txt

48 lines
1.4 KiB
Plaintext
Raw Normal View History

2014-03-20 08:37:22 +00:00
Categories:Internet
License:GPLv3
2014-04-06 09:12:54 +00:00
Web Site:http://tox.im
2014-03-20 08:37:22 +00:00
Source Code:https://github.com/Astonex/Antox
Issue Tracker:https://github.com/Astonex/Antox/issues
2014-03-22 06:11:55 +00:00
Auto Name:Antox
2014-03-20 08:37:22 +00:00
Summary:Secure and easy to use messenging
Description:
2014-03-21 16:20:56 +00:00
Tox aims to be an easy to use, all-in-one communication platform that ensures
2014-03-20 08:37:22 +00:00
their users full privacy and secure message delivery.
Every peer is represented as a byte string (the public key [Tox ID] of the
peer). By using torrent-style DHT, peers can find the IP of other peers by
using their Tox ID. Once the IP is obtained, peers can initiate a secure
(leveraging the NaCl library) connection with each other. Once the connection
is made, peers can exchange messages, send files, start video chats, etc.
using encrypted communications.
.
Repo Type:git
Repo:https://github.com/Astonex/Antox.git
Build:0.9.1,19
2014-03-22 06:11:55 +00:00
disable=see notes
commit=v0.9.1-alpha
2014-03-20 08:37:22 +00:00
subdir=app
gradle=yes
srclibs=JSoup@jsoup-1.7.3
rm=app/libs/jsoup-1.7.3.jar
prebuild=pushd $$JSoup$$ && \
$$MVN3$$ package && \
popd && \
cp $$JSoup$$/target/jsoup-1.7.3.jar libs/
2014-03-20 09:35:23 +00:00
Maintainer Notes:
TODO: Cannot verify wearable-preview-support.jar, see http://developer.android.com/wear/preview/start.html
TODO: Cannot build jni libs (app/src/main/jniLibs/armeabi)
TODO: dnsjava-2.1.6.jar
TODO: core.jar
2014-03-20 09:35:23 +00:00
.
2014-03-20 08:37:22 +00:00
Auto Update Mode:None
Update Check Mode:Static
Current Version:0.9.1
Current Version Code:19
2014-03-20 08:37:22 +00:00