โโโโโโโ โโโโโโโโโโโโโโโ โโโ โโโโโโโโโโโโโโโ
โโโโโโโโโโโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโ
โโโโโโโโโโโโโโ โโโ โโโโโโ โโโโโโ โโโ
โโโโโโโโโโโโโโ โโโ โโโโโโ โโโโโโ โโโ
โโโ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โโโ
โโโ โโโโโโโโโโโโโโโโโโ โโโโโโโ โโโ โโโ
S W I S S D I G I T A L R E D O U B T
"The mountain is dumb, but the man on it is smart."
โ General Henri Guisan
Project Rรฉduit is a hardened, airโgapโcapable Operational Intelligence System for offensive security professionals. It is purposeโbuilt for Apple Silicon (M1โM4) and runs local Large Language Models (LLMs) natively on the Neural Engine, ensuring performance, privacy, and zero data exfiltration.
Rรฉduit is not a chatbot. It is a digital redoubt: a defensible intelligence position that separates knowledge, tools, and firepower into clearly defined operational tiers. This design prevents context pollution, reduces hallucinations, and preserves deterministic access to your arsenal.
- Airโgap ready โ no mandatory external network dependencies
- Localโonly AI โ zero prompt leakage, zero cloud inference
- Deterministic tooling โ raw payloads are never embedded or hallucinated
- Operational separation โ intelligence, payloads, and scripts remain isolated
- Macโnative performance โ optimized for Apple Silicon GPU / Neural Engine
Rรฉduit enforces a strict, threeโtier intelligence pipeline:
| Tier | Name | Engine | Purpose |
|---|---|---|---|
| 1 | Recall | Vector RAG | Instant semantic recall of notes, SOPs, PDFs, and methodology |
| 2 | Armory | Halberd Tool | Deterministic access to raw payloads, scripts, and binaries |
| 3 | Discovery | SearXNG | Privacyโpreserving web search (explicitly requested only) |
This architecture ensures:
- No wordlists or binaries pollute the model context
- No hallucinated payloads or corrupted scripts
- Predictable, auditable AI behavior
The filesystem is modeled after the Swiss National Redoubt doctrine: compartmentalized, defensible, and purposeโbuilt.
/library
โโโ intel/ [Sector A] Strategic Intelligence
โ โโโ notes.md # Vector-indexed for RAG
โ โโโ report.pdf
โโโ munitions/ [Sector B] Raw Firepower
โ โโโ seclists/ # Immutable payload collections
โ โโโ binaries/ # Download links / hashes / hex dumps only
โโโ ordnance/ [Sector C] Tactical Tools
โโโ script.py # AI reads code verbatim
โโโ config.sh # Editable execution configs
Principle: The AI never invents weapons โ it retrieves them.
Hardware
- Apple Silicon Mac (M1 / M2 / M3 / M4)
Software
- Docker Desktop for macOS
- Ollama for macOS (native execution required)
mkdir -p ~/project-reduit/data/{open-webui,searxng}
mkdir -p ~/project-reduit/library/{intel,munitions,ordnance}- intel/ โ Notes, PDFs, methodology
- munitions/ โ SecLists, fuzzing lists (readโonly)
- ordnance/ โ Custom scripts and configs
cd ~/project-reduit
docker compose up -dWorkspace โ Tools โ Create Tool โ Halberd โ paste halberd.py โ enable
Administration โ select model โ paste system.md into System Prompt
Knowledge Base โ new KB โ sync /library/intel โ wait for indexing
Requests are routed automatically based on intent and target sector.
Intel Retrieval โ RAG search
Munitions โ File retrieval (links only)
Ordnance โ Verbatim code output
- LAN:
http://<MAC_IP>:3000 - Tailscale:
http://<TAILSCALE_IP>:3000
Authorized use only. No liability. Operate legally and ethically.
-
Local Network: Access via
http://<YOUR_MAC_IP>:3000from any device on the same LAN -
Tailscale (Optional, Recommended): Secure, encrypted remote access without port forwarding
- Install Tailscale on the host Mac and client device
- Authenticate both devices to the same tailnet
- Access Rรฉduit via Magic DNS or IP:
http://<TAILSCALE_IP>:3000
RAG / Knowledge Base Issues
If documents are not being recalled or embeddings fail to generate, ensure a compatible local embedding model is installed:
ollama pull nomic-embed-textThen restart the stack:
docker compose restartPerformance Issues
- Ensure Ollama is running natively, not under Rosetta
- Verify the model fits within available unified memory
- Large PDFs may require re-indexing after initial import
AirโGapped Operation
- Disable Tier 3 (Discovery) if no outbound network is permitted
- Rรฉduit operates fully offline for Tier 1 and Tier 2 operations
Est. 2025 โ Project Rรฉduit