OxidVault icon
OxidVault icon

OxidVault

OxidVault is an offline-first, zero-knowledge password and secrets manager built for small and medium businesses that need on-premise credential management without cloud dependency. Written in Rust and Tauri v2, it combines a memory-safe backend with a lean desktop UI.

Vault overview — organize logins, WiFi credentials, SSH keys, and documents in one place with folders and tags.

Cost / License

  • Freemium (Subscription)
  • Open Source (AGPL-3.0)

Application type

Platforms

  • Windows
  • Google Chrome
1like
0comments
0articles

Features

Properties

  1.  Privacy focused

Features

  1.  No Tracking
  2.  Works Offline
  3.  Time-based One-time Password
  4.  AES-256 Encryption
  5.  Multiple Account support
  6.  Encrypted Backup
  7.  Dark Mode
  8.  Ad-free
  9.  Portable
  10.  End-to-End Encryption
  11.  Password Sharing
  12.  Rust
  13.  Offline

OxidVault News & Activities

Highlights All activities

Recent activities

OxidVault information

  • Developed by

    DE flagcaRl0oo
  • Licensing

    Open Source (AGPL-3.0) and Freemium product.
  • Pricing

    Subscription + free version with limited functionality.
  • Written in

  • Alternatives

    11 alternatives listed
  • Supported Languages

    • English
    • German

AlternativeTo Categories

Security & PrivacyBackup & Sync

GitHub repository

  •  1 Stars
  •  0 Forks
  •  1 Open Issues
  •   Updated  
View on GitHub
OxidVault was added to AlternativeTo by caRl0oo on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is OxidVault?

OxidVault is an offline-first, zero-knowledge password and secrets manager built for small and medium businesses that need on-premise credential management without cloud dependency. Written in Rust and Tauri v2, it combines a memory-safe backend with a lean desktop UI.

Key features:

  • Zero-knowledge architecture — master password and secrets never leave the Rust core; plaintext is not persisted in the UI layer
  • Multi-user vaults (up to 5 users on Community Edition) with per-user password and TOTP-based MFA, shared DEK architecture
  • AES-256-GCM encryption, Argon2id key derivation (128 MiB default, admin-configurable)
  • ISO 27001-aligned audit logging with SHA-256 hash chain + HMAC checkpoints, JSON/CSV/PDF export
  • Vault files (.oxid) can live locally or on network shares (UNC paths) — ideal for centralized team vaults
  • SSH Quick Connect with integrated terminal and host key verification (TOFU)
  • Browser extension (Chrome/Edge) for controlled autofill via native messaging — no cloud sync involved
  • 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 alone, zero crashes

Community Edition is free and open source (AGPLv3). An Enterprise Edition adds unlimited users, LDAP/SSO, and priority support.

Currently available for Windows; Linux support is under community interest evaluation.

Official Links