Skip to content

feat: issue signed enforcement tokens - #34

Merged
tuzuminami merged 1 commit into
mainfrom
codex/veil-signed-enforcement-33
Jul 13, 2026
Merged

feat: issue signed enforcement tokens#34
tuzuminami merged 1 commit into
mainfrom
codex/veil-signed-enforcement-33

Conversation

@tuzuminami

Copy link
Copy Markdown
Owner

Summary

  • issue short-lived Ed25519 JWS enforcement tokens only for VEIL ALLOW decisions
  • publish rotation-aware JWKS, public input-hash helpers, and AuthZEN enforcement token output
  • require signing material in production and keep bearer tokens out of persisted decisions and idempotency records

Verification

  • pnpm run verify (75 passed, 5 PostgreSQL integration tests skipped without a database)
  • Sol correctness and security review findings remediated before this PR.

Closes #33

@tuzuminami
tuzuminami merged commit d7f8fc1 into main Jul 13, 2026
1 check passed
@tuzuminami
tuzuminami deleted the codex/veil-signed-enforcement-33 branch July 13, 2026 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

P1: issue signed enforcement tokens for RELAY policy enforcement

1 participant