# Welcome to GhostWare

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

**Disappear in plain sight.**

GhostWare is the privacy layer of Solana. It is a modular system that makes privacy a native feature of the blockchain. From stealth transactions to encrypted communication, GhostWare enables you to stay invisible while staying connected.

### Our Mission

We believe privacy is not a privilege but a right. GhostWare exists to restore digital freedom by building privacy, anonymity, and control into Solana. Our tools let you transact, communicate, and build without exposure or surveillance.

GhostWare is for anyone who values autonomy, security, and choice. We are creating a world where people can use public blockchains without giving up privacy.

> "Privacy is not about hiding. It is about protecting what matters."\
> \- The GhostWare Founding Team

### What We Are Building

GhostWare is built as a set of independent yet connected modules. Each one brings a layer of privacy to the Solana ecosystem.

* **GhostOS** – a secure environment that hides device and user identifiers.
* **Tx ShadowNet** – a transaction network that scrambles routes and origins.
* **ID Obfuscation Layer** – one-time identities for unlinkable actions.
* **Darkrelay Messaging** – encrypted peer-to-peer messaging.
* **GhostPay** – private pay links for anonymous payments.
* **GhostRoute** – a stealth swap system for private DeFi transactions.

Together, these systems create the GhostWare privacy stack. You can use them individually or as one integrated privacy layer.

### Privacy by Design

GhostWare is powered by modern cryptography:

* **Stealth Addresses** make each payment unlinkable.
* **HPKE** encrypts messages from sender to receiver.
* **Zero Knowledge Proofs (PLONK)** prove validity without revealing data.
* **MPC** splits secrets between nodes so no one controls the full picture.

Privacy is the default setting. Transparency is a choice.

### Why Solana

Solana’s high speed and scalability make it the perfect foundation for privacy at scale. GhostWare adds security without slowing it down. You get both performance and protection.

### The Ghost Philosophy

1. Privacy by default, transparency by choice.
2. Cryptography replaces trust.
3. Decentralization is defense.

GhostWare is inspired by the Freedom of the Press Foundation and the privacy-by-design movement that followed Edward Snowden’s call for a freer internet. Our work continues that legacy with open tools that protect everyone.


---

# Agent Instructions: 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:

```
GET https://ghostwareos.gitbook.io/docs/welcome-to-ghostware.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
