Back to browse
GitHub Repository

Bootstrap SSH access between machines with a simple share code.

8 starsTypeScript

Diz – SSH key exchange in one command each side

by noahra·Mar 13, 2026·2 points·0 comments

AI Analysis

●●SolidSolve My ProblemCozy

Replaces ssh-copy-id password prompts with a simple share code handshake.

Strengths
  • TLS certificate pinning embedded in the share code prevents MITM attacks effectively.
  • Automates authorized_keys editing and permissions, removing the most error-prone manual setup steps.
  • Works on local networks without requiring extra infrastructure like Tailscale or VPNs.
Weaknesses
  • Requires VPN tunneling for internet-wide connections, limiting out-of-the-box remote utility significantly today.
  • New dependency for a problem mostly solved by existing standard ssh-copy-id utilities.
Target Audience

Developers, sysadmins, homelabbers

Similar To

ssh-copy-id · Tailscale SSH · Teleport

Similar Projects

Security●●Solid

mls-go – pure Go implementation of RFC 9420 (MLS)

Pure Go MLS with no CGO—interop-verified against mlspp and OpenMLS.

Niche GemWizardry
tomasvilte
311mo ago