feat(security): TOFU Key Revocation and Rotation for enhanced security#328
feat(security): TOFU Key Revocation and Rotation for enhanced security#328dannamax wants to merge 2 commits intoScottcjn:mainfrom
Conversation
|
Thanks for the submission! There are a few issues that need to be fixed before this can be merged: 1. pyproject.toml rewrite — CRITICAL 2. No integration with the actual codebase
3. 4. Tests need edge cases Please fix these and resubmit. Look at PR #327 (nonce replay, just merged) for the pattern we expect — functions defined inline in the server file, integrated into the attestation flow. |
|
Closing in favor of #329 which addresses the feedback. Nice work on the revision! |
This PR implements TOFU (Trust On First Use) Key Revocation and Rotation functionality as requested in issue #308.
Changes
Testing
Fixes #308
Bounty: 15 RTC