2fa flathub thingy

Guntupalli Karunakar d302fca1fb Add Hindi translation 2 weeks ago
build-aux 1c6cdf8050 flatpak: Bump gst-bad 1 month ago
data 8cfb43bcd8 metainfo: Set correct developer id 1 month ago
favicon-scrapper 8f17aa3fa4 Update dependencies 1 month ago
migrations 0990194677 providers: Fix Nintendo default website 1 year ago
po d302fca1fb Add Hindi translation 2 weeks ago
src 0b23cb2296 search-provider: Withdraw notification after the provider's period 1 month ago
tools ed91837149 tools/keyring-fetcher: Fix build 1 year ago
.editorconfig 338fd0fd37 init a port to gtk4 3 years ago
.gitignore 65c6ec9bb7 favicon: Support -uri/favicon.ico 2 years ago
.gitlab-ci.yml 6c49745014 ci: Remove duplicated extends: .flatpak 7 months ago
Authenticator.doap 15d38f8703 metadata: Fix summary 3 months ago
CONTRIBUTING.md aa3974d569 contributing: mention the new docs & update matrix room 1 year ago
Cargo.lock 8f17aa3fa4 Update dependencies 1 month ago
Cargo.toml 8f17aa3fa4 Update dependencies 1 month ago
LICENSE 64df18ac11 Correct license 5 years ago
README.md 15d38f8703 metadata: Fix summary 3 months ago
diesel.toml 28571c7939 Well, I'm doing this. 4 years ago
logo.png 24e88b3170 Add gitlab logo 2 years ago
meson.build c7079c830e meson: Remove gdk-pixbuf dep 2 months ago
meson_options.txt 28571c7939 Well, I'm doing this. 4 years ago
rustfmt.toml da507399ca Make use of nightly rustfmt features 1 year ago

README.md

Authenticator

Generate two-factor codes

Screenshots

Features

  • Time-based/Counter-based/Steam methods support
  • SHA-1/SHA-256/SHA-512 algorithms support
  • QR code scanner using a camera or from a screenshot
  • Lock the application with a password
  • Beautiful UI
  • GNOME Shell search provider
  • Backup/Restore from/into known applications like FreeOTP+, Aegis (encrypted / plain-text), andOTP, Google Authenticator

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