debian initramfs script for tinyssh and remote unlocking of luks encrypted partitions.
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
Chakib Benziane b1cbe870d6 replace tcpsvd with nc, no need to recompile busybox 5 年前
etc replace tcpsvd with nc, no need to recompile busybox 5 年前
LICENSE add license 5 年前
README.md replace tcpsvd with nc, no need to recompile busybox 5 年前

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