/FoxAuth

A Firefox authenticator that can autofill TOTP codes with Firefox Android support

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

FoxAuth Firefox TOTP Extension

A Firefox authenticator that can autofill TOTP codes with Firefox Android support

download · codesize · license · Telegram link

Introduction

FoxAuth is an TOTP browser client with autofill support for FireFox and FireFox Android (FireFox 57.0+ is required)

2FA made no longer annoying but enjoyable

Features

  • Firefox Android support
  • QR code / manually add account info
  • Container tab support to autofill multiple same-domain accounts
  • (Password based) account list (encrypted) import / export
  • Autofill TOTP form
  • Dropbox / FxA sync
  • Photon Design

Revisioning

Here is how this project gets revisioning:

  • a - major changes, represents a complete overhaul of the code in the file, hardly distinguishable from before; you probably will never need to bump this; when creating new files just give it a version of 1.0.0.

  • b - mid-level changes, when you add or modify a significant chunk of code that alters the way the rest works; for instance when adding whole new features.

  • c - minor changes, such as most bugfixes; this is probably what you will be bumping most often.

License

FoxAuth is licensed under GNU General Public License 3.0

FoxAuth is a Firefox(Android) authenticator that can autofill TOTP codes
Copyright (C) 2018 FoxAuth contributors

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.