Heniker / web-2fa

Home Page:https://heniker.github.io/web-2fa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2FA Manager in Browser

wip

Type checking is done by vue-tsc

Why yet another 2FA app?

Web-2FA works in the browser, so you can use the same app to access your 2FA codes on your phone and PC - without installing anything.

Security

Data is encrypted and stored locally. No server is used. The project uses native Web Crypto API to encrypt and decrypt stored information.
Security related functionality can be found in src/services/Security.ts

Contributing

Set VSCode to use built-in TypeScript version.

Similar projects

Authenticator (browser extestion)
Aegis Authenticator (mobile app)
KeePassXC (desktop password manager)

About

https://heniker.github.io/web-2fa


Languages

Language:Vue 46.6%Language:TypeScript 44.3%Language:JavaScript 8.3%Language:HTML 0.7%Language:CSS 0.1%