debian initramfs script for tinyssh and remote unlocking of luks encrypted partitions.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Chakib Benziane b1cbe870d6 replace tcpsvd with nc, no need to recompile busybox před 5 roky
etc replace tcpsvd with nc, no need to recompile busybox před 5 roky
LICENSE add license před 5 roky
README.md replace tcpsvd with nc, no need to recompile busybox před 5 roky

README.md

Requirements

  • 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