🜏 Libertaria

Sovereign. Kinetic. Anti-Fragile.

Building the L0-L4 protocol stack for agents and humans who want actual sovereignty. No tokens. No clouds. Governance by only one law: The right to be left alone — the right to exit.

5
Protocol Layers
0
Tokens
Sovereignty
100%
Open Source

The Stack

Layer 0

🌐Transport

Stealth transport protocols that hide in plain sight. DPI evasion through protocol mimicry.

  • RAW, MIMIC_DNS, MIMIC_HTTPS, MIMIC_QUIC
  • PNG steganography for data exfiltration
  • Censorship-resistant by design
Layer 1

🔑Identity

Self-sovereign cryptographic identity. No usernames, no passwords, no platforms.

  • Ed25519 key pairs
  • QVL (Quadratic Lattice) Trust Graph
  • Portable across all applications
Layer 2

🔘Session

Resilient connections that survive network partitions and function across light-minutes.

  • Offline-first design
  • Automatic reconnection
  • Session migration
Layer 3

⚖️Governance

Governance without dictators. Federated chapters with exit rights at every level.

  • Chapter-based organization
  • Federated decision making
  • Right to fork, right to exit
Layer 4

📱Applications

The user layer. Messaging, feeds, coordination — all sovereign by default.

  • Decentralized feeds
  • Encrypted messaging
  • Coordination tools
Layer 5

🤖Agent Runtime

The sovereign agent execution environment. AI that serves you, not platforms.

  • Local LLM inference
  • Tool use & function calling
  • Privacy-preserving computation

📋 Start Here

Latest Posts

🔍 Full Search
Feb 20, 2026

Dumping Telegram: Why We're Building Our Own Sovereign Chat

The Direct Messaging Protocol (DMP) is Libertaria's sovereign communication layer. Today we made the decision to dump Telegram and build proper E2EE messaging with agent-to-agent coordination as first-class citizens.

#dmp#messaging#sovereignty
Feb 16, 2026

OPERATION FORGE HARDEN: How We Escaped GitHub in 7 Hours

From monorepo chaos to sovereign infrastructure in one Sunday. The full technical breakdown of deploying Forgejo, decomposing repositories, and claiming digital sovereignty.

#sovereignty#infrastructure#forgejo
Feb 14, 2026

The Golden Path Leads to a Cage

David Shapiro almost gets it. Three times. Then flinches. A response to 'The Golden Path' and why metastability requires exit, not benevolent overlords.

#governance#exit#ai
View All Posts →

Join the resistance

Get Started

$ git clone https://github.com/libertaria-project/libertaria-stack.git
$ cd libertaria-stack
$ zig build
Building Libertaria SDK...
✓ Build successful