totp_
paste a secret, read the code. computed in your browser โ€” nothing leaves this device.
add account
accounts
secrets stay in this browser (localStorage) and are never sent anywhere.
a website is a worse place to keep a TOTP secret than a device app โ€” use accordingly.
copied