antonin-lebrard / twoAuthWeb

dislpay 2FA keys from encrypted and stored totp keys in browser localStorage, copy of https://github.com/antonin-lebrard/twoAuthConsole for browser use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Two Factor Auth Key wallet

Mimic Google Authentificator in a way too simplistic web page

Stores keys generating totp pin for two factor authentification with AES encryption based on Scrypt derived password

The keys are stored in the localStorage, so no exterior connections is being made

About

dislpay 2FA keys from encrypted and stored totp keys in browser localStorage, copy of https://github.com/antonin-lebrard/twoAuthConsole for browser use

License:Do What The F*ck You Want To Public License


Languages

Language:Dart 72.2%Language:HTML 17.0%Language:CSS 10.7%