Build. Hunt. Sovereign.
Devloka Omega is a curated Ubuntu 24.04 LTS derivative that ships with:
- 🧠 Offline AI by default – Ollama pre‑installed,
mistral:7bpre‑pulled. No cloud, no telemetry. - 🛡️ Scope‑Lock Engine – eBPF/nftables enforcement of testing boundaries. Never accidentally scan out‑of‑scope.
- 🔐 LUKS + TPM2 – Full disk encryption, automatic unlock on supported hardware.
- ⚡ Developer‑ready – Node.js, Python, Docker, Foundry, Solana CLI – pre‑configured.
- 🌐 Web3 native – Ethereum + Solana development toolchain included. Sign transactions offline.
- 📦 Ubuntu 24.04 LTS – Unmodified kernel, stock GNOME, full compatibility.
"I need to validate exploits without accidentally scanning out‑of‑scope targets. Scope‑Lock makes it impossible to deviate from my allowlist."
– Independent Security Researcher
"I want a secure, reproducible environment for smart contract development – with no telemetry, and offline signing capability."
– Web3 Builder
"I want AI assistance that doesn't exfiltrate my code. Devloka runs everything locally, on my hardware."
– Sovereignty‑Conscious Developer
# Add Devloka apt repository
curl -fsSL https://apt.devloka.io/key.gpg | sudo gpg --dearmor -o /usr/share/keyrings/devloka-archive-keyring.gpg
echo "deb [signed-by=/usr/share/keyrings/devloka-archive-keyring.gpg] https://apt.devloka.io stable main" | sudo tee /etc/apt/sources.list.d/devloka.list
sudo apt update
sudo apt install devloka-cli🔗 devloka.io/download – Ubuntu 24.04 LTS with Devloka Omega pre‑integrated.
$ devloka
System:
status Show system health and security posture
doctor Diagnose and fix common issues
update Update Devloka components
Security:
scan <target> Initiate authorized security scan
validate <id> Attempt exploit validation
scope set <target> Set active testing boundary
scope status Show current allowlist
report Generate attestable security report
AI:
ai start Enable local LLM service
ai chat Interactive terminal chat
ai review <file> AI‑powered code review
Devloka Omega is not a "hacking OS." It is a sovereign development environment that enables ethical security research through architectural guardrails, not subjective interpretation.
· No telemetry – every feature works offline. · No backdoors – all code is open source and reproducible. · No vendor lock‑in – you own your keys, your models, your system.
We welcome contributions in:
· devloka-cli – Python CLI tooling · scope-lock – eBPF/nftables enforcement · iso-profiles – Cubic overlay definitions · documentation – Tutorials, threat models, architecture
See CONTRIBUTING.md for development environment setup.
Devloka Omega is open core:
· All community editions are GPL‑3.0 · Enterprise features (SAML, remote attestation, support SLA) are commercial
Devloka is a sovereign open‑source project. We don't sell your data. We don't require telemetry. We don't make you choose between security and productivity.
Build. Hunt. Sovereign.
GitHub Topics: ai-native-os, secure-development, ubuntu-derivative, offline-llm, web3-development, bug-bounty-tooling, sovereign-tech, ebpf-security, ethical-hacking-os, developer-workstation