The Sovereign Browser

Built entirely in Rust. No telemetry. No tracking. No compromise. Consent is load-bearing architecture, not a feature.

Download for Linux Explore Features
Zero Telemetry
Full Rust
Consent-First
Verifiable Builds
OS-Agnostic

What is LimenGate?

A web browser that treats your sovereignty as non-negotiable. Every line of code exists to serve the user — never to surveil them.

🛡

The Wall

Ad blocking, HTTPS enforcement, DNS-over-HTTPS, script controls, fingerprint spoofing, cookie shield — all built-in, all on by default.

🤝

Consent Architecture

Every permission goes through a Nine-Fold consent dialog. Revoke anything — one domain, all domains, or panic-button everything — instantly.

🔍

Transparency

SHA3-512 self-hash verification, real-time network logging, full build provenance. You can verify every bit of what runs on your machine.

🧠

Intelligence

Local-first AI via Ollama and LM Studio. Remote corridors only open with explicit consent. Context sanitization strips credentials before any data leaves.

🎙

Voice

Native Rust TTS via Piper — reads documents aloud with six neural voices. No cloud, no WASM dependency. Runs entirely on your CPU.

ZkME Gateway

Built-in corridor to Momentum Engine — a ZkSync Era L2 over WireGuard. Chain health dashboard, block explorer, and consent-gated traffic.

Architecture

Servo rendering engine. iced GUI framework. Pure Rust from kernel to pixel. No Electron. No Chromium. No JavaScript runtime wrapping your browser.

# Engine
Servo (Rust, Linux Foundation) — libservo embedding

# UI Framework
iced (Rust-native, Elm-architecture GUI)

# Security
adblock-rust · rustls · Argon2id + ChaCha20Poly1305 · SHA3

# AI
Ollama (localhost) · LM Studio (localhost) · Claude API (corridor-gated)

# Voice
Piper (ONNX neural TTS) · rodio (audio output)

# Build
cargo run --bin limengate