Hodos Browser

Browse freely.
Transact natively.

A real browser with a Rust-powered BitcoinSV wallet. Your keys live in a completely separate process — no extension, no custodian, just native security.

Public Beta

Built on Chromium·Wallet written in Rust·Open development

↓ Learn more

Your bridge to Web3

The internet you know, with the future built in.

Just a browser

Tabs, profiles, history, downloads — everything works. Built on Chromium, the same engine behind Chrome, Edge, and Brave.

Wallet built in, not bolted on

No extensions to install or break. Send and receive BSV natively. Pay websites with one click.

Legacy and BRC-100

Send and receive with legacy wallets like HandCash, RockWallet, and Yours — plus full BRC-100 protocol support. One wallet that speaks both.

BRC-100 native

Full implementation of the BRC-100 wallet protocol — authentication, payments, certificates, and encrypted messaging. Sites that speak BRC-100 work out of the box.

Three layers. Three languages. One purpose.

Every layer does one job, and nothing else.

Layer 1 — React + TypeScript

User Interface

Everything you see — tabs, navigation, wallet panel. Never handles keys or signing.

Layer 2 — C++ / Chromium

Browser Engine

Manages processes, intercepts HTTP requests, enforces domain permissions and spending limits.

Layer 3 — Rust

Wallet Backend

Isolated process. Handles all cryptography, key storage, and blockchain communication. Keys never leave this layer.

This is the same process isolation model that Chrome, Brave, and Firefox use for security — extended to protect your wallet and private keys.

Built different

Not another Electron wrapper. A real browser with a real wallet.

Rust-powered wallet

Your private keys live in a separate Rust process. Memory-safe, 10-20x faster crypto operations than JavaScript, and completely invisible to websites.

3-layer ad blocking

Network-level blocking, cosmetic CSS hiding, and scriptlet injection. Same approach as Brave and uBlock Origin. Faster pages, less tracking.

Fingerprint protection

Brave-style farbling randomizes your Canvas, WebGL, and audio fingerprints. Sites can't build a unique profile to track you.

PeerPay

Send BSV directly to anyone, browser-to-browser. Encrypted peer-to-peer payments with no intermediary beyond the blockchain.

Process isolation

9 distinct processes. Each tab, each overlay, the wallet — all isolated. A compromised website cannot touch your UI or your funds.

Multi-window & tabs

Tab tear-off, multi-window support, keyboard shortcuts, find-in-page. A real browser, not a wrapper.

Production-grade security

We handle real money. 70% of C++ security vulnerabilities are memory-related. That's why our wallet is written in Rust.

Rust was created by Mozilla, powers Signal's cryptography, and runs Cloudflare's critical infrastructure. They all chose it for the same reason we did: memory safety eliminates entire classes of vulnerabilities — no buffer overflows, no use-after-free, no null pointer dereferences.

Our wallet runs as a completely separate process. Even if a malicious website compromises your browser tab, it cannot access your private keys. They exist in isolated memory that web content can never reach.

9
Isolated processes
0
Keys in JavaScript
3
Layers of defense

BRC-42/43 key derivation — ECDH exchanges, HMAC authentication, per-counterparty child keys.

Rust wallet in isolated process — Keys never touch web content or JavaScript.

PIN + OS-level encryption at rest — AES-256-GCM with DPAPI (Windows) and Keychain (macOS).

Per-site spending limits — USD-denominated, with rate limiting.

Defense-in-depth — C++ auto-approve engine + Rust-side validation.

Compatible from day one

Legacy addresses and BRC-100 — one wallet that speaks both.

Legacy Wallet Compatibility

HandCash

Send and receive via legacy addresses

RockWallet

Send and receive via legacy addresses

Yours

Send and receive via legacy addresses

Any BSV Legacy Wallet

Standard P2PKH address support

Protocol Support

BRC-100

Wallet protocol standard

BRC-29

Direct payments (PeerPay)

BRC-42 / 43

Key derivation & invoices

BEEF / SPV

Merkle-proven transactions

Authentication, transactions, identity certificates, and encrypted messaging.

Public Beta

Download Hodos Browser

Free. No account required. Your wallet, your keys, your device.

Version 0.3.0-beta.15 · Windows 10+ · macOS 10.15+

View on GitHub

Built by Marston Enterprises

Under the hood, Hodos is a three-layer native application — a React UI, a C++ browser engine built on Chromium Embedded Framework, and a Rust wallet backend with 88 API endpoints, 19 database repositories, and 11 cryptography modules. Purpose-built to handle real money.

Questions, feedback, or want to contribute?

contact@hodosbrowser.com GitHub