Generate Two-Factor Codes
Find a file
Asier Sarasua Garmendia 4bc4a8190b Add Basque translation
2019-09-29 06:48:34 +00:00
build-aux Bump to 3.32.2 2019-07-23 18:46:55 +00:00
data Bump to 3.32.2 2019-07-23 18:46:55 +00:00
hooks Make the pre-commit hook executable 2019-05-27 16:31:02 +02:00
po Add Basque translation 2019-09-29 06:48:34 +00:00
src Annotate properties and remove uneeded widgets 2019-07-01 14:47:11 +02: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 Bump to 3.32.2 2019-07-23 18:46:55 +00:00
meson_options.txt New settings window 2019-05-04 14:32:20 +02:00
README.md Typo 2019-08-25 21:37:07 +00: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
  • Automatically 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