OpenPass is a modern, secure command-line password manager designed for both terminal users and AI agents. It leverages 'age' encryption (X25519 + ChaCha20-Poly1305) for robust security, moving beyond older encryption standards. A key feature is its built-in Model Context Protocol (MCP) server, enabling AI agents to securely access and manage vault entries. With features like TOTP support, OS keyring session caching, Git integration for vault synchronization, and multi-user vault capabilities, OpenPass provides a comprehensive and flexible solution for secure credential management across macOS, Linux, and Windows.
Key Features
01Modern age encryption (X25519 + ChaCha20-Poly1305)
02Built-in MCP server for AI agent integration (stdio & HTTP)
03TOTP support with on-the-fly code generation
04OS keyring session caching with auto-lock
05Git integration for automatic commits and optional sync
060 GitHub stars