Skip to content

Authenticator

A simple application for generating two-factor authentication codes.

Possibilities:

  • Support for Time/Counters/Steam based methods
  • Support for SHA-1/SHA-256/SHA-512 algorithms
  • QR code scanner using camera or screenshot
  • Lock the application with a password
  • Beautiful user interface
  • GNOME Shell Search Provider
  • Backup/Restore from/to famous apps like FreeOTP+, Aegis (encrypted/plain text), andOTP, Google Authenticator

Installation from repository

Authenticator can be installed in any familiar and convenient way:

Install via GNOME Software

In three clicks 😊

Follow the link install Authenticator and confirm the “open application” operation in the browser. The Application Center will open, select the source "Sisyphus" in it, and click the "download" button

Installation via terminal

shell
su -
apt-get update
apt-get install authenticator
shell
epm -i authenticator

Installation using Flatpak

If you have the Flatpak package, you can install Authenticator with one command:

shell
flatpak install flathub com.belmoussaoui.Authenticator

Or using the GNOME Software 🤔

Follow the link to install Authenticator, then confirm the "open application" operation in the browser. After this, the Application Center will open, select the source "Flathub" in it and click the "download" button

Published under the GPL-3.0+ license. The content is available under the CC BY-SA 4.0 license, unless otherwise specified.