Verayubi is a script for creating/managing VeraCrypt containers secured by a YubiKey-derived keyfile. FIDO hardware security for your container (on-top of your password)
If you'd like to know more read my blog post @ greyloot.ch
packages:
sudo pacman -S yubikey-manager veracryptprogram slot2 with challenge-response (backup the key, keep secret)
ykman otp chalresp --touch 2provide your hex challenge for CHALLENGE= in the script you can generate it with:
openssl rand -hex 15do not lose the challenge, you can hardcore it. it does not need to be kept secret.
NOTE: Please use a password with your container, your yubikey is an extra layer of security.
