CEF Rust Container
Orchestrates Chromium Embedded Framework from compiled native Rust.
Local AI Classifier
Analyzes site HTML using local ONNX weights to block phishing scams.

Tor Circuit Proxy
Automatically routes outbound network requests through multi-hop Tor node paths.

Tauri Window Panels
Custom lightweight tab bar and configuration interface layout.
Encrypted Data Vault
Safeguards user credentials and password hashes using AES-256.
Browser Compilation Process
From building CEF Rust layers to routing proxy loops and verifying AI classification parameters.
1.
CEF Bindings
Link native Rust code with Chromium Embedded Framework main routines.
2.
Tor Proxy
Establish multi-hop proxy router loops for outbound browser tabs.
3.
ONNX Model
Integrate ONNX Runtime and compile phishing model parameters.
4.
Tauri Chrome
Develop modern navigation toolbar layouts using Tauri API hooks.
5.
AES Sandbox
Compile local database vault using authenticated AES-GCM hashes.
Browser Compilation Process
From building CEF Rust layers to routing proxy loops and verifying AI classification parameters.
01. CEF Bindings
Link native Rust code with Chromium Embedded Framework main routines.
02. Tor Proxy
Establish multi-hop proxy router loops for outbound browser tabs.
03. ONNX Model
Integrate ONNX Runtime and compile phishing model parameters.
04. Tauri Chrome
Develop modern navigation toolbar layouts using Tauri API hooks.
05. AES Sandbox
Compile local database vault using authenticated AES-GCM hashes.
Architecting a Sandboxed Browser
By placing Tor proxy circuits and local ONNX scanners directly inside the native Rust process, Vev isolates browser state entirely from the cloud.
Vev bypasses standard telemetry loops by executing site analysis solely inside the local client environment.
Vev bypasses standard telemetry loops by executing site analysis solely inside the local client environment.

Local Proxy Proxy Circuits
- Multi-hop Tor routing pipeline
- Automatic DNS leak prevention filter
- Ad and tracker content blocks
- Evasive browser user-agent spoofing

On-Device Model Inference
- ONNX Runtime model execution
- Phishing HTML feature scraper
- Zero-cloud URL heuristic grading
- AES-256-GCM encrypted credentials vault
Explore Vev in Action
Click on any screenshot to expand a full-screen interactive view.
