Passwordcockpit

screenshot of Passwordcockpit
ember

Passwordcockpit is a simple, free, open source, self hosted, web based password manager for teams. It is made in PHP, Javascript, MySQL and it run on a docker service. It allows users with any kind of device to safely store, share and retrieve passwords, certificates, files and much more.

Overview:

Passwordcockpit is a secure password manager that provides users with the ability to manage passwords, permissions, and users within an organization. It offers features like global permissions, folder permissions, LDAP authentication, encryption, and more. The installation is straightforward using docker-compose, making it easy to set up and start using the service.

Features:

  • Global permissions: Define permissions for each user, ranging from basic access to managing users, creating folders, and viewing logs.
  • Folder permissions: Assign different permissions to users for specific folders, restricting access or granting read/write capabilities.
  • Authentication: Support for both database-stored passwords and LDAP authentication for enhanced security.
  • Encryption: Utilizes three levels of encryption including Password PIN, SSL encryption for data transfer, and database encryption for sensitive information.
  • Available Docker Configurations: Provides various container volumes and configurations for easy deployment using docker-compose.
  • Users Manager: Manage users efficiently by associating them with appropriate permissions and folders.
  • Mobile Design: Responsive design that ensures usability and functionality on mobile devices.
ember
Ember

Ember.js is a productive, battle-tested JavaScript framework for building modern web applications. It includes everything you need to build rich UIs that work on any device.

docker
Docker

A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.