1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/2FAuth_ynh.git synced 2024-09-03 20:36:18 +02:00
2FAuth package for YunoHost
Find a file
2022-03-26 06:51:18 +01:00
conf fix 2022-03-25 23:33:24 +01:00
doc Update DISCLAIMER.md 2022-03-25 19:19:29 +01:00
scripts fix 2022-03-25 23:33:24 +01:00
check_process First commit 2022-03-25 18:30:41 +01:00
config_panel.toml.example First commit 2022-03-25 18:30:41 +01:00
LICENSE First commit 2022-03-25 18:30:41 +01:00
manifest.json Update manifest.json 2022-03-25 23:43:03 +01:00
README.md Auto-update README 2022-03-25 22:43:16 +00:00
README_fr.md Auto-update README 2022-03-25 22:43:16 +00:00

2FAuth for YunoHost

Integration level
Install 2FAuth with YunoHost

Lire ce readme en français.

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.

It 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: 2.1.0~ynh1

Demo: https://demo.2fauth.app/login

Screenshots

Documentation and resources

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