The world's first intelligent decentralized mobile operating system. Detect minerals beneath the earth. Find underground water. See through walls. Bank with Swiss privacy. All running autonomously on your phone via OpenClaw AI.
Your phone becomes a geological scanner, hydrological sensor and tactical radar — simultaneously. Always on. Always private. Always yours.
847m NE · 45m deep · 97% confidence · 1.2M tonnes
127m depth · 2.3 gigaliters · TDS 340ppm · Risk LOW
2 personnel detected · 12m range · No threats · AES-256
Every feature runs entirely on-device. No cloud dependency. No data harvesting. No Google. Powered by the OverCaml correctness engine and 1.58-bit ternary BitNet AI.
A glowing red arrow constantly points toward the nearest sizeable mineral deposit — real-time distance, mineral type (lithium, gold, REE, cobalt), depth, estimated tonnage and detection confidence. Powered by geometals.ai drone-swarm intelligence and a hyperlogatrine biosensor with 10⁸-fold selectivity. The arrow glows brighter as you approach.
Red arrow · geometals.aiA pulsing blue arrow shows the nearest underground water source directly below you — depth to water table, estimated volume in gigaliters, TDS quality, contamination risk and recharge rate. Tap for a full cross-section: topsoil, vadose zone, aquifer layer, bedrock. Powered by watermap.ch with OverCaml verification.
Blue arrow · watermap.chA wrist wearable that sees through walls up to 100m. WiFi CSI analysis detects people through concrete; FMCW sonar (17–22kHz) with 4096-point FFT gives 3D room reconstruction. Concealed-object ID with ML threat assessment. BLE-paired to your Anthroid phone with 256-bit AES. IP67, 62g, 10-hour battery.
Green overlay · radaruhr.chYour phone learns how you use it via screen-telemetry heatmapping, then automates everything. Touch patterns, app dwell times, navigation flows — analysed by 1.58-bit ternary BitNet entirely on-device. Voice-activated: “Hey Claw, navigate to nearest water source.” It anthropologically adapts to your language and lexicon.
AI engine · 1.58-bit ternary BitNetBuilt on a language designed for correctness, not memory management. Runs Jane Street OCaml natively. Type-safe IPC with exhaustive pattern matching — every code path verified at compile time. No null-pointer exceptions, no buffer overflows, no runtime type errors. Formal verification proves security properties mathematically. Hosted at quant24.ch.
Core language · quant24.chPingwage Swiss payment infrastructure on your phone. NFC tap-to-pay, Swiss QR-bill with IBAN, multi-currency wallet (CHF, EUR, USD, GBP, BTC, ETH, USDC), ZertES-compliant qualified e-signatures, post-quantum key exchange (CRYSTALS-Kyber). All transaction processing happens on-device — never touches a cloud server.
Payments · pingwage.com · ZertESAES-256-GCM for all data at rest and in transit. CRYSTALS-Kyber post-quantum key exchange — secure against quantum attacks. Self-sovereign identity with zero-knowledge proofs. ARM TrustZone hardware enclave. Air-gap mode with physical kill switches. Faraday mode. Self-destructing messages. Swiss FADP + GDPR + ZertES compliant.
Encryption · post-quantum · Swiss FADPThe world's first resource-aware navigation. Shows mineral deposits and water sources along your route as you drive. Chain-of-thought route optimisation weighs traffic, scenery, fuel efficiency and points of geological interest. Real-time community reporting. Offline maps that work without internet.
Navigation · Web7 Maps · resource-awareInstall Web7 on ANY Android phone without voiding warranty. Three tiers: full OS replacement (GrapheneOS-grade), Magisk overlay module (keeps stock Android), or simple APK sideload (no root). Unifies automated tasks across devices. iOS support coming via AltStore / TrollStore. Your phone becomes an Anthroid phone in minutes.
Sideload · any Android · iOS soonSee what changes when you sideload Web7 with OpenClaw on your existing phone.
1.58-bit ternary BitNet runs entirely on your phone. No cloud API calls, no data leaks. 52× more efficient than standard neural networks.
Always-on red arrow detects lithium, gold, rare earths, cobalt, graphite. Shows distance, bearing, depth and confidence.
Blue arrow reveals aquifers below you with depth, volume, TDS quality and contamination risk. Cross-section underground view.
RadarUhr V1 wearable uses WiFi CSI + FMCW sonar to detect people and objects through concrete up to 100m away.
NFC tap-to-pay, QR-bills, multi-currency wallet, ZertES digital signatures. On-device processing, Swiss FADP compliant.
Complete de-Googling with microG compatibility. No tracking, no ads, no data harvesting. Your phone is truly yours.
CRYSTALS-Kyber / Dilithium protects against future quantum attacks. Your data stays safe for decades.
OverCaml proves correctness at compile time. Exhaustive pattern matching means no unhandled cases. No null, no undefined.
OverCaml at quant24.ch runs Jane Street's OCaml ecosystem — Core, Async, Real World OCaml. Developer-first.
OpenClaw watches your interactions via heatmapping, learns your patterns, then automates the tasks you repeat daily.
“Hey Claw, show nearest water.” “Lock down privacy.” “Navigate to deposit.” Natural-language voice for everything.
Self-sovereign identity with zero-knowledge proofs. Prove your age without showing ID. KYC without sharing documents.
Bluetooth / WiFi Direct mesh when cell towers fail. Communication continues in remote areas or emergencies.
Physical kill switches for camera, microphone and radios. True air-gap isolation for maximum security.
Waze challenger that shows mineral deposits and water along your route. The world's first geological navigation.
CHF, EUR, USD, GBP, BTC, ETH, USDC — instant conversion between fiat and crypto in one encrypted wallet.
Sideloads on any Android phone: full flash, Magisk overlay or APK-only. No warranty void. iOS coming soon.
Anthropologically adapts to your language patterns, dialect and vocabulary. The OS speaks like you do.
Anthroid Phone hardware: 6000mAh battery with 120W fast charging. 0–100% in under 20 minutes.
Phone + RadarUhr V1 wearable for EUR 3,999 — or sideload Web7 on your existing phone completely free.
Cutting-edge hardware with superior battery life, 120W fast charging and the world's most advanced signal-intelligence wearable. Pre-installed with Web7 + OpenClaw.
Or sideload Web7 on your existing phone — completely free.
Custom hardware with a Samsung-competitor SoC, 120W fast charging, 6000mAh battery and RadarUhr BLE companion built-in.
Sideload on any Android phone. Full OpenClaw automation, all detection arrows, Swiss payments, OverCaml verified.
One-tap install. No root required. OverCaml-verified binary with LTN network protection — impossible to reverse engineer, decompile or tamper with.
APK: Download → Open → Allow “Install from unknown sources” → Install → Launch
Web app: Open on phone → Chrome menu → “Add to Home Screen” → Done
Every Anthroid binary is protected by OverCaml's type-safe compilation pipeline and the LTN (Lattice Ternary Network) obfuscation layer. The resulting executable is mathematically infeasible to reverse engineer back to source. Here's why:
Compiles to native ARM64 machine code, not bytecode. No intermediate representation, no JVM, no Dalvik, no readable IL.
All type information erased at compile time. The binary carries zero type metadata — decompilers see raw pointer arithmetic.
Pattern matching compiles to optimised jump tables and decision trees. The original match structure is destroyed.
Lambdas lifted to top-level with generated names. Function boundaries disappear; call graphs become opaque sequences.
Constants encoded as ternary lattice structures {−1,0,+1}. Strings, keys and URLs become ternary weight matrices.
if/else/loops replaced with an opaque-predicate dispatcher. CFG analysis tools produce meaningless graphs.
50,000+ lines of realistic but non-functional paths injected — exponentially increasing reverse-engineering time.
ptrace detection, timing checks, debugger port scanning, hardware-breakpoint monitoring. Self-terminates with secure wipe.
Each function's machine code is SHA-256 hashed at compile time. Any byte modification refuses to execute.
Critical sections re-encoded on each install. Every device has a unique layout — universal cracks are impossible.
All names and debug symbols removed. IDA Pro, Ghidra and Binary Ninja see only sub_XXXXX labels.
Branches that always evaluate the same but are expensive to prove. Static analysis can't simplify them.
Every string AES-256 encrypted with per-function keys, decrypted only at point of use, then zeroed. No strings in a dump.
The most sensitive code runs in a custom bytecode VM — 127 opcodes, no public tools can analyse it.
Runtime heap encrypted with rotating XOR keys. Memory dumps produce ciphertext even with root access.
Critical keys and algorithms execute inside ARM TrustZone secure world — inaccessible to normal-world software, including root.
All API connections pinned to OverCaml-signed certs. Charles, Fiddler and mitmproxy are detected and blocked.
SafetyNet, file-system checks, process scanning, SELinux status, Magisk-hide and kernel-integrity checks.
Runtime hooking detected via memory scanning, injection detection and reflection monitoring. Hooks neutralised silently.
UPX-style compression with a custom, obfuscated unpacker. Static tools see the unpacker, not the payload.
Common ARM64 instructions replaced with unusual equivalents (add→sub+neg). Confuses pattern-based decompilers.
Syscalls made through indirect function pointers resolved via runtime hash lookup. No import-table entries for sensitive APIs.
All crypto is constant-time with no branching on secret data — defeating power analysis and cache-timing attacks.
Obfuscation transforms are formally verified to preserve semantics — the protection provably doesn't break functionality.
BitNet ternary weights shuffled with a device-specific permutation. The AI model can't be extracted or replicated.
Result: Anthroid binaries resist IDA Pro, Ghidra, Binary Ninja, Frida, Xposed, objection, apktool, jadx, dex2jar and all known toolchains. Each device gets a polymorphic unique binary; OverCaml's formal verification guarantees the protection introduces no bugs; the LTN ternary lattice makes AI-model extraction computationally infeasible (2¹²⁸ permutation space).