feat(enable-mother): publish colibri pubkey to Vaultwarden for hive auth #99
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "hive-key-exchange"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Agent side of the vault-mediated mother key exchange (direction B — we call mother's tools).
clawdie-enable-mothernow, after ensuring the colibri SSH identity, upserts the pubkey to Vaultwarden ashive-pubkey-<hostname>(viabw, run as root so it can readBW_*fromprovider.env; the pubkey is public so it's passed via env, no secret inps). Mother'smother-sync-hive-keys(colibri PR) rebuilds itsauthorized_keysfrom these items — no operator copy-paste between machines.The printed pubkey + restricted
command=line stay as a manual fallback. Uses thebitwarden-cli-vaultskill's session+upsert pattern.Verified:
sh -nclean; embedded id-extraction + base64-JSON snippets tested. Needs Hermes hardware validation (bw + vault reachability).🤖 Generated with Claude Code