Skip to content

Releases: agentrust-io/trace-tests

v0.2.0

Choose a tag to compare

@imran-siddique imran-siddique released this 15 Jul 19:57
608b73c

DID subject support; embedded signature verification for agentrust-trace sign_record() output; SLSA Level 0 and software-only platform at Level 0; private-key-leak detection in TR-SIG.

agentrust-trace-tests 0.1.0

Choose a tag to compare

@imran-siddique imran-siddique released this 12 Jun 17:12
0cd0d16

First PyPI release of the TRACE conformance suite.

  • TR-ENV / TR-SIG / TR-POL / TR-ANC / TR-RTE conformance modules
  • Fail-closed signature verification: unsigned records cannot pass level >= 1
  • Format detection from positive structural markers (no attacker-chosen downgrade)
  • Configurable freshness max-age (24h default), https-only transparency and RIM references
  • CLI: trace-tests verify --level {0,1,2}

Install: pip install agentrust-trace-tests