Supply Chain Integrity, Transparency, and Trust (IETF SCITT)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add standard tags to 158 packages

Standard vocabulary based on crates.io categories, erratique/opam
conventions, and monorepo domain coverage:

Org: org:blacksun
Domain: aerospace, codec, crypto, network, storage, git, merkle
Purpose: cli, test, bench, format, log, system
Protocol: ccsds, uslp, cop1, sdls, sle, atproto, tls, http, json, binary
Cross-cutting: eio, simulation, math, compression

Tags placed in dune-project (package ...) stanzas via (tags ...).
Propagated to .opam files by dune's opam generation.

+2
+1
dune-project
··· 11 11 (package 12 12 (name scitt) 13 13 (synopsis "Supply Chain Integrity, Transparency, and Trust (IETF SCITT)") 14 + (tags (org:blacksun atproto crypto merkle)) 14 15 (description 15 16 "Native OCaml implementation of IETF SCITT (draft-ietf-scitt-architecture). 16 17 Signed Statements, Receipts with merkle inclusion proofs, and Transparent
+1
scitt.opam
··· 9 9 maintainer: ["Thomas Gazagnaire <thomas@gazagnaire.org>"] 10 10 authors: ["Thomas Gazagnaire <thomas@gazagnaire.org>"] 11 11 license: "MIT" 12 + tags: ["org:blacksun" "atproto" "crypto" "merkle"] 12 13 homepage: "https://tangled.org/gazagnaire.org/ocaml-scitt" 13 14 bug-reports: "https://tangled.org/gazagnaire.org/ocaml-scitt/issues" 14 15 depends: [