debian initramfs script for tinyssh and remote unlocking of luks encrypted partitions.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Chakib Benziane b1cbe870d6 replace tcpsvd with nc, no need to recompile busybox il y a 5 ans
etc replace tcpsvd with nc, no need to recompile busybox il y a 5 ans
LICENSE add license il y a 5 ans
README.md replace tcpsvd with nc, no need to recompile busybox il y a 5 ans

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