Files
keys/scripts/keygen.sh
Michael Chus efba949afd feat(keygen): export SSH public key alongside signing key
Same Ed25519 key now serves dual purpose:
- Release binary signing (developers/<name>.pub raw base64)
- SSH access to debug LiveCD (~/.keys/<name>.key.pub OpenSSH format)

build-debug.sh auto-collects ~/.keys/*.key.pub into authorized_keys.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 10:42:42 +03:00

2.8 KiB
Executable File