New app: SafeSlinger
This commit is contained in:
parent
e10ec334d6
commit
0c7a8f6f79
40
metadata/edu.cmu.cylab.starslinger.txt
Normal file
40
metadata/edu.cmu.cylab.starslinger.txt
Normal file
|
@ -0,0 +1,40 @@
|
||||||
|
Categories:Internet
|
||||||
|
License:MIT
|
||||||
|
Web Site:https://github.com/SafeSlingerProject/SafeSlinger-Android/blob/HEAD/README.md
|
||||||
|
Source Code:https://github.com/SafeSlingerProject/SafeSlinger-Android
|
||||||
|
Issue Tracker:https://github.com/SafeSlingerProject/SafeSlinger-Android/issues
|
||||||
|
|
||||||
|
Auto Name:SafeSlinger
|
||||||
|
Summary:Instant messenger
|
||||||
|
Description:
|
||||||
|
Messenger focusing on the public key exchange. The goal is to make exchanging
|
||||||
|
public keys as simple as possible without sacrificing security. It's based on
|
||||||
|
a research paper from CMU. The developers encourage others to use the exchange
|
||||||
|
library in other projects.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/SafeSlingerProject/SafeSlinger-Android
|
||||||
|
|
||||||
|
Build:1.8.0,1080000
|
||||||
|
disable=vercode is hex
|
||||||
|
commit=35df4d699d4ec2575f2184b77daf695113ad0fc4
|
||||||
|
subdir=safeslinger-messenger
|
||||||
|
srclibs=CommonsCodec@CODEC_1_4
|
||||||
|
forcevercode=yes
|
||||||
|
rm=safeslinger-messenger/libs/*jar,safeslinger-demo/libs/*jar,android-vcard/libs/*jar,android-support-v7-appcompat/libs/android-support-v4.jar
|
||||||
|
extlibs=android/android-support-v4.jar
|
||||||
|
prebuild=cp libs/android-support-v4.jar ../safeslinger-demo/libs/android-support-v4.jar && \
|
||||||
|
cp libs/android-support-v4.jar ../android-support-v7-appcompat/libs/android-support-v4.jar && \
|
||||||
|
pushd $$CommonsCodec$$ && \
|
||||||
|
$$MVN3$$ package && \
|
||||||
|
popd && \
|
||||||
|
cp $$CommonsCodec$$/target/commons-codec-1.4.jar ../android-vcard/libs/
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
WARNING: Found JAR file at android-support-v7-appcompat/libs/android-support-v7-appcompat.jar
|
||||||
|
.
|
||||||
|
|
||||||
|
Auto Update Mode:None
|
||||||
|
Update Check Mode:RepoManifest
|
||||||
|
|
Loading…
Reference in a new issue