fdroiddata/metadata/de.ub0r.android.otpdroid.txt

33 lines
1 KiB
Plaintext
Raw Normal View History

2015-08-30 23:28:05 +00:00
Categories:Security
2013-03-24 19:48:26 +00:00
License:Beer License
Web Site:
2012-09-03 17:52:23 +00:00
Source Code:https://github.com/felixb/otpdroid
Issue Tracker:https://github.com/felixb/otpdroid/issues
2013-07-10 09:40:49 +00:00
Auto Name:OTPdroid
2012-09-03 17:52:23 +00:00
Summary:OTP generator
Description:
2013-04-09 21:38:55 +00:00
An One Time Password (rfc2289) implementation for the Android: a fork of
2015-05-13 11:06:13 +00:00
[http://android.f00d.nl/opiekey opiekey].
2015-08-29 02:11:47 +00:00
2015-09-12 05:52:14 +00:00
It is used for logging into a (OTP enabled) system from an untrusted terminal by
generating a password that is only valid for one login. Supports SHA1 and MD5.
Option to store passphrase and challenge (encrypted with IMEI (device) and IMSI
(sim) via AES-256).
2012-09-03 17:52:23 +00:00
.
Repo Type:git
Repo:https://github.com/felixb/otpdroid.git
Build:2.1,157
commit=5643184
srclibs=ub0rlib@75e4a553dd,ActionBarSherlock@6e3f2bb5
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
rm -f libs/ub0rlib.jar && \
echo "android.library.reference.2=$$ub0rlib$$" >> project.properties
2012-09-03 17:52:23 +00:00
2013-06-15 10:13:09 +00:00
Auto Update Mode:None
Update Check Mode:RepoManifest
2012-09-06 12:01:56 +00:00
Current Version:2.1
Current Version Code:157