mirror of
https://github.com/YunoHost-Apps/2FAuth_ynh.git
synced 2024-09-03 20:36:18 +02:00
2FAuth package for YunoHost
c774febd1a
Testing |
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
ALL_README.md | ||
config_panel.toml.example | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_es.md | ||
README_eu.md | ||
README_fr.md | ||
README_gl.md | ||
README_zh_Hans.md | ||
tests.toml |
2FAuth for YunoHost
Read this README in other languages.
This package allows you to install 2FAuth quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
2FAuth is a web based self-hosted alternative to One Time Passcode (OTP) generators like Google Authenticator, designed for both mobile and desktop. 2FAuth aims to ease you perform your 2FA authentication steps whatever the device you handle, with a clean and suitable interface.
Features
- Manage your 2FA accounts and organize them using Groups
- Scan and decode any QR code to add account in no time
- Add custom account without QR code thanks to an advanced form
- Edit accounts, even the imported ones
- Generate TOTP and HOTP security codes
Shipped version: 5.2.0~ynh2
Demo: https://demo.2fauth.app/login
Screenshots
Documentation and resources
- Official admin documentation: https://docs.2fauth.app/
- Upstream app code repository: https://github.com/Bubka/2FAuth
- YunoHost Store: https://apps.yunohost.org/app/2fauth
- Report a bug: https://github.com/YunoHost-Apps/2fauth_ynh/issues
Developer info
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/2fauth_ynh/tree/testing --debug
or
sudo yunohost app upgrade 2fauth -u https://github.com/YunoHost-Apps/2fauth_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps