Skip to content

X1nto/Mauth

Repository files navigation

App icon

Mauth

CI F-Droid Releases

Mauth is a Two-Factor Authentication app with support for TOTP and HOTP. It is also fully compatible with Google Authenticator.

Logo by @wingio

Inspiration

While there are many 2FA authenticator apps out there, most of them come with an outdated UI/UX and functionality. Mauth aims to be as intuitive and feature-rich as possible, while also providing a beautiful Material You UI.

Features

  • Security
    • Biometrics
    • PIN
  • Ways to add your accounts
    • Scanning a QR code
      • Using a camera
      • From an image
    • Manually
    • Deeplinks
  • Algorithms
    • TOTP
    • HOTP
  • Organization
    • Search
    • Sorting
    • Grouping
    • Editing
    • Deletion
  • Exporting
    • QR Codes
      • Individual accounts
      • Batch export (Google Authenticator's QR code format)
    • otpauth:// URIs
    • Encrypted data
  • Importing
    • Google Authenticator
    • Authy
    • Aegis (Yes, via Export for Google Authenticator in settings)
    • Microsoft Authenticator
    • Other authenticators that support exporting to Google Authenticator

Screenshots

Auth screen Home screen empty Add account dialog Add account screen Home screen with accounts Edit account screen Sort options Account selection Settings screen About screen

Download

Mauth is available on F-Droid and GitHub Releases page.

Contribute

For translations use https://toolate.othing.xyz/projects/mauth/

License

Mauth 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/>.