Generate Two-Factor Codes
Find a file
2019-06-11 20:15:20 +00:00
build-aux ProviderImage: rewrite 2019-06-06 18:06:56 +00:00
data Settings: add auto lock timeout 2019-06-07 00:52:28 +00:00
hooks Make the pre-commit hook executable 2019-05-27 16:31:02 +02:00
po Update Brazilian Portuguese translation 2019-06-11 20:15:20 +00:00
src Fix backup/restore 2019-06-07 02:07:49 +00:00
tools Update providers database 2019-05-18 17:16:33 +02:00
.editorconfig LoginWidget: remove uneeded widget, use Gtk.Template 2019-02-11 15:01:59 +01:00
.gitignore Meson: update minimum version to 0.50 and clean up 2019-05-24 04:33:49 +02:00
.gitlab-ci.yml Fix code style 2019-05-25 15:34:10 +02:00
code-of-conduct.md Add Code of Conduct 2019-06-08 10:49:25 -07:00
CONTRIBUTING.md Update translation link 2019-05-20 18:19:05 +02:00
LICENSE Correct license 2019-05-20 04:54:03 +02:00
meson.build Meson: add git commit to version on devel/beta profile 2019-06-06 23:46:08 +00:00
meson_options.txt New settings window 2019-05-04 14:32:20 +02:00
README.md Add Code of Conduct 2019-06-08 10:49:25 -07:00
requirements.txt ProviderImage: rewrite 2019-06-06 18:06:56 +00:00
yoyo.ini Implement a database migration manager using yoyo 2019-05-25 18:12:15 +00:00

Authenticator

Two-factor authentication application built for GNOME.

Screenshots

screenshot

Features

  • QR code scanner
  • Beautiful UI
  • Huge database of more than 560 supported services
  • Keep your PIN tokens secure by locking the application with a password
  • Automtically fetch an image for services using their favicon
  • The possibility to add new services

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.

You are expected to follow our Code of Conduct when participating in project spaces.

Credits

  • We ship a database of providers based on twofactorauth, by the 2factorauth team