Commit Graph

2 Commits

Author SHA1 Message Date
jakobhusu 1ff771a62a Default key output to ~/.ssh/ and create the directory if needed 2026-05-20 11:33:12 +02:00
jakobhusu b857aa3afb Add SSH key generator with BIP39 mnemonic backup
Generates Ed25519 SSH keys and encodes the private key seed as 24 BIP39
words for safe offline storage. Keys can be fully recovered from the
mnemonic alone.
2026-05-20 11:31:36 +02:00