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 hmac-secret (demo) support #27

Closed nickray closed 4 years ago

nickray commented 5 years ago

We have use cases (e.g. https://github.com/ola-ct/Qt-SESAM) where people want to get HMAC(device-secret, provided nonce). The idea is that we can use hmac-secret for this.

Implement this here, so we can refer people to it.

nickray commented 5 years ago

Certainly possible: https://gist.github.com/nickray/78f6d91562a43980ffd8989e31557fcf Maybe not too useful since you can't make backups, so websites would need to accept multiple passwords really.

nickray commented 4 years ago

https://github.com/solokeys/solo-python#challenge-response