awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • ethereum/go-ethereumالصورة الرمزية لـ ethereum

    ethereum/go-ethereum

    51,178عرض على GitHub↗

    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
    عرض على GitHub↗51,178
  • xrplf/rippledالصورة الرمزية لـ XRPLF

    XRPLF/rippled

    5,166عرض على GitHub↗

    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
    عرض على GitHub↗5,166
  1. Home
  2. Security & Cryptography
  3. Trusted Node Management

استكشف الوسوم الفرعية

  • 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.