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

luks encryption using solokey #105

Closed saravanan30erd closed 3 years ago

saravanan30erd commented 3 years ago

Hi @nickray

I have completed the luks encryption tool which uses solokey for full disk encryption. https://github.com/saravanan30erd/solokey-full-disk-encryption

Currently it supports only Arch Linux, but planning to support other distros in future.

Thanks