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

use base64 credentials instead of hex #74

Closed My1 closed 4 years ago

My1 commented 4 years ago

generally base64 is used for credentials rather than hex, so using that might be useful.

on the other hand hex is still compatible as input for challenge-response.

the 2 commits with PIN are unrelated and not supposed to be here

My1 commented 4 years ago

github went weird, lol