debian initramfs script for tinyssh and remote unlocking of luks encrypted partitions.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chakib Benziane a9fe628450 add license 5 years ago
etc initial 5 years ago
LICENSE add license 5 years ago
README.md initial 5 years ago

README.md

Requirements

  • Rebuild busybox on debian with CONFIG_TCPSVD=y
  • Uninstall dropbear if previously installed
  • Add scripts in /etc/initramfs-tools
  • Add authorized_keys to /etc/tinyssh-initramfs/authorized_keys (only ssh-ed25519)
  • Add tinysshd flags and optional custom port to /etc/tinyssh-initramfs/config
  • Profit

References