mirror of
https://gitlab.gnome.org/World/Authenticator.git
synced 2025-03-04 08:44:40 +01:00
Generate Two-Factor Codes
build-aux | ||
data | ||
migrations | ||
po | ||
src | ||
tools | ||
.editorconfig | ||
.gitignore | ||
.gitlab-ci.yml | ||
Cargo.lock | ||
Cargo.toml | ||
CONTRIBUTING.md | ||
diesel.toml | ||
LICENSE | ||
meson.build | ||
meson_options.txt | ||
README.md |

Authenticator
Generate Two-Factor codes
Screenshots
Features
- Time-based/Counter-based methods support
- SHA1/SHA256/SHA512 algorithms support
- QR code scanner
- Lock the application with a password
- Beautiful UI
- Backup/Restore from/into known applications like FreeOTP+, andOTP, Bitwarden
Getting in touch
If you have any questions regarding the use or development of Authenticator, please join us on our #authenticator:gnome.org channel.
Hack on Authenticator
To build the development version of Authenticator and hack on the code see the general guide for building GNOME apps with Flatpak and GNOME Builder.
Credits
- We ship a database of providers based on twofactorauth, by the 2factorauth team