https://github.com/sammwyy/authapp
Web based 2FA key manager to protect your accounts
https://github.com/sammwyy/authapp
2fa 2fa-client 2fa-security 2factor 2fauth
Last synced: 2 months ago
JSON representation
Web based 2FA key manager to protect your accounts
- Host: GitHub
- URL: https://github.com/sammwyy/authapp
- Owner: sammwyy
- Created: 2024-07-03T01:58:07.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-05T23:47:34.000Z (11 months ago)
- Last Synced: 2025-01-17T14:54:20.300Z (4 months ago)
- Topics: 2fa, 2fa-client, 2fa-security, 2factor, 2fauth
- Language: TypeScript
- Homepage: https://authapp.sammwy.com
- Size: 195 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AuthApp
Web based 2FA key manager to protect your accounts.
## Features
- Cloud storage.
- Group by namespaces.
- Key types:
- TOTP (6 & 8 digits, 30 & 60 key intervals)
- Multiple algorithms:
- SHA-1.
- SHA-224.
- SHA-256.
- SHA-348.
- SHA-512.
- SHA3-224.
- SHA3-256.
- SHA3-348.
- SHA3-512.
## Platforms- [x] Web app.
- [ ] Desktop.
- [ ] Mobile.