mirror of
https://github.com/bitwarden/help
synced 2025-12-26 13:13:29 +00:00
19 lines
868 B
Markdown
19 lines
868 B
Markdown
---
|
|
layout: article
|
|
title: Why should I trust bitwarden with my passwords?
|
|
categories: [Security]
|
|
featured: true
|
|
popular: true
|
|
tags: []
|
|
---
|
|
|
|
1. bitwarden is 100% open source software. All of our source code is hosted on [GitHub][github] and is free for anyone
|
|
to review. Hundreds of software developers follow bitwarden's source code projects (and you can too!).
|
|
2. We do not store your passwords. We store encrypted versions of your passwords [that only you can unlock][encrypted].
|
|
Your sensitive information is all encrypted locally on your personal device before ever being sent to our cloud servers.
|
|
3. bitwarden has a reputation. bitwarden is used by thousands of people. If we did anything questionable or risky we
|
|
would be out of business.
|
|
|
|
[github]: https://github.com/bitwarden
|
|
[encrypted]: https://help.bitwarden.com/security/can-bitwarden-see-my-passwords/
|