Projects

In development · A browser where privacy is the default

Vev

Privacy-First Desktop Browser

View Live LinkView on GitHub

Privacy Safeguards

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.

Vev Highlight 1

Tor Circuit Proxy

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

Vev Highlight 2

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.

Deep Dive background 1

Local Proxy Proxy Circuits

  • Multi-hop Tor routing pipeline
  • Automatic DNS leak prevention filter
  • Ad and tracker content blocks
  • Evasive browser user-agent spoofing
Deep Dive background 2

On-Device Model Inference

  • ONNX Runtime model execution
  • Phishing HTML feature scraper
  • Zero-cloud URL heuristic grading
  • AES-256-GCM encrypted credentials vault
Up Next

TheySynced

Real-Time Collaborative Whiteboard

View Project
  • Rust
  • Axum
  • SurrealDB
TheySynced
Talk to me© 2026 Aryan S Rao · All rights reserved
Let's build something
worth shipping.
Emailaryansrao.01@gmail.comGithub@aryansraoLinkedInin/aryansraoTwitter / X@aryan_s_rao