Skip to content
forked from cpfair/pTOTP

Pebble-based TOTP implementation.

License

Notifications You must be signed in to change notification settings

JackZielke/pTOTP

 
 

Repository files navigation

DISCLAIMER

Pebble Authenticator (a fork of pTOTP) is meant to be used with another official & reliable authenticator. Do not make it the sole means of accessing your accounts.

While I have done my best to guard the credentials you enter in this application, I cannot guarantee that they will remain forever safe from prying eyes.

Build it yourself

Nothing more than the standard Pebble 2.0 SDK is required to build and run this app. You may wish to change the configuration page URL in the showConfiguration event handler to point at a local development server.

Features

Forked from https://github.com/cpfair/pTOTP

  • Google Authenticator compatible verification codes
  • SHA256 for AWS 64 character keys

This repo adds:

  • Specify code length (default 6, supports Battle.net codes by specifying 8)
  • Adds a space in the middle of the code when using more than 6 digits

About

Pebble-based TOTP implementation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 76.3%
  • JavaScript 14.4%
  • HTML 6.3%
  • Python 2.6%
  • CSS 0.4%