solokeys / solo1-cli

Solo 1 library and CLI in Python
https://pypi.org/project/solo-python
Apache License 2.0
185 stars 69 forks source link

Add change pin of current key command to solo tool #42

Closed cuongnv closed 4 years ago

cuongnv commented 4 years ago

Add change pin of current key into solo tool. it will help user change PIN directly from command line.

nickray commented 4 years ago

LGTM, thanks!

I added a set-pin command, as I could not test otherwise :)