nitrocli icon indicating copy to clipboard operation
nitrocli copied to clipboard

Improve otp subcommand

Open robinkrahl opened this issue 3 years ago • 1 comments

Similar to the PWS refactoring discussed in #139, we should also update the OTP commands:

  • [ ] Introduce otp add command
  • [ ] Introduce otp update command
  • [ ] Remove or deprecate deprecate otp set command
  • [x] Support reading the secret from stdin and prompting it (#167)

robinkrahl avatar Apr 18 '21 16:04 robinkrahl

I just realized that we cannot implement this yet because we can’t query the TOTP time window value, see nitrokey/libnitrokey#160.

robinkrahl avatar Apr 24 '21 14:04 robinkrahl