awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesTrusted Node Management

Administrative controls for designating specific network peers as trusted sources.

Distinguishing note: Focuses on trust-based peer management rather than general network connectivity.

Explore 2 awesome GitHub repositories matching security & cryptography · Trusted Node Management. Refine with filters or upvote what's useful.

Awesome Trusted Node Management GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ethereum/go-ethereumAvatar von ethereum

    ethereum/go-ethereum

    51,178Auf GitHub ansehen↗

    Geth is a comprehensive execution client for the Ethereum network, serving as a foundational node implementation that processes transactions, maintains the distributed ledger state, and participates in peer-to-peer consensus. It provides a robust infrastructure for synchronizing, validating, and serving blockchain data, utilizing a persistent Merkle Patricia Trie database to ensure the cryptographic integrity of historical records. As a sandboxed smart contract runtime, it executes bytecode according to deterministic protocol rules, enabling the deployment and interaction of decentralized appl

    Designates specific peers as trusted to ensure consistent and secure connectivity.

    Goblockchainethereumgeth
    Auf GitHub ansehen↗51,178
  • xrplf/rippledAvatar von XRPLF

    XRPLF/rippled

    5,166Auf GitHub ansehen↗

    rippled is a peer-to-peer node implementation for the XRP Ledger. It serves as a distributed ledger consensus engine and a blockchain API gateway, allowing servers to validate transactions and maintain a shared, immutable sequence of ledger state. The project features a built-in decentralized exchange engine capable of executing atomic cross-currency payments and managing order books. It includes an on-chain asset management system for issuing and controlling fungible tokens and NFTs, as well as a Byzantine Fault Tolerant system for coordinating validators. The platform provides comprehensiv

    Blocks users from holding issued tokens unless the issuer explicitly approves their trust lines.

    C++blockchainc-plus-pluscplusplus
    Auf GitHub ansehen↗5,166
  1. Home
  2. Security & Cryptography
  3. Trusted Node Management

Unter-Tags erkunden

  • Trust Line AuthorizationExplicit approval processes for allowing accounts to hold specific issued tokens. **Distinct from Trust Anchor Management:** Focuses on issuer approval of holders, distinct from general node trust management.