awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesCryptographic Data Integrity

Validates file integrity and enforces access controls for sensitive user-associated data blobs.

Distinct from User Access Management: Distinct from User Access Management: focuses on file-level integrity and cryptographic signature validation rather than general user account administration.

Explore 2 awesome GitHub repositories matching security & cryptography · Cryptographic Data Integrity. Refine with filters or upvote what's useful.

Awesome Cryptographic Data Integrity 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.
  • systemd/systemdAvatar de systemd

    systemd/systemd

    15,324Voir sur GitHub↗

    systemd is a comprehensive system and service manager for Linux that orchestrates the entire operating system lifecycle. It functions as the primary init system, managing the transition from firmware to a fully initialized user space while providing a unified framework for service orchestration, hardware management, and resource control. The project distinguishes itself through its declarative, unit-based configuration model and dynamic dependency resolution, which allow for efficient, on-demand service activation and socket-based process management. It integrates deep system observability th

    Enforces read-only access and validates file integrity through cryptographic signatures for sensitive user data.

    Ccinitlinux
    Voir sur GitHub↗15,324
  • smartcontractkit/chainlinkAvatar de smartcontractkit

    smartcontractkit/chainlink

    8,222Voir sur GitHub↗

    Chainlink is a decentralized oracle network that connects smart contracts to off-chain data, computation, and real-world systems. It provides a secure and reliable infrastructure for blockchain applications to access external information, execute automated workflows, and interact with other blockchains. The network is secured by a staking-based model where node operators lock LINK tokens as collateral, which can be slashed for poor performance, incentivizing honest and accurate data delivery. The platform distinguishes itself through a comprehensive set of capabilities that extend beyond basi

    Digitally signs every data point from oracle nodes and stores it on-chain for verifiable data pipeline integrity.

    Goblockchainchainlinkethereum
    Voir sur GitHub↗8,222
  1. Home
  2. Security & Cryptography
  3. User Access Management
  4. Cryptographic Data Integrity

Explorer les sous-tags

  • Oracle Data SignaturesDigitally signs every data point from oracle nodes and stores it on-chain, providing verifiable integrity of the entire data pipeline. **Distinct from Cryptographic Data Integrity:** Distinct from Cryptographic Data Integrity: focuses on signing oracle data for on-chain verification, not general file integrity validation.