fdroiddata/metadata/com.tinfoil.sms.txt

52 lines
1.7 KiB
Plaintext
Raw Normal View History

2014-03-15 13:42:01 +00:00
Categories:Phone & SMS
License:GPLv3
Web Site:http://tinfoilhat.github.io/tinfoil-sms
Source Code:https://github.com/tinfoilhat/tinfoil-sms
Issue Tracker:https://github.com/tinfoilhat/tinfoil-sms/issues
Auto Name:Tinfoil-SMS
Summary:Encrypt text messages
Description:
Tinfoil-SMS encrypts your texts. It uses 256 bit ECC public keys as well
as a unique signed key exchange to prevent any "man-in-the-middle" attacks.
.
Repo Type:git
Repo:https://github.com/tinfoilhat/tinfoil-sms.git
Build:1.3.1,16
disable=orwell and bouncycastle/strippedcastle fail to build
2014-03-15 13:42:01 +00:00
commit=1.3.1-fdroid
2014-06-17 01:44:05 +00:00
srclibs=1:NineOldAndroids@2.4.0,Orwell@v1.1,BouncyCastle@r1rv50
rm=libs/*
extlibs=android/android-support-v4.jar
2014-06-17 01:44:05 +00:00
prebuild=cp $$Orwell$$/libs/bcprov-jdk15on-150.jar $$Orwell$$/../bin/orwell-1.1.jar libs/
scanignore=resources
Build:1.4.0+-fdroid,20
disable=orwell and bc/sc fail to build
commit=v1.4.0-fdroid
srclibs=1:NineOldAndroids@2.4.0,2:Orwell@v1.1,BouncyCastle@r1rv50,StrippedCastle@r1rv50
2014-06-17 01:44:05 +00:00
rm=libs/*
extlibs=android/android-support-v4.jar
prebuild=echo -e 'java.source=1.7\njava.target=1.7' > ant.properties && echo -e 'java.source=1.7\njava.target=1.7' > $$Orwell$$/ant.properties && rm $$Orwell$$/../bin/orwell-1.1.jar && rm -fR $$Orwell$$/src/com/orwell/test && rm -fR $$Orwell$$/src/org/junit && cp $$Orwell$$/libs/bcprov-jdk15on-150.jar libs/
2014-06-17 01:44:05 +00:00
scanignore=resources
Maintainer Notes:
bcprov cannot be replaced with..
.. bouncycastle sourcebuild
.. bouncycastle jar release
.. strippedcastle sourcebuild
it currently works with bcprov jar provided by orwell
orwell itself fails to build
.
2014-03-15 13:42:01 +00:00
2014-06-18 11:24:02 +00:00
Auto Update Mode:None
2014-03-15 13:42:01 +00:00
Update Check Mode:Tags
2014-06-17 01:44:05 +00:00
Current Version:1.4.0
Current Version Code:20
2014-03-15 13:42:01 +00:00