Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 650 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 650 Bytes

signing-spec

Simple, foolproof standard for signing arbitrary data.

  • Why not JOSE/JWS/JWT? JSON-specific, too complicated, too easy to mess up.
  • Why not PASETO? JSON-specific, too opinionated.

What is it?

Out of scope (for now at least):

  • Key management / PKI

Who uses it?