Coder Social home page Coder Social logo

authenticator's Introduction

Authenticator

Forked off 'authenticator' by IEF, which was forked off 'twostep' by pokey9000, this is Authenticator for Pebble, with patches from rigel314

generating multiple Time-based One-Time Passwords, much like Google Authenticator.

You can change the time zone with the select button. Then hitting the back button, will resume the app.

To configure the application you need to create a configuration.txt file.

  1. Copy configuration-sample.txt to configuration.txt

  2. Set your timezone in configuration.txt - it's near the top, labelled 'tz'

  3. Let's say you have secret key AXIMZYJXITSIOIJVNXOE76PEJQ On most sites, when setting up choose 'show key' when presented with the QR code.

  4. add it to the end of configuration.txt, following the example in the format label:secret

  5. repeat this for all your keys (don't forget to remove the example)

  6. Generate the config by running ./configuration.py

  7. Build and install the application with ./waf build && python httpserver as usual

  8. Done, you can find 'Authenticator' in your app menu for your Pebble.

The above is assuming you have the Pebble SDK installed and configured to compile watch apps. If not, review: http://developer.getpebble.com/1/01_GetStarted/01_Step_2

authenticator's People

Contributors

cwoac avatar ief avatar al177 avatar rigel314 avatar aaronpk avatar phardy avatar jdowning avatar

Watchers

Dario Guzik avatar James Cloos avatar

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.