# SecKey This project is intended to be used when your system uses a usb-drive to decrypt your system's root drive. If you want that if you plug out the stick your system shuts down you are at the right place here. ## Install Edit the `config.mk` and insert the UUID of your usb-drive. Then type: ```sh sudo make install ```