Skip to content

KineGrant Protocol v0.1.0

Choose a tag to compare

@zoahdev zoahdev released this 10 Aug 13:41
· 4 commits to main since this release
40592ed

KineGrant Protocol v0.1.0 is the first public experimental draft and reference implementation.

Highlights

  • KGP-001 core authorization protocol draft
  • Ed25519-signed, short-lived, one-time physical-action capabilities
  • deny-overrides policy evaluation and local replay protection
  • signed, hash-chained action receipts
  • conservative adapters for W3C ODRL, Web of Things, IEEE 7012, ROS 2, OPC UA, and Matter boundaries
  • threat model, standards mapping, roadmap, contribution guide, and security policy
  • 12 security and interoperability tests across Python 3.11, 3.12, and 3.13

Status

This release is experimental. It is not a functional-safety system and must not be used as the sole safety control for real machinery. Production use requires persistent replay state, revocation, secure time, hardware-backed keys, independent review, and a gate inside the trusted actuator path.