A secure, modern, and professional command-line password manager built with Python
"Your Master Identity Registry" β Enterprise-grade, offline-first password management
- π Military-grade encryption using AES-256-GCM
- π± Offline-first design β Your data never leaves your machine
- πΎ Secure local storage with encrypted SQLite database
- π One-click copying of passwords to clipboard
- π¨ Beautiful CLI interface with Rich formatting
- β‘ Fast and lightweight β Built with modern Python
- π‘οΈ Security-focused β Regular vulnerability scanning
# Install with UV (recommended)
uv sync --all-groups --dev
# Run Ymir
uv run ymir --help