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.

Code Repositories

Code Repositories

Server
https://github.com/bitwarden/server
Browser
https://github.com/bitwarden/clients/tree/master/apps/browser
Web
https://github.com/bitwarden/clients/tree/master/apps/web
Mobile
https://github.com/bitwarden/mobile
Desktop
https://github.com/bitwarden/clients/tree/master/apps/desktop
CLI
https://github.com/bitwarden/clients/tree/master/apps/cli
view all repositories
Host It Yourself

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.

$ curl -Lso bitwarden.sh https://go.btwrdn.co/bw-sh \
  && chmod +x bitwarden.sh
$ ./bitwarden.sh install
$ ./bitwarden.sh start
learn about our open beta for a simplified deploymentread complete self-hosting documentation
Community

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.

Developer Chathttps://gitter.im/bitwarden/Lobby

Have questions? We're here to help.

Additional Resources

© 2023 Bitwarden, Inc.
TermsPrivacySitemap