Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Verayubi

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)

verayubi-thumnail

If you'd like to know more read my blog post @ greyloot.ch


Prerequisites:

packages:

sudo pacman -S yubikey-manager veracrypt

program slot2 with challenge-response (backup the key, keep secret)

ykman otp chalresp --touch 2

provide your hex challenge for CHALLENGE= in the script you can generate it with:

openssl rand -hex 15

do 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.

About

A script to create/manage veracrypt containers created using a yubikey-derived keyfile.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages