Giter VIP home page Giter VIP logo

easytoken's Introduction

Easy Token

This project is not under active development. There is a forked version at https://github.com/sraase/EasyToken which has a number of updates to the build system and the dependencies.

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 [email protected] 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.

easytoken's People

Contributors

cernekee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

easytoken's Issues

multiple tokens

Hello all,

is it possible to manage multiple tokens (for different computer systems) using a single app?

Yours,
Roland

Ability to dictate deviceID

Feature request. Set device ID.
Thus you can import a token that was created for another device etc. stoken allows this.

Importing token with password does not prompt for password

Using stoken it will prompt for a password when the token is created with a password, and not if otherwise.

Trying to update a token with a new one using the same device ID. The token imports incorrectly as it did not prompt for a password, and the expiry date is 1/1/36 which is incorrect.

Access codes from Tasker or KLWP

Hi Kevin - I would really love to be able to get the codes on my Pebble through autopebble or similar.

Is there any chance of a new release that exposes an intent to get the current code?

many thanks.

issues in the modern world

Hi,

building EasyToken is no longer easily possible, since it relies on a very old NDK version in an equally old environment. The app also targets an outdated Android version, causing a compatibility warning on newer devices. Newer aspect ratio devices (i.e. other than 16:9) are shown with black bars. But both stoken and the app still work.

Since EasyToken has not been updated in years, I have spent some time on it (see https://github.com/sraase/EasyToken). No new functionality and limited testing, but it behaves better on modern devices. See the README over there for details.

@cernekee Feel free to take a look. I would be happy if this app could be modernized a little.

Best Regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.