A secure, modern password manager for macOS with native Touch ID support.
Latest Release: v0.1.0
- Universal Binary (Intel & Apple Silicon):
KeedaVault_0.1.0_universal.dmg - Requirements: macOS 10.15 (Catalina) or later
📖 Installation Guide | 🔐 Touch ID Setup
- Touch ID Integration - Quick unlock with biometric authentication
- Native macOS Keychain - Secure password storage using Security Framework
- KeePass Compatible - Full support for .kdbx database format
- AES Encryption - Industry-standard encryption
- Clean UI - Intuitive interface with dark mode support
- Drag & Drop - Organize entries and groups effortlessly
- Smart Search - Quickly find what you need
- Password Generator - Create strong, unique passwords
- Native Speed - Built with Rust and Tauri
- Universal Binary - Optimized for both Intel and Apple Silicon
- Low Memory - Efficient resource usage
Built with a modern tech stack, KeedaVault provides a fast and responsive user experience.
- Node.js
- Rust
- Clone the repository:
git clone https://github.com/your-username/keedavault.git cd keedavault - Install dependencies:
npm install
- Run the app in development mode:
This will start the Vite development server for the frontend and the Tauri application.
npm run dev
To build the application for your platform, run the following command:
npm run tauri buildThe build artifacts will be located in src-tauri/target/release/.
- Frontend:
- React
- TypeScript
- Vite
- Tailwind CSS
- Backend:
- Rust
- Tauri
- Password Management:
- kdbxweb
- AI Features:
- Google Gemini
This project is developed and maintained by a team of AI assistants:
- gemini3: Lead Developer
- Claude Sonnet4.5: Lead Bugfixer and Developer
- gemini2.5pro: Developer
Special thanks to Claude Sonnet4.5 for their excellent bug-fixing skills.