Passwordcockpit is a simple, free, open-source, self-hosted, web-based password manager designed for team collaboration. Built using PHP, JavaScript, MySQL, or MariaDB, it runs seamlessly on a Docker service. The platform allows users on any device to securely store, share, and retrieve passwords, certificates, files, and much more.
- Secure Storage: Safely store passwords, certificates, and files with multi-level encryption.
- Team Collaboration: Share and manage access to passwords and folders among team members with customizable permissions.
- Docker Deployment: Easily deploy Passwordcockpit using Docker Compose for quick setup and scalability.
- LDAP Integration: Authenticate users via LDAP, ensuring synchronized and secure access.
- Responsive Design: Access your password vault from any device, including mobile, with a user-friendly interface.
- Encryption Options: Utilize various encryption levels, including personal PINs and AES-CCM, to protect sensitive data.
- RESTful Architecture: Built on a RESTful architecture, combining frontend and backend in a single Docker image for ease of deployment.
- Robust Backend: Uses PHP Standard Recommendation (PSR) with Mezzio, Laminas Components, and Doctrine for server-side logic.
- Detailed Documentation: Comprehensive API documentation with Swagger for easy integration and development.
Passwordcockpit offers a highly secure and efficient solution for team-based password management, ensuring that sensitive information remains protected while being easily accessible to authorized users.