conorpp / u2f-zero

U2F USB token optimized for physical security, affordability, and style
Other
2.41k stars 200 forks source link

Static Password Storage #77

Open lbenedix opened 6 years ago

lbenedix commented 6 years ago

Would it be possible to have a single password stored on the device which would be typed in when the button is pressed long?

ymiyoshi commented 5 years ago

I also wish for that function.

conorpp commented 5 years ago

This should be relatively easy to add. I think it could be added as a custom U2F command, then updated with a python script.