2013-11-02 00:16:14 +00:00
|
|
|
Categories:Office
|
2013-03-24 19:48:26 +00:00
|
|
|
License:Beer License
|
2014-08-26 11:30:35 +00:00
|
|
|
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].
|
2013-04-09 21:38:55 +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
|
2013-02-14 20:18:11 +00:00
|
|
|
passphrase and challenge
|
2014-05-06 13:56:34 +00:00
|
|
|
(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
|
|
|
|
|
2014-04-26 10:15:00 +00:00
|
|
|
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
|
2013-02-14 20:18:11 +00:00
|
|
|
Update Check Mode:RepoManifest
|
2012-09-06 12:01:56 +00:00
|
|
|
Current Version:2.1
|
|
|
|
Current Version Code:157
|
2012-09-03 17:52:23 +00:00
|
|
|
|