Nitrokey / pynitrokey

Python client for Nitrokey devices
Apache License 2.0
98 stars 27 forks source link

nk3 secrets: Add interactive query for secrets #385

Open robin-nitrokey opened 1 year ago

robin-nitrokey commented 1 year ago

To avoid having to pass the secret on the command-line (which may be visible to other processes and users or stored in the shell history), we should prompt for the secret if it is not set as an argument.