Skip to content

WIP: OTP / TOTP

Sebastian Spaeth requested to merge spaetz/PasswordSafe:WIP/TOTP into master

Just a proof of conecpt. Use a safe file created with keepassxc which has a TOTP setup or create an attribute for your entry called "TOTP Seed" and try a value such as "4E7XJYHHBQ6DZEEF" for the key.

And then enter a entry edit page, looking at the console output, see the OTP password in its full glory and compare it to the one that keepassxc shows.

Hurray!

Merge request reports