Public SSH keys for iscg infra hosts (poppy, lilac)
| lilac.pub | ||
| poppy-legacy.pub | ||
| poppy.pub | ||
| README.md | ||
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
- Generate: ssh-keygen -t ed25519 -C "@" -f ~/.ssh/ -N ""
- Copy .pub here
- Update table above
- Add to forgejo account Settings -> SSH Keys