-
-
Notifications
You must be signed in to change notification settings - Fork 26
How to get it?
Alexander Kopachov edited this page Feb 16, 2023
·
21 revisions
You may build it. Or if you don't want to build the app yourself then just pull the right FAP file from latest release and put it to your Flipper Zero device by copying it to /ext/apps/Misc
. After that you should be able to run it on your Flipper.
To pick the right FAP file you would need to know what firmware your Flipper Zero device is running:
FAP file name | Base firmware | Compatibility |
---|---|---|
totp_official-stable_fw.fap |
Official Stable | Official Stable and any other firmware based on it |
totp_official-dev_unleashed_fw.fap |
Official Dev | Official Dev and any other firmware based on it, such as Unleashed, RogueMaster, Flipper-Xtreme, Dexv |
If you are not so sure which firmware your Flipper is running try totp_official-stable_fw.fap
first and then if it will not work for your then try totp_official-dev_unleashed_fw.fap
.
- Home
- First steps
-
FAQ
- How does it work?
- Is it secure?
- How to get it?
- How to build it?
- Where is config file?
- What is token secret and where to get it?
- Is there a CLI?
- Is there a token input automation?
- How to add new token?
- Does it support Steam-style tokens?
- How to change\recover PIN?
- How to backup?
- How to reset application?
- Flipper Authenticator generates invalid codes, why so?
- How to migrate from another authenticator app?
- TOTP codes became invalid after daylight saving time switch, why?
- Is it possible to connect "Flipper Authenticator" and "Bluetooth Remote" apps to the same device via Bluetooth?
- What does "API version mismatch" error mean?
- Does it support AZERTY\QWERTZ keyboard layout?
- Is there a companion app for desktop?
- Is it possible to migrate to another authenticator app?
- How PIN is stored?