You were trying to login...
So you open your authenticator app...
2FA
It generates a verification code every 30 seconds.
key
Account Key
pin
TOTP Code
schedule
Current Time
If a hacker wants to crack
your verification code, he have to try
1000000
30
=
33333 times per sec.
Which I don't think any app allows you to do so...
Seems like it's very safe right?
is out of battery. is broken. is wet. is exploded. is gone.
is lagging. is locked.
is left at home. is left in car. is left in office. is left
in bathroom.
your friend took it. your mom took it. your dad took it.
your girlfriend took it. your boyfriend took it. your
teacher took it. your child took it.
storage is full. app has a bug. operating system is
outdated. blocked by a firewall. clock is incorrect.
is overheated. servers are down. license has expired.
disabled by a device administrator.
you deleted the app. you reset you phone. you forgot the
password.
Or sometime you just want to share an account with your team, but stuck in the 2FA. Don't worry,
Introducings
TOTP4All
TOTP for all in a online tool that can help you crypt and save your TOTP secrets with custom password. The crypt secret will look just like the original one, but you can only get the real verification code by decrypt it with your password. No one will know what this secret is for, even us server.
key
Original key
original
password
Password
:hX1GgUg
encrypted
Encrypted key
anything
encrypted
Encrypted key
anything
password
correct Password
:hX1GgUg
key
Right code
123456
encrypted
Encrypted key
anything
password
Wrong Password
xE!wjOeA
dangerous
Wrong code
078394
After you encrypt your key with your password, you can
safely share it with your team. They can only get the
real verification code by decrypt it with the correct
password.
face
lock
shield_question
Your can custom the URL for your secret, so you can
easily share it with your team. However, no one will
know does this ID exist, or does it have a password.
Even if this ID doesn't exist, or the password is wrong,
we will return a fake code to the hacker. So they will
never know if they are right or wrong.
deployed_code_alert