12 updates

LatestUpdates

Development progress and milestones from April 2025 to present.

March 6, 2026Release

Private Linux Release — Fuzzing Tests Ongoing

The first private build of Zbelthas is now running on Linux. Intensive internal fuzzing tests are in progress across all three modules — Wallet, Chat, and Browser — with focus on cryptographic edge cases and IPC channel security.

February 2026Legal

Trademark Registration & Community Channels

Zbelthas™ trademark formally registered, demonstrating our long-term commitment to the project and brand identity. Official community channels established with verified domain identifiers to prevent impersonation.

January 2026Cryptography

Advanced Cryptography Integration Complete

ML-DSA-87 and ML-KEM-1024 fully integrated across all modules. NIST FIPS 203 and FIPS 204 implementations verified against official test vectors. Hybrid classical + post-quantum layers confirmed operational.

December 2025Hardware

Hardware Security Module Integration

TPM 2.0, Apple Secure Enclave, and Android StrongBox integration finalized across all target platforms. Cryptographic keys are now fully hardware-backed — generated inside secure hardware and never exposed to software memory.

November 2025Architecture

Core Architecture Finalized

The process-isolation architecture between Wallet, Chat, and Browser modules is now locked and verified. Encrypted IPC channels validated — no shared memory, no cross-module data leakage under adversarial conditions.

October 2025Testing

Internal Testing Phase Begins

First internal test builds distributed to the core team. Initial focus on key generation correctness, wallet operations across all supported chains, and message delivery under network disruption scenarios.

September 2025Wallet

Multi-Chain Wallet Module

Ethereum (+ L2s), Solana, and Bitcoin support implemented with MPC key sharding across all chains. Native domain resolution for .eth, .sol, and .sats addresses — no copy-paste hex strings required.

August 2025Security

Memory Safety Milestone

Codebase passes zero-unsafe-blocks audit. Rust ownership model confirmed to eliminate all tracked C/C++ vulnerability classes — buffer overflows, use-after-free, null pointer dereferences, and data races — at compile time.

July 2025Chat

End-to-End Chat Module

P2P encrypted messaging with per-message perfect forward secrecy implemented using ML-KEM key encapsulation. Zero server-side metadata architecture confirmed — no message timestamps, no contact lists, no read receipts stored anywhere.

June 2025Browser

Privacy Browser Module

Fingerprint randomization (Canvas, WebGL, fonts, screen metrics), WebRTC IP leak protection, and encrypted DNS (DoH/DoT) implemented. Zero persistent storage verified — no cookies, no localStorage, no history survives session end.

May 2025Infrastructure

Cross-Platform Foundation

Core Rust libraries compiled and tested for Windows, macOS, Linux, Android, and iOS. Unified build system established with platform-specific security hardening for each target environment.

April 2025Launch

Project Initiated

Zbelthas development begins with a clear mission: build a post-quantum privacy platform with zero custodial exposure, zero metadata collection, and verifiable security guarantees based on published NIST standards.