Bitwarden is an open source password manager

The source code for Bitwarden is hosted on GitHub and everyone is free to review, audit, and contribute to the Bitwarden codebase.

We believe that being open source is one of the most important features of Bitwarden. Source code transparency is an absolute requirement for security solutions like Bitwarden.

Check out Bitwarden on Github

GitHub Code Repositories

View all repositories

Host It Yourself

Don‘t want to use the Bitwarden cloud? You don‘t have to.
With Docker you can easily host Bitwarden‘s entire infrastructure stack on the platform of your choice.

Linux / MacOS

$ curl -Lso bitwarden.sh https://go.btwrdn.co/bw-sh \
&& chmod +x bitwarden.sh
$ ./bitwarden.sh install
$ ./bitwarden.sh start

Windows

> Invoke-RestMethod -OutFile bitwarden.ps1 `
-Uri https://go.btwrdn.co/bw-ps
> .\bitwarden.ps1 -install
> .\bitwarden.ps1 -start

Community

Join us in our Gitter chat channel to talk directly with Bitwarden developers about code contributions or swing by our community forums to ask questions or discuss product features.

Additional Resources

Read our blog

© 2024 Bitwarden, Inc. Terms Privacy Cookie Settings Sitemap

This site is available in English.
Go to EnglishStay Here