Generate Two-Factor Codes
Find a file
2019-05-21 16:13:31 +02:00
build-aux Fix an issue on Shell Search Provider 2019-05-20 14:46:32 +00:00
data Update screenshots 2019-05-21 16:12:56 +02:00
po Follow translations team suggestions 2019-05-20 18:13:26 +02:00
src Make Add & Edit windows resizable 2019-05-21 16:08:14 +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 New settings window 2019-05-04 14:32:20 +02:00
.gitlab-ci.yml ditch gdlib 2019-02-11 01:52:41 +01: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 Fix GNOME Shell Search provider 2019-05-20 14:45:30 +02:00
meson_options.txt New settings window 2019-05-04 14:32:20 +02:00
README.md README: use a new screenshot 2019-05-21 16:13:31 +02:00
requirements.txt Update python dependencies 2019-05-19 21:38:03 +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.

Credits

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