> For the complete documentation index, see [llms.txt](https://knowledgebase.naorisprotocol.com/naoris-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.naorisprotocol.com/naoris-protocol/technical-guide/overall-architecture.md).

# Overall Architecture

### **NaoX Protocol: The Post-Quantum, Sub-Zero Blockchain Layer for CyberSecurity & Digital Trust in Web2 and Web3**

NaoX Protocol's Post-Quantum Sub-Zero Blockchain Layer enhances the infrastructure across all blockchain layers, including L0, L1, L2, as well as DEXes, bridges, and validators in a positive-sum, non-competitive way in Web2 and Web3. The DePIN (Decentralized Physical Infrastructure) infrastructure is fortified with post-quantum security, ensuring cyber-resilience and network health across both Web2 and Web3 ecosystems. NaoX introduces a new standard in transparency, trust, and security, preparing the entire blockchain stack for a post-quantum future.

### **Decentralized Trust Mesh Architecture (dTMA)**

NaoX Protocol is a self-validating secure network leveraging Blockchain that harnesses the collective power of participating and incentivised devices, creating a Decentralized Trust Mesh Architecture (dTMA). It enables the secure and transparent exchange of high-quality data through advanced cryptography while preserving confidentiality, integrity, and availability under zero-trust principles.

<figure><img src="/files/vhTZO0p5F5WktMJ7Fr0A" alt=""><figcaption></figcaption></figure>

#### **Key Components of the Decentralized Cybersecurity FrameworkPost-Quantum Cryptography - Securing the Future**

* NaoX Protocol integrates post-quantum cryptographic algorithms, such as Key Encapsulation Mechanism (KEM) and Dilithium signatures
* Post-quantum cryptography ensures the security of the decentralized cybersecurity framework against potential quantum computing attacks
* By employing quantum-resistant algorithms, NaoX Protocol future-proofs the security of digital assets and sensitive information
* The integration of post-quantum cryptography positions NaoX Protocol as a leader in secure, forward-thinking blockchain solutions

#### **Sub-Zero Layer - Enhancing Infrastructure Across All Blockchain Layers**

* NaoX Protocol's Sub-Zero Layer is a fundamental infrastructure layer that enhances security and performance across all blockchain layers, including L0, L1, L2, DEXes, bridges, and validators
* The Sub-Zero Layer operates in a positive-sum, non-competitive manner, providing benefits to the entire blockchain ecosystem
* By fortifying the DePIN (Decentralized Physical Infrastructure) with post-quantum security, the Sub-Zero Layer ensures cyber-resilience and network health across both Web2 and Web3 ecosystems
* The Sub-Zero Layer introduces a new standard in transparency, trust, and security, preparing the entire blockchain stack for a post-quantum future

#### **Agent - The Power of Continuous Interrogation**

* A special software "agent" is installed on each device (mobile, PC, server, IoT devices, etc.) across Web2 and Web3 ecosystems
* Agents collect real-time operations and security data about each device, enabling continuous monitoring and validation

#### **Dedicated Validator Node Network - The Power of Decentralisation**

* Information from agents is evaluated by a decentralised network of validators using the Proof of Security consensus mechanism
* A few validators are randomly selected from a global validator network to perform multi-level integrity checks
* Validators form consensus on whether the information is good or bad, ensuring the integrity of the blockchain
* Evidence is recorded as a permanent, tamper-proof record on the blockchain
* The decentralised validator network eliminates the need to trust a single entity, enhancing security and resilience
* Every device is a potential validator, making it nearly impossible for hackers to compromise the entire system
* Validators are rewarded with $NAORIS tokens for honest evaluations, driving the quality of results and integrity

#### **Proof of Security blockchain - The Power of Proof**

* Validation results are recorded as immutable events on the Post-Quantum Sub-Zero Blockchain Layer
* Permanent, tamper-proof records are shared with all parties as a reference, ensuring transparency and auditability
* Records prove that the agent performed its job, verifying device integrity, operations, and its own integrity
* By proving that cybersecurity controls were performed, NaoX Protocol reduces customers' risk and liability
* NaoX Protocol uses this shared truth to maintain and upgrade security across the entire network, including Web2 and Web3 ecosystems

#### **Outcomes & Benefits**

* Real-time secure validation of devices across Web2 and Web3 ecosystems
* Decentralised system converts every device from a potential weakness to a strength, enhancing overall security
* Threats are detected in milliseconds, reducing cyber threats by an order of magnitude
* Enterprises leverage network size to their benefit for security and resilience, benefiting from the collective intelligence of the decentralised system
* Evidence proves that cybersecurity controls have been applied, which can be shared with all parties, ensuring transparency and compliance
* Compared to a centralised system where one company controls everything, NaoX Protocol produces a shared truth from a decentralised system that is always on and cannot be interrupted, providing unparalleled security and trust.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://knowledgebase.naorisprotocol.com/naoris-protocol/technical-guide/overall-architecture.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
