Gryphon AI
  • GryphonAI. Executive Summary
  • The Integration Challenge of AI in Blockchain and Web 3.0
  • Gryphon AI's Solution
  • Scope of AI Services
  • Network Participants and Contributors
    • Service Providers (SPs)
    • Client Providers (CPs)
    • Users
    • Trust Guardians
    • Code and Model Creators
    • Community Contributors
    • AI Agents
  • Overview Technical Architecture
  • Decentralized AI Network
    • Network Design and Functionality
      • Peer-to-Peer Network Operations
      • Data Handling and System Integrity
    • Distributed Database
    • Gryphon Nodes
      • Full and Light Nodes
      • Node Architecture
      • Connectivity Layer
      • Functional Layer
      • Core Layer
  • Gryphon Identity Management and Reputation System
    • Decentralized ID Registry
    • Managing Identity Verification
    • Service Discovery
    • Reputation System
    • Payment Orchestration
  • AI Agent Framework
    • Core concepts and definitions
    • Gryphon AI Agent Structure
    • Blockchain Specific Toolsets and Frameworks
    • Distributed Agent Builder
Powered by GitBook
On this page
Export as PDF
  1. Decentralized AI Network

Distributed Database

The Gryphon AI network utilizes a Distributed Database to store essential service data crucial for network functionality. This database is publicly visible and decentralized, ensuring transparency and accessibility while maintaining security through consistency protocols.

The integrity of the Distributed Database relies on asymmetric cryptography, a method of encryption that uses a pair of keys (public and private) for secure data transmission and is further supported by the Gryphon Identity Management system. Each record within the database is cryptographically signed by the issuer using this key pair, making the signature an integral part of the record itself. This approach ensures that each signature can be reliably verified and directly correlated with a specific identity within the Gryphon network.

The consistency of the Distributed Database within the Gryphon AI network is maintained through a series of stringent requirements. These requirements are crucial for ensuring that all data transactions within the network are secure, traceable, and aligned with network policies. The table below summarizes the key consistency requirements.

To maintain database consistency, nodes within the Gryphon AI network are interconnected, enabling them to share new records either via a pull or push mechanism. Each node can independently verify each new record, thus safeguarding the database against false information. Additionally, each Gryphon node implements a robust firewall mechanism designed to detect and manage misbehaving counterparts. This system is crucial for identifying and isolating any nodes that display abnormal or malicious behavior, ensuring the integrity of the network.

Guardian Nodes play a pivotal role in enhancing network security. While all nodes can verify records, Guardian Nodes specialize in monitoring the network to detect misbehavior. These nodes work collaboratively to take decisive actions against problematic nodes, including taking them offline, slashing a portion of their staked tokens, downgrading nodes in the reputation system and issuing warnings.

This distributed security and consistency approach reinforces the database's safety and embodies the decentralized ethos of the Gryphon AI network. By ensuring robust network security and reliable database management, Gryphon AI enhances system reliability and fosters greater user trust.

PreviousData Handling and System IntegrityNextGryphon Nodes

Last updated 3 months ago