solokeys / solo1-cli

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

Better pin handling #76

Closed My1 closed 4 years ago

My1 commented 4 years ago

Ask for PIN directly upon request but only if a PIN exists, also remove PINs not being asked for.

My1 commented 4 years ago

amended to have set and change PIN alert and exit early.

My1 commented 4 years ago

Squash all commits into one for the sake of better git history

no plan how