fetzerms / cryptboot-ssh

Retrieve cryptsetup keyfiles via ssh automatically at boot.
GNU General Public License v2.0
18 stars 9 forks source link

Fixing keyserver client MAC address authentication #22

Closed 459below closed 5 years ago

459below commented 5 years ago

At this point the only possible response by the keyserver could've been (and was!) "nope!", since it only accepts the right MAC address, and not a cat .keyfiles/$HOSTNAME

https://github.com/459below/cryptboot-ssh/tree/fix-script-usability-2 is going to show a hash of the keyserver response, to prevent exactly this confusion in the future.