Q1. What is the problem that you are trying to solve?
I want to export TOTP codes to keepassXC/keepassDx and use them there out of the box. Currently only KeePass (no Xc/Dx) is supported.
Q2 - Who is impacted?
Everyone who exports to keepassXC/Dx
Q3 - Why is it important and/or urgent?
To use totp from the export is important if no access to passbolt is possible
Q4 - What is your proposed solution? (optional)
Currently the keepass exporter exports the topt settings as the following attributes
- TimeOtp-Algorithm
- TimeOtp-Length
- TimeOtp-Period
- TimeOtp-Secret-Base32
for keepass
What keepassXC uses for totp it the attribute otp
:
otpauth://totp/https%3A%2F%2Fexample.org:<user>?secret=<TimeOtp-Secret-Base32>&period=<TimeOtp-Period>&digits=<TimeOtp-Length>&issuer=https%3A%2F%2Fexample.org
Also see KDBX 5 Standard · Issue #4317 · keepassxreboot/keepassxc · GitHub
Q5. Community support
People can vote for this idea to show traction:
- Must have: this is critical for me to have this
- Should have: this is important for me to have this
- Could have: this could be nice to have
- Won’t have: we should not schedule this (explain why)
0
voters