mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-05-02 13:24:35 +02:00
Update README.md
This commit is contained in:
parent
362fdbf950
commit
a897f873ec
@ -3,6 +3,8 @@
|
|||||||
# 2FAuth
|
# 2FAuth
|
||||||
A web app to manage your Two-factors Auth (2FA) accounts and generate their OTP tokens
|
A web app to manage your Two-factors Auth (2FA) accounts and generate their OTP tokens
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Purpose
|
## 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.
|
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
|
* I love coding and I love self-hosted solution
|
||||||
|
|
||||||
## Features
|
## 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
|
* Generate TOTP and HOTP tokens
|
||||||
* User authentication to protect access to 2FA accounts
|
* User authentication to protect access to 2FA accounts
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user