Skip to content

zen-ash-dev/zenv

Repository files navigation

🔐 ZenV

The Zero-Knowledge Identity Vault

Version Security Aesthetic Maintainer


"True security is not stored. It is generated."


ZenV App Demo



Download APK


REPORT BUGREQUEST FEATURE


⚡ System Architecture

ZenV is not just a password manager; it is a stateless identity engine. Built for privacy purists who trust math over cloud servers.

Feature Status Protocol
Zero-Knowledge No data leaves your device. Ever.
Stateless Gen Passwords derived from Master Key + Salt.
Multi-Profile Windows-style user isolation (Personal/Office).
Storage 🔒 AES-256 Encrypted Local Vault.
Backup 💾 Proprietary .cvx encrypted file export.

🚀 Key Capabilities

🕵️ Ghost Mode (Offline First)

ZenV operates without internet permissions. It cannot "phone home" because it doesn't know how.

👥 Multi-User Partitioning

Just like a desktop OS, switch between Personal, Work, or Burner profiles instantly. Each vault is encrypted separately.

📟 The "Matrix" Experience

A glossy, responsive UI featuring:

  • Neon-glass aesthetic & micro-interactions.
  • Dark Mode default.
  • Smooth, futuristic transitions.

🛡️ Active Defense

  • Screenshot Blocking: Overlay protection on sensitive screens.
  • Clipboard Auto-Wipe: Prevents memory leaks.
  • Master Key Flushing: Manually clear keys from RAM.

💻 Tech Stack

React Native Expo TypeScript NodeJS


🛠️ Installation & Setup

Want to run this locally? Follow the white rabbit. 🐇

# 1. Clone the repository
git clone [https://github.com/zen-ash-dev/zenv.git](https://github.com/zen-ash-dev/zenv.git)

# 2. Enter the mainframe
cd zenv

# 3. Install dependencies
npm install

# 4. Initiate Launch Sequence
npx expo run:android

About

ZenV: The Offline-First Security Vault. Experience zero-knowledge security in a glossy interface. Features stateless password generation, multi-user profiles, and secure local backups (.cvx). No cloud, no tracking, no ads. Your Master Password is the only key you need.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors