LogoLogo
🇯🇵🇰🇷🇨🇳🇪🇸🇹🇷
🌐 The AUKI Posemesh Whitepaper
🌐 The AUKI Posemesh Whitepaper
  • Foreword: You are here.
  • Introduction
    • Part 1: Senseless Machines
    • Part 2: The Sixth Protocol
    • Part 3: The Language Stack
    • Part 4: Glassholes & Privacy
    • Part 5: The Sensor Evolution
    • Part 6: The Decentralization Movement
    • Part 7: The Posemesh
  • Technical Overview
    • Technical Introduction
    • Protocol Economy
    • The Discovery Service
    • The Blockchain
    • The Domain Cluster
    • The Domain Service
    • The Relay Service
    • The Reconstruction Service
    • The Posemesh SDK*
  • Tokenomics
    • Summary
    • Token Allocations
    • Emission Schedule
    • On-Chain Info
  • Addendum
    • Glossary
    • Predicting the future of reality
    • Disclaimers
Powered by GitBook
On this page
  1. Technical Overview

The Domain Cluster

Participants wish to collaborate and exchange data, while also maintaining privacy. To that end, the posemesh allows the formation of domains clusters, which are secure private peer networks collaborating within domain.

At the heart of this system is a distributed hash table, replicated across each participant. It lists other participants in the cluster and their capabilities. This allows every participant to be aware of its peers and understand what each can contribute to the cluster.

As these participants come together, forming a domain cluster, they automatically create a peer network without needing a central authority to manage their connections. Participants can join and leave without the disrupting the network's function, provided no essentially capability is lost.

All participants in the domain cluster exchange a pair of encryption keys for private communication within the cluster. This key is unknown to wider posemesh, and prevents eavesdropping and unauthorized access.

One participant per domain cluster can take the role of domain manager, which a special participant charged with the storing and serving of the domain data to other participants. The domain manager also takes on the role of in-cluster discovery and orchestration, helping coordinate task and data exchanges.

The domain manager does not receive any of the data exchanged between the participants, it only facilitates the private and secure pairing of suppliers and demanders within the domain.

PreviousThe BlockchainNextThe Domain Service

Last updated 1 year ago