1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/2FAuth_ynh.git synced 2024-09-03 20:36:18 +02:00
2fauth_ynh/README_fr.md
2023-02-17 21:48:28 +00:00

2.7 KiB
Raw Blame History

2FAuth pour YunoHost

Niveau d’intégration Statut du fonctionnement Statut de maintenance

Installer 2FAuth avec YunoHost

Read this readme in english.

Ce package vous permet dinstaller 2FAuth rapidement et simplement sur un serveur YunoHost. Si vous navez pas YunoHost, regardez ici pour savoir comment linstaller et en profiter.

Vue densemble

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

Version incluse : 3.4.2~ynh1

Démo : https://demo.2fauth.app/login

Captures décran

Capture d’écran de 2FAuth

Avertissements / informations importantes

2FAuth has been imagined for personal use only, it is single user designed. You have to create a user account to use the app and you cannot create more than one user account.

Authentication documentation: https://docs.2fauth.app/security/authentication/

Documentations et ressources

Informations pour les développeurs

Merci de faire vos pull request sur la branche testing.

Pour essayer la branche testing, procédez comme suit.

sudo yunohost app install https://github.com/YunoHost-Apps/2fauth_ynh/tree/testing --debug
ou
sudo yunohost app upgrade 2fauth -u https://github.com/YunoHost-Apps/2fauth_ynh/tree/testing --debug

Plus dinfos sur le packaging dapplications : https://yunohost.org/packaging_apps