Open Source Alternatives LogoOpen Source Alternatives
AlternativesBlogAdvertise
Open Source Alternatives LogoOpen Source Alternatives

Stay Updated

Subscribe to our newsletter for the latest news and updates about Alternatives

Open Source Alternatives LogoOpen Source Alternatives

Handpicked Open Source Alternatives to Paid Softwares

Product
  • Search
  • Categories
  • Tag
  • Sign In
Resources
  • Blog
  • Collection
  • Submit
  • Advertise your tool
Company
  • Privacy Policy
  • Terms of Service
  • Refund Policy
  • Sitemap
Copyright © 2026 All Rights Reserved.
Home/Categories/Security & Monitoring/Passwordcockpit
icon of Passwordcockpit

Passwordcockpit

Open source alternative to 1Password, Dashlane and Keeper

A self-hosted, open-source password manager for teams, offering secure storage, sharing, and retrieval of credentials.

135 starsDockerfileBSD-3-ClauseUpdated this year
Visit websiteGitHub repo
image of Passwordcockpit
Contents
  1. 01Who Passwordcockpit is for
  2. 02The problem it solves
  3. 03How it solves it
  4. 04Strengths and trade-offs
  5. 05Tech stack
  6. 06FAQ
  7. 07Similar open-source tools
TL;DR

Passwordcockpit is a self-hosted web password manager for teams. It replaces shared spreadsheets and closed password vaults for groups that need browser-based storage, sharing, permissions, LDAP support, and Docker deployment. BSD-3-Clause licensed.BSD-3-Clause · Dockerfile · 135 stars · Updated this year

who it's for

Who Passwordcockpit is for#

Small IT teams replacing shared credentials

Passwordcockpit fits teams that need a web-based vault for passwords, certificates, files, and permissions without using a closed SaaS vault.

Skip if:

You need vendor-managed enterprise compliance, advanced device policies, or a large commercial support contract.

Organizations standardizing shared secret access

LDAP and permissions support help organizations centralize who can access team credentials.

Skip if:

Your organization already uses a managed password platform integrated across all devices and identity systems.

the problem

The problem it solves#

Team credentials often spread across spreadsheets, chat messages, browser profiles, and individual password managers. That makes access hard to revoke, shared secrets hard to rotate, and auditability weak.

A team password manager needs more than encrypted storage. It needs folders, permissions, authentication options, and deployment that small IT teams can run without buying a large enterprise vault.

how Passwordcockpit solves it

How it solves it#

Team password vault

Passwordcockpit stores and shares passwords, certificates, files, and related secrets through a web app for teams.

Folder and global permissions

The README documents global permissions and folder permissions, which helps teams separate shared credentials by role or group.

Docker-based deployment

The repository description says Passwordcockpit runs on a Docker service with PHP, JavaScript, and MySQL or MariaDB components.

strengths · trade-offs

Strengths and trade-offs#

Strengths

  • Self-hosted team controlPasswordcockpit gives teams a way to keep shared credential management under their own hosting and database policies.
  • Practical access managementPermissions and LDAP documentation make the project more relevant for teams than a single-user password database.

Trade-offs

  • -Security operations stay with the teamA self-hosted password manager is sensitive infrastructure. Teams must handle patching, backups, TLS, access review, and incident response themselves.
tech stack · detected from GitHub

What it's built on#

Languages
PHP
Databases
MySQL
Infrastructure
Docker
frequently asked

FAQ#

What is Passwordcockpit used for?

Passwordcockpit stores, shares, and retrieves passwords, certificates, files, and related secrets for teams.

Is Passwordcockpit self-hosted?

Yes. The README describes Passwordcockpit as self-hosted and Docker-based.

What database does Passwordcockpit use?

The README says Passwordcockpit uses MySQL or MariaDB.

also worth a look

Similar open-source tools#

Passbolt

Passbolt

Open source team password manager with sharing and audit

6KPHPAGPL-3.0
Password Safe

Password Safe

Store passwords in an encrypted local database, no cloud account

849C++
Vaultwarden

Vaultwarden

Self-hosted Bitwarden-compatible password management

60.2KRustAGPL-3.0
KeePass

KeePass

Free open source password manager with encrypted local file

44TypeScriptGPL-3.0
KeePassXC

KeePassXC

Cross-platform open source password manager with browser plugin

27.4KC++
Psono

Psono

Self-hosted password manager for teams with enterprise SSO

100Python

Repository

Stars
135
Forks
30
License
BSD-3-Clause
Latest
1.4.0
Last commit
125 days ago
Last verified
May 13, 2026
Repo
passwordcockpit/passwordcockpit ↗

Additional details

Language
Dockerfile
Open issues
12
Contributors
12
First release
2018

Categories

Security & MonitoringIT ManagementWeb Development

Tags

SecuritySelf HostedAuthenticationAuthorizationCybersecurityDocker ManagementDatabaseOpen Core