Jip-Hop / sedunlocksrv-pba

Conveniently unlock your Self Encrypting Drive on startup (via HTTPS) without the need to attach monitor and keyboard
GNU General Public License v3.0
36 stars 8 forks source link

Choose sedutil fork using environment variable #12

Closed kennethso168 closed 1 year ago

kennethso168 commented 1 year ago

Fixes #8

One thing that I noticed from testing was that I need to remove the downloaded sedutil-cli from the cache directory when switching forks. This likely trips users up. Should we download sedutil-cli every time instead? (it's downloaded form GitHub so should be fast in most cases). Or just add a reminder in the README?

Jip-Hop commented 1 year ago

Hmm yeah that's a good point. Maybe the binary should be in the cache dir under a subdirectory? One for 'main' sedutil repo and another for the fork? Then no need to always download...

kennethso168 commented 1 year ago

Great idea, I'll modify the script.