ssh-sync bootstrap

jezzick.net — SSH config manager

Recommended — works on any platform
ssh bootstrap@jezzick.net

Touch your YubiKey when prompted. The wizard will detect your OS and output the correct setup commands.

Step 1 — Run in PowerShell
iwr https://bootstrap.jezzick.net/install.ps1 | iex
Step 2 — Copy your private key to
%USERPROFILE%\.ssh\id_ed25519

Or use the SSH wizard above to retrieve keys securely via YubiKey.

Step 1 — Run in terminal
curl -s https://bootstrap.jezzick.net/install.sh | bash
Step 2 — Copy your private key to
~/.ssh/id_ed25519

Or use the SSH wizard above to retrieve keys securely via YubiKey.

Register your phone or security key

Once registered, your passkey can authorize SSH bootstrap sessions from your phone, Face ID, fingerprint, or YubiKey NFC — no password needed.

You will be prompted by your browser to use Face ID, fingerprint, or a security key.

Authorize SSH session

A new machine is requesting access. Authenticate with your passkey to approve.

You will be prompted to use Face ID, fingerprint, or security key.