EasyToken

RSA SecurID-compatible software token for Android

  • 所有者: cernekee/EasyToken
  • 平台:
  • 許可證: GNU General Public License v2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Easy Token

Easy Token is an RSA SecurID-compatible software authenticator for Android
with advanced usability features:

  • Convenient lock screen and home screen widgets provide instant tokencodes
    without navigating to an app.
  • Optionally save your PIN.
  • Supports SDTID files, importing http://127.0.0.1/... tokens from email,
    and QR tokens.
  • 100% open source: https://github.com/cernekee/EasyToken

Downloads

Official releases are posted in the
XDA thread
and on
Google Play.

No registration is required to download from XDA.

Support

To report issues, please email the author at
cernekee@gmail.com or post in the
XDA thread.

Screenshots

screenshot-0 
screenshot-1

screenshot-2 
screenshot-3

Building from source

On the host side you'll need to install:

  • NDK r10d, nominally under /opt/android-ndk-r10d
  • Host-side gcc, make, etc. (Red Hat "Development Tools" group or Debian build-essential)
  • git, autoconf, automake, and libtool
  • Android SDK in your $PATH (both platform-tools/ and tools/ directories)
  • javac 1.6 and a recent version of Apache ant
  • Use the Android SDK Manager to install API 19

First, clone the source trees:

git clone git://github.com/cernekee/EasyToken
cd EasyToken
git submodule update --init

Then build the binary components (libs/ directory):

make -C external NDK=/opt/android-ndk-r10d

Then build the Java components:

android update project -p .
ant debug

Build logs can be found on this project's Travis CI page.

Security considerations

Please use Easy Token responsibly and avoid taking unnecessary risks with
sensitive data. All software tokens are at risk of theft by malware; for
high-security applications a hardware token is strongly preferred.

Saving your PIN is convenient, but can be risky if your device is stolen.

If you use the lock screen widget, your tokencode is available to anybody with
access to your phone (even if they cannot unlock it). For this case, you may
want to ask your system administrator to issue a 6-digit PIN-less software
token, which will require you to enter PIN + TOKENCODE when logging in, instead
of just a tokencode.

主要指標

概覽
名稱與所有者cernekee/EasyToken
主編程語言Java
編程語言Java (語言數: 1)
平台
許可證GNU General Public License v2.0
所有者活动
創建於2014-07-01 04:12:30
推送於2023-03-13 20:19:34
最后一次提交2023-03-13 13:18:51
發布數4
最新版本名稱v0.91 (發布於 2014-12-21 15:15:02)
第一版名稱v0.80 (發布於 2014-07-05 12:41:22)
用户参与
星數50
關注者數7
派生數18
提交數103
已啟用問題?
問題數7
打開的問題數7
拉請求數0
打開的拉請求數1
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?