OxidVault

OxidVault

Zero-knowledge password manager for SMBs, built in Rust

p-kuhn
@p-kuhn
Published on Aug 16, 2026
Visit site
1 PeerPush
🚀
Awarded
Just Launched
PeerPush

Details

Pricing
Freemium
Platforms
Desktop

Discovery signals

How AI and people discover OxidVault on PeerPush

AI-readyAI-readyWhether this product carries the structured data - use cases, audiences, platforms - that lets AI match it to the right questions.
Structured

Described for AI to match

Described for AI with use cases, audiences, platforms and pricing so assistants can match it to the right questions.
Discoverable nowDiscoverable nowWhether this product is queryable through the PeerPush API and MCP right now.
Live

Via the PeerPush API and MCP

Queryable through the PeerPush API, MCP and semantic search from day one.

About OxidVault

OxidVault is an offline-first, zero-knowledge password and secrets manager built for small and medium businesses, written in Rust and Tauri v2. What makes it different: - Zero-knowledge architecture — the master password and secret payloads never leave the memory-safe Rust core; the frontend gets metadata only by default - Multi-user vaults with per-user password + TOTP MFA, sharing one encrypted DEK — no shared master password - Vault files (.oxid) can live locally or on network shares (UNC paths), with atomic writes and file locking for team use - Append-only audit log with SHA-256 hash chain + HMAC checkpoints, exportable as JSON/CSV/PDF for compliance reviews - Admin policy file (GPO-style) for centrally enforced password rules, auto-lock, and KDF parameters - Extensively fuzz-tested parsers (cargo-fuzz/libFuzzer): 1.28+ billion runs on the vault file parser, zero crashes Community Edition (up to 5 users) is free and open source under AGPLv3. An Enterprise Edition adds unlimited users, LDAP, and SSO. Currently Windows-only; a browser extension (Chrome/Edge) enables autofill via native messaging, no cloud sync involved.

Screenshots

Screenshot 1 of OxidVault
Screenshot 2 of OxidVault
Screenshot 3 of OxidVault
Screenshot 4 of OxidVault
Screenshot 5 of OxidVault
Screenshot 6 of OxidVault

Reviews (0)

No reviews yet. Be the first to rate this product!

Comments (1)

p-kuhn
@p-kuhn

Built OxidVault so client credentials (dentists, tax offices, IT shops) don't have to live on someone else's cloud. Rust/Tauri, AGPLv3, zero-knowledge. 1.28B+ fuzzer runs, zero crashes so far.