wKovacs64 / pwned

A command-line tool for querying the 'Have I been pwned?' service.
https://wkovacs64.github.io/pwned
MIT License
228 stars 28 forks source link

apiKey command should prompt for input #252

Closed wKovacs64 closed 10 months ago

wKovacs64 commented 10 months ago

I dislike the fact that the apiKey command takes the API key as a parameter because then it's likely to show up in your shell command history. It would be more secure if it prompted you for input instead, or at least as an alternative.