Files
chart/library/ix-dev/community/twofactor-auth/README.md
Stavros Kois f780a02ed7 Add 2FAuth to community train (#1571)
* initial commit

* add some templates

* fix config

* add metadata and ci values

* expose more config

* add values

* fix lint

* add ui

* add validation

* whops

* update description

* formatting

* rename app
2023-09-28 18:37:44 +03:00

9 lines
552 B
Markdown

# 2FAuth
[2FAuth](https://docs.2fauth.app/) is a web based self-hosted alternative to One Time Passcode (OTP) generators like Google Authenticator, designed for both mobile and desktop.
> When application is installed, a container will be launched with **root** privileges.
> This is required in order to apply the correct permissions to the `2FAuth` directories.
> Afterward, the `2FAuth` container will run as a **non**-root user (`1000`).
> All mounted storage(s) will be `chown`ed only if the parent directory does not match the configured user.