Skip to content

Tokn - MFA / 2FA authenticator

F-Droid

Open source

Open-source 2FA authenticator. Encrypted on-device. No accounts.

Version
1.8.1
Size
14.7 MB
Updated
Jul 16, 2026
Get from Download APK (v1.8.1)
Signing certificate on record

About this app

Tokn is a small, privacy-first 2FA / MFA authenticator. Your one-time codes stay on your device, encrypted. No accounts, no cloud sync, no analytics, no ads.

A simple, open-source TOTP / HOTP authenticator for people who do not want their second factor in someone else's cloud.

WHY TOKN

• Private by design. No sign-up, no telemetry, and no Google Play Services on your device. • Encrypted vault. Stored in an SQLCipher database, unlocked with biometrics (fingerprint or face) or a password. • Works fully offline. Codes are generated locally on your phone. • Open source. GPL-3.0, source available on GitHub, also published on F-Droid.

FEATURES

• TOTP and HOTP support per RFC 6238 and RFC 4226 • SHA-1, SHA-256 and SHA-512 • Add accounts by scanning a QR code with the camera or from a gallery image • Manual entry for codes you cannot scan • Biometric unlock with password fallback • Encrypted backup and restore for moving to a new phone or keeping a copy • Device-to-device sync over local Wi-Fi, Wi-Fi Direct or animated QR code. Nothing leaves your network and the handshake is end-to-end encrypted • Organize accounts with custom groups, multiple groups per account • Custom icons and importable icon packs (Aegis-compatible) • Material 3 design with light, dark or system theme and optional Material You colors • Screenshot protection keeps codes out of the recents preview and blocks screen capture

SWITCHING FROM ANOTHER 2FA APP

Tokn imports backups from Aegis, 2FAS, Google Authenticator and standard otpauth:// URIs. Bring your existing accounts over in minutes.

WORKS WITH

Any service that supports standard TOTP or HOTP two-factor authentication. Google, GitHub, GitLab, Microsoft, Amazon, Discord, Twitch, Reddit, Dropbox, Proton, and thousands more.

LICENSE

Tokn is free software, released under the GNU General Public License v3.0 or later.

Source code, releases and issue tracker: https://github.com/fthomys/tokn

Licensed under GPL-3.0-or-later, by fthomys.

OfficialSignature VerifiedOpen Source

What's New in v1.8.1

Imported from the F-Droid repository index.

  • Translation Hotfix release
  • * New: recycle bin for deleted accounts, with an undo option. Enabled by default (Settings > App behavior).
  • * New: automatic local backups, with an entry in Backup & Restore.
  • * New: audit log in Settings showing vault, account, and backup activity.
  • * New: export a single account as a QR code from its menu.
  • * New: stay revealed setting to keep a code visible after copying (Settings > Security).

Version history

v1.8.1Latest
Signature continuous

Jul 16, 2026 · 14.7 MB · Android API 2637 · code 21

Imported from the F-Droid repository index.

  • Translation Hotfix release
  • * New: recycle bin for deleted accounts, with an undo option. Enabled by default (Settings > App behavior).
  • * New: automatic local backups, with an entry in Backup & Restore.
  • * New: audit log in Settings showing vault, account, and backup activity.
  • * New: export a single account as a QR code from its menu.
  • * New: stay revealed setting to keep a code visible after copying (Settings > Security).
INTERNETCAMERAUSE_BIOMETRICUSE_FINGERPRINTACCESS_NETWORK_STATEACCESS_WIFI_STATECHANGE_WIFI_STATECHANGE_WIFI_MULTICAST_STATEACCESS_FINE_LOCATIONNEARBY_WIFI_DEVICESACCESS_LOCAL_NETWORKme.diamondforge.tokn.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 d7b339965bea1976fad54b307184fe1e1547487167af0a2a06914e8e8f552088

v1.7.0
Signature continuous

Jun 14, 2026 · 13.9 MB · Android API 2636 · code 19

Imported from the F-Droid repository index.

  • * New: a redesigned interface built on Material 3 Expressive, with bolder titles, grouped cards, and smoother motion throughout the app.
  • * New: optional password reminder that asks you to type your vault password now and then so you don't forget it, spacing the prompts further apart over time. Default enabled
  • * New: Russian support
  • * Improved: exporting a backup and starting a device transfer now require unlocking the vault first.
  • * Fixed: navbar in onboarding no longer overlap the system bars.
INTERNETCAMERAUSE_BIOMETRICUSE_FINGERPRINTACCESS_NETWORK_STATEACCESS_WIFI_STATECHANGE_WIFI_STATECHANGE_WIFI_MULTICAST_STATEACCESS_FINE_LOCATIONNEARBY_WIFI_DEVICESme.diamondforge.tokn.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 c16bf0fe79b83b942a08ee24cd2302943bba7e400f0aff54815c332dc699aff9

v1.6.3
Signature continuous

Jun 10, 2026 · 13.7 MB · Android API 2636 · code 18

Imported from the F-Droid repository index.

  • * New: show the upcoming code beneath the current one. Enable it under Settings > App behavior.
  • * New: App behavior settings screen gathers tap-to-copy and show-next-code in one place.
  • * Improved: cleaner vault list with adjusted font sizes, account count, and bottom spacing.
INTERNETCAMERAUSE_BIOMETRICUSE_FINGERPRINTACCESS_NETWORK_STATEACCESS_WIFI_STATECHANGE_WIFI_STATECHANGE_WIFI_MULTICAST_STATEACCESS_FINE_LOCATIONNEARBY_WIFI_DEVICESme.diamondforge.tokn.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 97ec8b6598f6a305da34df409b6c517952f2c72f10dd82bc2dbcee3ee2a9f0b5

Will it run on your device?

CompatibilityVery likely to run

92%

  • Runs on a broad range of modern Android versions.
  • Multiple CPU architectures are covered.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
+0.8 MB
Added permissions
ACCESS_LOCAL_NETWORK
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be me.diamondforge.tokn is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 1.7.0 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall Tokn - MFA / 2FA authenticator first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of Tokn - MFA / 2FA authenticator, and a listing is removed when the evidence for it stops holding up.

Get Tokn - MFA / 2FA authenticator

Every source we list for me.diamondforge.tokn is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Security Privacy
Android
8.0+
Architectures
arm64-v8a, armeabi-v7a, x86, x86_64
Version
1.8.1 (code 21)
Size
14.7 MB
Updated
Jul 16, 2026
Package name
me.diamondforge.tokn

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v1.8.1)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

d7b339965bea1976fad54b307184fe1e1547487167af0a2a06914e8e8f552088

Signing certificate

3425f8d2c9ac15609142fc676ae8837df43c8a8f952902a56e11331fd981c75e

Permissions Required

What each permission lets Tokn - MFA / 2FA authenticator do. A highlighted one is worth a second look — not necessarily wrong, just worth asking whether this app needs it.

INTERNETSend and receive data over the internet.
CAMERAUse the camera to take photos or video.
USE_BIOMETRICAuthenticate with a fingerprint or face.
USE_FINGERPRINTAuthenticate with a fingerprint.
ACCESS_NETWORK_STATECheck whether the device is online and on what kind of connection.
ACCESS_WIFI_STATESee Wi-Fi status and the network it is connected to.
CHANGE_WIFI_STATETurn Wi-Fi on or off and connect to networks.
CHANGE_WIFI_MULTICAST_STATE
ACCESS_FINE_LOCATIONRead your precise location.
NEARBY_WIFI_DEVICES
ACCESS_LOCAL_NETWORK
me.diamondforge.tokn.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

More Security Privacy apps

More from F-Droid

IsPhoneEncrypted

Marco Seguri

v1.0.01.3 MBAndroid API 10+

Note Crypt Pro

F-Droid

v1.441.4 MBAndroid API 19+

Oversec

oversec

v1.5.155.3 MBAndroid 5.0+

SELinuxModeChanger

F-Droid

v11.01.4 MBAndroid API 17+

CryptoPass

F-Droid

v1.20.1 MBAndroid API 9+

My Wifi Passwords

F-Droid

v1.0.12.1 MBAndroid API 15+

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem