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
2024-06-17 17:04:50 +02:00
.github fix 2023-04-03 14:11:05 +02:00
conf cleaning 2024-06-17 15:01:06 +02:00
doc 4.2.0 2023-09-13 10:58:42 +02:00
scripts cleaning 2024-06-17 14:59:02 +02:00
ALL_README.md Auto-update READMEs 2024-05-30 01:30:23 +00:00
config_panel.toml.example cleaning 2024-06-17 15:01:06 +02:00
LICENSE First commit 2022-03-25 18:30:41 +01:00
manifest.toml cleaning 2024-06-17 15:01:06 +02:00
README.md Auto-update READMEs 2024-06-17 13:01:11 +00:00
README_es.md Auto-update READMEs 2024-06-17 13:01:11 +00:00
README_eu.md Auto-update READMEs 2024-06-17 13:01:11 +00:00
README_fr.md Auto-update READMEs 2024-06-17 13:01:11 +00:00
README_gl.md Auto-update READMEs 2024-06-17 13:01:11 +00:00
README_zh_Hans.md Auto-update READMEs 2024-06-17 13:01:11 +00:00
tests.toml Update tests.toml 2023-02-18 18:10:22 +01:00

2FAuth for YunoHost

Integration level Working status Maintenance status

Install 2FAuth with 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

Screenshot of 2FAuth

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