This repo contains notes and script for setting up and using the keyholder box.
This is currently based on a Raspberry Pi.
Log in to the newly installed pi (or write to the mounted SD card):
- Enable ssh:
sudo touch /boot/ssh - Reboot
Connect via SSH with default credentials
- Clone this repo:
git clone https://github.com/dnscryptio/keyholder - Run:
hardening.sh - Run:
install_wrapper.sh - Run:
setup_enc_volume.sh - (install service key functionality)
- Mount:
./mount_tinfoil.sh - Unmount:
./umont_tinfoil.sh