📱 Two-Factor Authentication (2FA) client for Android + Wear OS https://stratumauth.com
  • C# 95.4%
  • Python 2.1%
  • HTML 1.6%
  • Roff 0.8%
Find a file
2026-04-12 10:42:52 +02:00
.github update to .net 10 and packages, increase minsdk to 23 due to androidx.lifecycle 2026-01-18 15:18:10 +01:00
doc revert to using hash category ids 2025-02-10 18:45:57 +01:00
extra update outdated icons 2026-03-17 20:02:31 +01:00
extraicons generate icons + update meta 2026-03-20 19:46:16 +01:00
fastlane/metadata/android v1.6.1 2026-03-24 18:19:47 +01:00
fdroid update fdroid repo with tag 2024-10-13 13:48:04 +02:00
icons generate icons + update meta 2026-03-20 19:46:16 +01:00
Stratum.Core update packages 2026-04-11 16:19:05 +02:00
Stratum.Droid update zxing package 2026-04-12 10:42:52 +02:00
Stratum.Droid.Shared generate icons + update meta 2026-03-20 19:46:16 +01:00
Stratum.Test update zxing package 2026-04-12 10:42:52 +02:00
Stratum.WearOS update packages 2026-04-11 16:19:05 +02:00
.editorconfig update file header template 2025-02-08 14:25:48 +01:00
.gitattributes Initial commit 2018-08-14 21:57:34 +01:00
.gitignore generate resources + run in parallel 2025-07-12 14:35:08 +02:00
CONTRIBUTING.md Add 3 icons and fix wrong redirect in contribution guide (#1355) 2026-01-31 12:13:19 +01:00
crowdin.yml use en-gb as source 2025-08-09 12:19:15 +02:00
icons.csv generate icons + update meta 2026-03-20 19:46:16 +01:00
LICENSE Update LICENSE 2020-06-13 20:29:15 +02:00
README.md add signature digests to readme 2026-03-15 14:55:53 +01:00
Stratum.sln rename project 2024-09-14 15:25:09 +02:00

GitHub GitHub stars GitHub last commit Crowdin

Stratum

A free open-source two factor authentication app for Android. It features encrypted backups, icons, categories and a high level of customisation. It also has a Wear OS companion app.

It supports TOTP (Time Based) and HOTP (Counter Based) authenticators using either SHA1, SHA256 or SHA512 hashing algorithms. Mobile-Otp (mOTP), Steam and Yandex are also supported.

Download ⬇️

Get it on Google Play Get it on F-Droid

Stratum is currently only available on the F-Droid client through the IzzyOnDroid repo. You must first add this repository in the F-Droid client.

Signature

In order to verify the authenticity of the APKs, compare the certificate signatures using apksigner with these values:

SHA-256 digest: b975b325e4f39465df1034d6bc2c11a3926f60cc07b820c51fbe1c757555f28a
SHA-1 digest: b6a100cefaf7f4bc7d0879d71ad36c555a8b850e
MD5 digest: bb884532b0ee1b3f04dd9917409d5126

Support development ❤️

Buy Me a Coffee

Request Icons

Frequently Asked Questions

Contribution Guide

Backup File Format

Importing from other apps:

Google Authenticator

Blizzard Authenticator

Steam

Authy

Features 🪄

⚙️ Compatibility: Stratum is compatible with most providers and accounts.

💾 Backup / Restore: Backup your authenticators with strong encryption. In case you lose your or change phone, you can always gain access to your accounts. Save to cloud storage or to your device.

🌙 Dark Mode: Stratum has a beautiful material design inspired look in either light or dark themes.

⏺️ Icons: Find your authenticators easily with recognisable brand logos and icons next to each code.

📂 Categories: Organise your authenticators into categories.

🔒 Offline with few permissions: Stratum only requires a single permission and does not require Internet access to function.

🎨 Customisation: Set icons and rename. You can also arrange your authenticators in any order you like so you can find them easily.

Wear OS: Quickly view your authenticators directly from your watch. Please note that a connection to your Android device is required.

Screenshots 📱

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5 Screenshot 6 Screenshot 7 Screenshot 8

Wear OS Companion

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5

Permissions 🔒

  • Camera permission is required to add accounts through QR codes.

Disclaimer

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.