2FA vault
A profile can store the 2FA keys of the accounts it works with. The codes are shown in the app, on the start page and in the extension, and travel with the profile.
Add a key
- Profile settings → 2FA keys.
- Paste the secret (base32) or an otpauth:// link.
- Fill in the Label, for example “Facebook”, and click Add.
Where to see the code
- In the 2FA keys section — click a code to copy it.
- On the profile's start page.
- In the GetAntik extension in the browser — 2FA codes with a seconds countdown.
Security
Keys are encrypted together with the profile and reach the server only as ciphertext. When you hand the profile to a colleague or transfer it to another account, the keys go with it.
Possible errors
This doesn't look like a TOTP secret.
Why: The wrong text was pasted — for example, a one-time code instead of the secret.
What to do: Paste the secret key (letters A–Z and digits 2–7) or the otpauth:// link from the QR code.