Skip to content

r1ude/totp-toolset-local

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Token2 TOTP Toolset - local

Fully client-side version of Token2 TOTP Toolset (Token2 TOTP Toolset - local), which can be run locally without accessing any libraries/resources on the Internet (including the QR image generation).

Features

  • convert hex seed to base32 format
  • generate QR image based on hex or base32 seed key values
  • generate random seed values (i.e. for Token2 programmable tokens)
  • verify the time drift with customizable skew value
  • create CSV for Azure MFA import

Demo

https://www.token2.com/site/page/totp-toolset

Note! This demo is slightly different (i.e. the design is not the same and it does not use jQuery-qrcode library - QR is generated using Google Charts), but functionality is exactly the same

Following libraries were used

jQuery v3.3.1 | (c) JS Foundation and other contributors | jquery.org/license

jQuery-qrcode v0.14.0 - https://larsjung.de/jquery-qrcode/

jsSHA (c) Brian Turek 2008-2017 http://caligatio.github.com/jsSHA/

About

Token2 TOTP Toolset - local

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.9%
  • CSS 0.1%