secure-systems-lab / dsse

A specification for signing methods and formats used by Secure Systems Lab projects.
https://dsse.dev
Apache License 2.0
64 stars 17 forks source link

DSSE: Dead Simple Signing Envelope

Simple, foolproof standard for signing arbitrary data.

Features

See Background for more information, including design considerations and rationale.

What is it?

Specifications for:

Out of scope (for now at least):

Why not...?

See Background for further motivation.

Who uses it?

How can we use it?

Versioning

The DSSE specification follows semantic versioning, and is released using Git tags. The master branch points to the latest release. Changes to the specification are submitted against the devel branch, and are merged into master when they are ready to be released.