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 RepositoriesSplit-View Attack Detection

Detection of inconsistent data views served to different users via the exchange of observer perspectives.

Distinct from Split-Horizon Views: This is a security mechanism for transparency logs, not a UI split-view or a DNS split-horizon configuration.

Explore 1 awesome GitHub repository matching security & cryptography · Split-View Attack Detection. Refine with filters or upvote what's useful.

Awesome Split-View Attack Detection 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.
  • google/trillianAvatar de google

    google/trillian

    3,736Voir sur GitHub↗

    Trillian is a distributed, multi-tenant verifiable data store that maintains cryptographically verifiable logs and maps using Merkle tree structures. It functions as a scalable backend for transparency logs, providing a system where data integrity is ensured through append-only records and mathematical proofs of inclusion and consistency. The system distinguishes itself by decoupling core storage from application-specific logic through a personality layer, which handles admission criteria and data canonicalization. It employs a consensus-based leader election mechanism for high availability a

    Shares observer views via a gossip protocol to ensure all users see the same data.

    Gocertificate-transparencymerkle-tree
    Voir sur GitHub↗3,736
  1. Home
  2. Security & Cryptography
  3. Split-View Attack Detection