1
0
forked from sneak/hacks
Commit Graph

1 Commits

Author SHA1 Message Date
clawbot
d3daa14d54 bip85ssh: add spec for deterministic SSH keys from BIP-85
README for a new tool that derives ed25519 SSH key pairs from a BIP-39
mnemonic or xprv, using pkg/bip85 from sneak/secret with the same steps
as agehd. Path m/83696968'/592366788'/1822331379'/n'. Four commands:
pub, priv, install, ssh. The README is the spec; the code follows in
later commits.

Model: fable-5-1
2026-09-06 14:19:32 +00:00