fix: migrate mist.py PEM-load sites to get_signing_identity + build_msign_header
- Replace three load_signing_identity (deleted) call sites in _hub_api, run_create --sign, and run_raw with get_signing_identity() + build_msign_header / sign_bytes — no PEM file ever read - Fix _require_hub: load_identity() called without hub_url (TypeError) - Fix _get_hub_url: load_identity() called without hub_url (TypeError) - Add TDD tests M1-M3 in test_mist_cli.py confirming no ImportError/TypeError - Update key-material-security-audit.md: mark #4 resolved
sha256:9403b6b95d6f7d774cd5bdc36c570ab04b0f3368cbd2282818cc330543919f5f
sha
sha256:df046ca13a4765ddfb4cab9e26a158ad7c6c05b6fa5a5a2772ea00239036b7d6
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:9403b6b95d6f7d774cd5bdc36c570ab04b0f3368cbd2282818cc330543919f5f --body "your comment"
No comments yet. Be the first to start the discussion.