Public SSH keys for iscg infra hosts (poppy, lilac)
Find a file
2026-06-24 19:11:02 +00:00
lilac.pub Add lilac.pub (Android phone) 2026-06-24 19:09:41 +00:00
poppy-legacy.pub Add poppy-legacy.pub (renamed from michaotic-server) 2026-06-24 19:10:08 +00:00
poppy.pub Add poppy.pub (new main laptop key) 2026-06-24 19:10:00 +00:00
README.md Add README with hosts table and instructions 2026-06-24 19:11:02 +00:00

Public SSH keys for iscg infra hosts.

Used by nixos-iscg flake via sha256-pinned fetchurl on the https://git.iscg.dev/mikl.keys endpoint.

Hosts

Host Key file Purpose
poppy poppy.pub macOS laptop (main)
poppy poppy-legacy.pub macOS laptop (fallback)
lilac lilac.pub Android phone

Adding a key

  1. Generate: ssh-keygen -t ed25519 -C "@" -f ~/.ssh/ -N ""
  2. Copy .pub here
  3. Update table above
  4. Add to forgejo account Settings -> SSH Keys