Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is the "solo" executable mentioned? #125

Open
Chapoly1305 opened this issue Apr 27, 2021 · 1 comment
Open

Where is the "solo" executable mentioned? #125

Chapoly1305 opened this issue Apr 27, 2021 · 1 comment

Comments

@Chapoly1305
Copy link

Hello,
I am trying to set the hmac-challenge-response mode for LUKS, and seems there is an executable that is needed.
I have tried to run "apt install solo-python" on xubuntu 20.04 and it did install. I can use python3 to import the python package and make solo key blinks as the example code, but I have no idea how to set the key for challenge-response.

According to the README.md, a command "solo key make-credential" is needed, but I could not find such binary in my system.

My system kernel is,
Linux ubuntu 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

Thanks for your help!

@conorpp
Copy link
Member

conorpp commented Apr 27, 2021

Use pip to install solo-python, then you should be able to use it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants