Commit Graph

2 Commits

Author SHA1 Message Date
clawbot
7f7c9c67a0 keyfunc: age keys, age encrypt and decrypt, and derived mnemonics are in scope
Per sneak. The age commands derive the identity at the generic path and
encrypt or decrypt with it, always including the identity's own
recipient. The mnemonic command derives child mnemonics through BIP-85's
own mnemonic application.

Model: fable-5-1
2026-09-07 14:16:29 +00:00
clawbot
b2214ca5c5 keyfunc: the tool's name, chosen by sneak
The name says what the tool is: a key is a function of the mnemonic and
an index, computed when asked for and stored nowhere. Directory, module,
binary and environment variables take it.

Model: fable-5-1
2026-09-07 13:29:02 +00:00