You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(this issue is somewhat similar to #80 but the symptoms are different and it only occurs on Pro devices)
When running build_aes_key after factory_reset on a Nitrokey Pro, I see a WrongPassword error being emitted (you may have to reset the card using gpg first).
@robinkrahl suggests that a command accessing the smart card may be what is needed. Can somebody confirm this hypothesis?
This issue is blocking the implementation of the factory-reset command in nitrocli. It is also hindering the addition of proper tests for d-e-s-o/nitrocli#71. Can somebody look into this problem?
(this issue is somewhat similar to #80 but the symptoms are different and it only occurs on Pro devices)
When running
build_aes_key
afterfactory_reset
on a Nitrokey Pro, I see a WrongPassword error being emitted (you may have to reset the card usinggpg
first).The problem can seemingly be mitigated by inserting certain commands before the
build_aes_key
step. E.g.,The text was updated successfully, but these errors were encountered: