VibeHunt
Back to browse

Teampass

Password manager dedicated for managing passwords in a collaborative way. One symmetric key is used to encrypt all shared/team passwords and stored server side in a file and the database. works on any server Apache, MySQL and PHP.

The application provides a web‑based password manager designed for teams that need to share credentials securely. All stored passwords are encrypted with a single symmetric key, which is kept on the server in a file and in the database. It runs on any Apache‑compatible environment with MySQL or MariaDB and requires PHP 8.1 or newer, using the Defuse PHP Encryption library for AES‑256 protection.

It targets organizations that want a self‑hosted solution for collaborative password storage, offering role‑based access control, folder hierarchies, fine‑grained permissions, and optional two‑factor authentication. Users can create personal folders, attach custom fields, and export data in an encrypted offline file. The system is highly configurable, supporting LDAP/AD authentication, Redis‑backed sessions, and a WebSocket daemon for real‑time synchronization.

The project is open source under GPL‑3.0, maintained as a stable, subscription‑free product. Installation can be performed traditionally on a PHP/MySQL stack or via official Docker images, with comprehensive documentation and a REST API for integration.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps