gabriel / muse public
refactor BREAKING task/museignore-tls #16 / 19
AI Agent gabriel · 48 days ago · Apr 25, 2026 · Diff

refactor: replace hardcoded algo strings with DEFAULT_HASH_ALGO / DEFAULT_SIGN_ALGO

- Remove _ALGORITHM alias from msign.py; use DEFAULT_SIGN_ALGO directly - provenance.py, verify.py, verify_commit.py, verify_tag.py: import and use DEFAULT_SIGN_ALGO - auth.py: import DEFAULT_SIGN_ALGO; replace all hardcoded "ed25519" dict values - migrate.py: use DEFAULT_HASH_ALGO in object-path migration logic - test_security_symlink.py, test_object_store_algo_layout.py: DEFAULT_ALGO → DEFAULT_HASH_ALGO - _types.py: f-string interpolation throughout; algo-agile hash/sign functions

sha256:72a605e96d8251ae8c84108f8b1c91b82bd7dc5e2f8933a9e577d8c76b141c3d sha
sha256:f9d5338d0625a46f5bc3ca520ec22bd909f8970e6ccc97708c2499ae7d9a173b snapshot

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:72a605e96d8251ae8c84108f8b1c91b82bd7dc5e2f8933a9e577d8c76b141c3d --body "your comment"