Vestiga is a premium, open-source, end-to-end encrypted password manager designed for the modern security-conscious professional. Built with a high-conversion SaaS aesthetic, it combines military-grade encryption with AI-powered security intelligence.
Vestiga isn't just a vault; it's a proactive security perimeter. We've evolved from traditional password management into a high-trust SaaS platform.
- 🌑 Premium Dark Aesthetics: A glassmorphism-inspired UI designed for depth, clarity, and focus.
- 🧠 Neural Security Layer: Real-time AI audits powered by Groq to identify password leakage and reuse patterns.
- 📱 Universal Synchronization: Native web application paired with a robust browser extension for seamless autofill.
- 🔒 Mathematical Certainty: Every byte is encrypted client-side using AES-256-GCM. We never see your data—only you can.
Initialize your vault with a master password that never leaves your device. PBKDF2 key derivation ensures your primary secret stays local.
Get instant, intelligent reasoning on your security posture. Our AI identifies:
- Weak or predictable entropy scores.
- High-risk password reuse across critical accounts.
- Proactive suggestions for hardening your digital identity.
Sync your vault directly with your browser. Features advanced neural form detection and one-click secure autofill without compromising your master key.
Built for the public web with legal compliance foundations, comprehensive SEO, and dedicated support channels.
| Component | Technology |
|---|---|
| Core | React 19 + TypeScript + Vite 7 |
| Styling | Tailwind CSS 4.0 + Framer Motion |
| Backend | Node.js + Express 5 + PostgreSQL |
| Auth | Supabase (E2EE) + Google OAuth |
| AI | Groq API (Llama-3.3-70B) |
# Clone the repository
git clone https://github.com/Priyankkhatri/My-Vault.git
# Install dependencies
npm install
# Configure local env
cp .env.example .env
# Start the dev server
npm run devVestiga is designed for a multi-cloud deployment:
- Frontend: Hosted on Vercel with SPA routing support.
- Backend: Hosted on Render (pointing to the
/serverdirectory). - Database: Managed via Supabase.
Important
For detailed deployment steps (CORS, Env Vars, Google OAuth), please see the Implementation Plan or follow our guide in the repository's docs.
Vestiga maintains a Zero-Touch Integrity policy. All UI/UX polish is performed in strict isolation from the underlying cryptographic layers. We prioritize mathematical privacy over everything else.
Vestiga is built for compliance:
- Privacy Policy
- Terms of Service
- Support: pktimepass01@gmail.com
Managed by Priyank Khatri | GitHub