mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-22 16:23:18 +01:00
Update README.md
This commit is contained in:
parent
362fdbf950
commit
a897f873ec
@ -3,6 +3,8 @@
|
||||
# 2FAuth
|
||||
A web app to manage your Two-factors Auth (2FA) accounts and generate their OTP tokens
|
||||
|
||||
![screens](https://user-images.githubusercontent.com/858858/74479269-267a1600-4eaf-11ea-9281-415e5a54bd9f.png)
|
||||
|
||||
## Purpose
|
||||
2FAuth is a web based self-hosted alternative to One Time Passcode (OTP) generators like Google Authenticator that you can use both on mobile or desktop.
|
||||
|
||||
@ -13,7 +15,7 @@ ## Purpose
|
||||
* I love coding and I love self-hosted solution
|
||||
|
||||
## Features
|
||||
* Manage 2FA accounts (add, edit, delete), with QR code support
|
||||
* Manage 2FA accounts with QR code scanning and decoding
|
||||
* Generate TOTP and HOTP tokens
|
||||
* User authentication to protect access to 2FA accounts
|
||||
|
||||
@ -69,4 +71,4 @@ # Contributing
|
||||
to complete
|
||||
|
||||
# License
|
||||
[AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
|
||||
[AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
|
||||
|
Loading…
Reference in New Issue
Block a user