Skip to content

tkooda/totp.info

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

https://totp.info

Simple self-contained, single-file, 100% in-browser Time-based One-time Password (TOTP) client that even works offline.

I made this because I needed a better way for a support vendor to be able to verify my users than CallerID or nothing.

The vendor couldn't provide each of their support staff with an actual TOTP client, so having them save a totp.info URL in their password manager for us was a sufficient improvement.

Other solutions like https://totp.io either sent the secret to the server, couldn't be conveyed in a simple URL, or weren't a single self-contained file that could be downloaded and work offline.

Alternate implementations:

About

Web-based TOTP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages