Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tkers/lux
🔑 Web app to generate TOTP tokens
https://github.com/tkers/lux
totp webapp
Last synced: about 3 hours ago
JSON representation
🔑 Web app to generate TOTP tokens
- Host: GitHub
- URL: https://github.com/tkers/lux
- Owner: tkers
- License: mit
- Created: 2014-10-04T23:16:07.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-27T17:44:13.000Z (almost 9 years ago)
- Last Synced: 2023-04-03T22:27:02.356Z (over 1 year ago)
- Topics: totp, webapp
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lux
Web app to generate TOTP tokensHTML5 application for generating TOTP tokens (used in a lot of 2 factor authorisation systems).
Currently only generates a single token (based a 'fake' password) for demonstrating how it works. Should be able to manually enter passwords and store them in later versions, to make it actually usable.