buttercup/buttercup-core

Recovery Codes field type

achromaticless opened this issue · 1 comments

Hi!

I would like to propose a new field type to store recovery codes, as user I should be able to copy a single recovery code and set it as used, also, when I am overviewing the entry, all of them would be obfuscated as passwords does.

wdyt?

Hi!

What format would you expect it to be in? Like a table/grid? A list? I'm not sure if there's one size to fit all here, as I've seen recovery codes in everything from a single string of random text through to 10+ English words separated by spaces. That, and they're usually secret so you'd probably just store them under the "Password" type, right?