An open API service indexing awesome lists of open source software.

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

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.