debian initramfs script for tinyssh and remote unlocking of luks encrypted partitions.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Chakib Benziane b1cbe870d6 replace tcpsvd with nc, no need to recompile busybox 5 lat temu
etc replace tcpsvd with nc, no need to recompile busybox 5 lat temu
LICENSE add license 5 lat temu
README.md replace tcpsvd with nc, no need to recompile busybox 5 lat temu

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