add totp docs

This commit is contained in:
2026-09-26 16:56:35 +05:00
parent fbbfdd8537
commit d8ef3a63c6
13 changed files with 36 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# TOTP Seed
Guides for setting up a TOTP seed and exporting it from authenticator apps.
## Setup
1. [Set up BML](01-setup-bml.md)
2. [Set up MIB](02-setup-mib.md)
## Export
3. [Export from Google Authenticator](03-export-googleauthenticator.md)
4. [Export from Microsoft Authenticator](04-export-microsoft.md)
5. [Export from Bitwarden](05-export-bitwarden.md)