awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesWebAssembly Module Signings

Uploads WebAssembly modules to an OCI registry, signs them, and verifies their signatures to ensure integrity and provenance.

Distinct from Signed Binary Modules: Distinct from Signed Binary Modules: specifically targets WebAssembly modules stored in OCI registries, not general binary extensions.

Explore 1 awesome GitHub repository matching operating systems & systems programming · WebAssembly Module Signings. Refine with filters or upvote what's useful.

Awesome WebAssembly Module Signings GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • sigstore/cosignAvatar de sigstore

    sigstore/cosign

    5,667Voir sur GitHub↗

    Cosign is a tool for signing and verifying software artifacts, primarily those stored in OCI-compatible registries such as container images, Helm charts, SBOMs, and Tekton bundles. It supports keyless signing using ephemeral keys and short-lived certificates from the Sigstore public-good infrastructure, associating signatures with an OpenID Connect identity rather than a long-lived cryptographic key. The project provides multiple signing and verification methods, including private keys, key pairs stored in KMS providers like AWS KMS and Azure Key Vault, and hardware security keys. It can sign

    Signs and verifies WebAssembly modules stored in OCI registries for integrity and provenance.

    Go
    Voir sur GitHub↗5,667
  1. Home
  2. Operating Systems & Systems Programming
  3. Signed Binary Modules
  4. WebAssembly Module Signings