Skip to content

Instantly share code, notes, and snippets.

View shantycode's full-sized avatar

Florian Junge shantycode

View GitHub Profile
@shantycode
shantycode / rfy.sh
Created November 21, 2018 09:45
Full disk encryption on Raspberry Pi with Yubikey unlock - Bash helper script
#!/bin/bash
#set -eux
# Prerequisites
# You need an existing encrypted Raspberry Pi
#
# See the following link for a raspbian installation
#
# https://robpol86.com/master/raspberry_pi_luks.html