Bitwarden
bitwarden.com Self-HostedFully-featured, open source password manager with cloud-sync. Bitwarden is easy-to-use with a clean UI and client apps for desktop, web and mobile. See also Vaultwarden, a self-hosted, Rust implementation of the Bitwarden server and compatible with upstream Bitwarden clients.
- Homepage: bitwarden.com
- GitHub: github.com/bitwarden/server
- Privacy: bitwarden.com/privacy
- iOS App: apps.apple.com/us/app/bitwarden-password-manager/id1137397744
- Android App: https://play.google.com/store/apps/details?id=com.x8bit.bitwarden
- Subreddit: r/Bitwarden
- Web info: web-check.xyz/results/bitwarden.com
Bitwarden Privacy Policy
Privacy Policy Summary
- You have the right to leave this service at any time
- This service keeps user logs for an undefined period of time
- Users agree to comply with the law of the service's country
- This service does not sell your personal data
- The service does not guarantee accuracy or reliability of the information provided
- The service provider makes no warranty regarding uninterrupted, timely, secure or error-free service
- The service provides two factor authentification for your account
- You are responsible for maintaining the security of your account and for the activities on your account
- This service can share your personal information to third parties
- Tracking pixels are used in service-to-user communication
- The service is transparent regarding government requests or inquiries that may involve user data.
- The user is informed about security practices
- The services will notify users if personal data has been affected by data breaches
- This service requires first-party cookies, which are cookies that only belong to the domain of the service and not a third party.
- This service holds onto content that you've deleted
- very broad term possibly violating copyright law
- The service can sell or otherwise transfer your personal data as part of a bankruptcy proceeding or other type of financial transaction.
- Third parties may be involved in operating the service
- Promises will be kept after a merger or acquisition
- Your personal data is given to third parties
- The service promises to inform and/or notify users regarding government inquiries that may involve users' personal data
- Your data may be processed and stored anywhere in the world
- They may stop providing the service at any time
- Users should revisit the terms periodically, although in case of material changes, the service will notify
- This service does not guarantee that it or the products obtained through it meet the users' expectations or requirements
- The service does not guarantee that software errors will be corrected
- The service can suspend or terminate your access to all or any part of the Website and refuse service to anyone for any reason at any time
- Your personal data is aggregated into statistics
- This service ignores the Do Not Track (DNT) header and tracks users anyway even if they set this header.
- This service gathers information about you through third party analytics and service providers (such as Google Analytics)
- Blocking cookies may limit your ability to use the service
- This service throttles your use
- This service prohibits users from attempting to gain unauthorized access to other computer systems
- You can delete your content from this service
- This service gives your personal data to third parties involved in its operation
- The court of law governing the terms is in California, USA
- This service assumes no liability for any losses or damages resulting from any matter relating to the service
- You are tracked via web beacons, tracking pixels, browser fingerprinting, and/or device fingerprinting
- Third-party cookies are used for statistics
- Information is provided about how your personal data is used
- Some personal data may be kept for business interests or legal obligations
- Information is provided about what kind of information they collect
- Information is provided about how they collect personal data
- Extra data may be collected about you through promotions
- You agree to defend, indemnify, and hold the service harmless in case of a claim related to your use of the service
- Users are responsible for any risks, damages, or losses they may incur by downloading materials
- The service is provided 'as is' and to be used at the users' sole risk
- This service is only available to users of age 13 and up
- Features of the website are made available under a free software license (AGPL) v3.0
- The terms for this service are easy to read
- Your personal data may be sold or otherwise transferred as part of a bankruptcy proceeding or other type of financial transaction
- You are entitled to a refund if certain thresholds or standards are not met by the service
- You authorise the service to charge a credit card supplied on re-occurring basis
- You should revisit the terms periodically, although in case of material changes, the service will notify
Score
Documents
- Terms of serviceCreated 17 Jan 19, Last modified 3 years ago
- Privacy PolicyCreated 17 Jan 19, Last modified 3 years ago
Domains Covered by Policy
- bitwarden.com
- bitwarden.eu
- passwordless.dev
About the Data
This data is kindly provided by tosdr.org. Read full report at: #1348
Bitwarden Source Code
Author
Description
The core infrastructure backend (API, database, Docker, etc).
Homepage
https://bitwarden.comLicense
NOASSERTION
Created
23 Nov 15
Last Updated
28 Mar 24
Latest version
Primary Language
C#
Size
26,772 KB
Stars
14,193
Forks
1,182
Watchers
14,193
Language Usage
Star History
Top Contributors
-
@kspearrin (2549)
-
@Hinton (169)
-
@eliykat (155)
-
@cscharf (148)
-
@MGibson1 (116)
-
@vgrassia (91)
-
@justindbaur (90)
-
@joseph-flinn (85)
-
@renovate[bot] (77)
-
@withinfocus (70)
-
@r-tome (67)
-
@github-actions[bot] (59)
-
@Thomas-Avery (58)
-
@vincentsalucci (57)
-
@trmartin4 (39)
-
@mpbw2 (37)
-
@michalchecinski (35)
-
@mimartin12 (34)
-
@Mart124 (31)
-
@amorask-bitwarden (30)
-
@cyprain-okeke (27)
-
@djsmith85 (27)
-
@cturnbull-bitwarden (26)
-
@shane-melton (26)
-
@gbubemismith (25)
-
@jlf0dev (22)
-
@coltonhurst (21)
-
@coroiu (16)
-
@addisonbeck (16)
-
@Eeebru (15)
Recent Commits
-
Alex Morask (28 Mar 24)
[AC-1904] Implement endpoint to retrieve Provider subscription (#3921) * Refactor Core.Billing prior to adding new logic * Add ProviderBillingQueries.GetSubscriptionData * Add ProviderBillingController.GetSubscriptionAsync
-
renovate[bot] (28 Mar 24)
[deps] Tools: Update aws-sdk-net monorepo to v3.7.300.63 (#3933) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
Thomas Rittson (27 Mar 24)
[AC-1724] Remove BulkCollectionAccess feature flag (#3928)
-
Matt Bishop (27 Mar 24)
Adjust scan permissions (#3931)
-
Matt Bishop (27 Mar 24)
[PM-6938] Allow certain database operations to be skipped (#3914) * Centralize database migration logic * Clean up unused usings * Prizatize * Remove verbose flag from Docker invocation * Allow certain database operations to be skipped * Readonly
-
renovate[bot] (26 Mar 24)
[deps] Tools: Update aws-sdk-net monorepo to v3.7.300.61 (#3925) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
Thomas Rittson (25 Mar 24)
Use static property for JsonSerializerOptions (#3923)
-
renovate[bot] (25 Mar 24)
[deps] Billing: Update Stripe.net to v43.20.0 (#3867) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Conner Turnbull <133619638+cturnbull-bitwarden@users.noreply.github.com>
-
cyprain-okeke (25 Mar 24)
[AC 2261] Emails - direct Secrets Manager members to Secrets Manager product (#3896) * remove the unwanted test Signed-off-by: Cy Okeke <cokeke@bitwarden.com> * initial commit Signed-off-by: Cy Okeke <cokeke@bitwarden.com> * changes to the sm redirect Signed-off-by: Cy Okeke <cokeke@bitwarden.com> * revert the sm changes for join org Signed-off-by: Cy Okeke <cokeke@bitwarden.com> --------- Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
-
Thomas Rittson (25 Mar 24)
[AC-2334] Fix unable to load members when permissions is "null" (#3922) * Also add xmldoc comment to CoreHelpers.LoadClassFromJsonData to warn about this
-
Michał Chęciński (25 Mar 24)
[DEVOPS-1218] Add dryrun mode to MsSqlMigratorUtility (#3795) * Add dryrun mode to MsSqlMigratorUtility * Fix * Update util/MsSqlMigratorUtility/Program.cs Co-authored-by: Matt Bishop <mbishop@bitwarden.com> * Update util/MsSqlMigratorUtility/Program.cs Co-authored-by: Matt Bishop <mbishop@bitwarden.com> * Update util/MsSqlMigratorUtility/Program.cs Co-authored-by: Matt Bishop <mbishop@bitwarden.com> * Fixes * Fix using * Format * Update util/MsSqlMigratorUtility/Program.cs Co-authored-by: Matt Bishop <mbishop@bitwarden.com> * Fixes * Fix after merge * Fix * Fix * Remove unnecessary param name --------- Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
-
Bitwarden DevOps (25 Mar 24)
Bumped version to 2024.3.1 (#3926)
-
Shane Melton (22 Mar 24)
[PM-2383] Bulk collection assignment (#3919) * [PM-2383] Add bulk add/remove collection cipher repository methods * [PM-2383] Add additional authorization helpers for CiphersControlle * [PM-2383] Add /bulk-collections endpoint to CiphersController.cs * [PM-2383] Add EF implementation for new CollectionCipherRepository methods * [PM-2383] Ensure V1 logic only applies when the flag is enabled for new bulk functionality
-
cyprain-okeke (22 Mar 24)
[AC-1864] Event type for initiation path (#3869) * initial commit Signed-off-by: Cy Okeke <cokeke@bitwarden.com> * handle the upgrade path reference Signed-off-by: Cy Okeke <cokeke@bitwarden.com> * code improvement Signed-off-by: Cy Okeke <cokeke@bitwarden.com> * resolve pr comment Signed-off-by: Cy Okeke <cokeke@bitwarden.com> * change the comment Signed-off-by: Cy Okeke <cokeke@bitwarden.com> * move the private method down Signed-off-by: Cy Okeke <cokeke@bitwarden.com> * code review changes Signed-off-by: Cy Okeke <cokeke@bitwarden.com> --------- Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
-
Matt Bishop (22 Mar 24)
[PM-6909] Centralize database migration logic (#3910) * Centralize database migration logic * Clean up unused usings * Prizatize * Remove verbose flag from Docker invocation * Allow argument passthrough still Co-authored-by: Michał Chęciński <mchecinski@bitwarden.com> * Allow DI logger --------- Co-authored-by: Michał Chęciński <mchecinski@bitwarden.com>
-
Thomas Rittson (22 Mar 24)
[AC-2171] Member modal - limit admin access - editing self (#3893) * Restrict admins from adding themselves to groups Updated OrganizationUsersController only, GroupsController to be updated separately * Delete unused api method
-
Alex Morask (21 Mar 24)
Remove FF 'AC-1607_present-user-offboarding-survey' and old cancel functionality (#3895)
-
Alex Morask (21 Mar 24)
[AC-1900] Update Vault DB to support provider billing (#3875) * Add Gateway columns to Provider table * Add ProviderId column to Transaction table * Create ProviderPlan table * Matt's feedback * Rui's feedback * Fixed Gateway parameter on Provider
-
renovate[bot] (21 Mar 24)
[deps] Tools: Update Microsoft.Azure.NotificationHubs to v4.2.0 (#3853) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
Rui Tomé (21 Mar 24)
[PM-6934] Prevent enabling two step login policy if any Org member has no master password and no 2FA set up (#3915) * [PM-6934] Prevent enabling two step login policy if any Org member has no master password and no 2FA set up * [PM-6934] PR feedback * [PM-6934] Updated policy check to only check users that will be deleted * [PM-6934] Removed unnecessary code * [PM-6934] Fixed unit tests and policy update logic * [PM-6934] Updated error message
-
renovate[bot] (19 Mar 24)
[deps] Tools: Update aws-sdk-net monorepo to v3.7.300.59 (#3912) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
Todd Martin (19 Mar 24)
[PM-5437] Handle client_credentials clientId that is not a valid GUID (#3616) * Return null if the clientId is not a valid Guid. * Linting
-
Alex Morask (19 Mar 24)
[AC-2284] Set organization billing email to MSP billing email when linked (#3897) * Set org billing email to provider billing email when added to provider * Remove anonymous args for test assertions
-
renovate[bot] (19 Mar 24)
[deps] AC: Update Quartz to v3.8.1 (#3532) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Rui Tomé <108268980+r-tome@users.noreply.github.com>
-
Matt Bishop (18 Mar 24)
Protected scanner runs (#3900)
-
renovate[bot] (16 Mar 24)
[deps] Tools: Update aws-sdk-net monorepo to v3.7.300.58 (#3907) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
Daniel James Smith (15 Mar 24)
Update mssql to CU12 to support linux kernel 6.7.x (#3904) Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
-
renovate[bot] (15 Mar 24)
[deps] Tools: Update LaunchDarkly.ServerSdk to v8.2.0 (#3903) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
renovate[bot] (15 Mar 24)
[deps] Tools: Update SignalR to v8.0.3 (#3898) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
renovate[bot] (15 Mar 24)
[deps] Tools: Update aws-sdk-net monorepo to v3.7.300.57 (#3902) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bitwarden Website
Website
The password manager trusted by millions | Bitwarden
Bitwarden makes it easy for businesses and individuals to securely generate, store, and share passwords from any location, browser, or device. Create your free Bitwarden account today.
Redirects
Does not redirect
Security Checks
All 66 security checks passed
Server Details
- IP Address 199.232.194.22
- Location San Francisco, California, United States of America, NA
- ISP Fastly Inc.
- ASN AS54113
Associated Countries
-
US
Saftey Score
Website marked as safe
100%
Blacklist Check
bitwarden.com was found on 0 blacklists
- ThreatLog
- OpenPhish
- PhishTank
- Phishing.Database
- PhishStats
- URLhaus
- RPiList Not Serious
- AntiSocial Blacklist
- PhishFeed
- NABP Not Recommended Sites
- Spam404
- CRDF
- Artists Against 419
- CERT Polska
- PetScams
- Suspicious Hosting IP
- Phishunt
- CoinBlockerLists
- MetaMask EthPhishing
- EtherScamDB
- EtherAddressLookup
- ViriBack C2 Tracker
- Bambenek Consulting
- Badbitcoin
- SecureReload Phishing List
- Fake Website Buster
- TweetFeed
- CryptoScamDB
- StopGunScams
- ThreatFox
- PhishFort
Website Preview
Bitwarden Android App
Update Info
- App Bitwarden Password Manager
- Creation Date 14 Jun 19
- Last Updated 09 Dec 23
- Current Version 2.0.4
- Creator 8bit Solutions LLC
- Downloads 100,000+ downloads
Trackers
- HockeyApp
- Google Firebase Analytics
Permissions
- Internet
- Nfc
- Write External Storage
- Camera
- Use Fingerprint
- Access Network State
- Write Use App Feature Survey
- Wake Lock
- Receive
- C2d Message
- Request Install Packages
Bitwarden iOS App
App Info
Bitwarden Password Manager
Recognized as best password manager by PCMag, The Verge, CNET, G2, and more! SECURE YOUR DIGITAL LIFE Secure your digital life and protect against data breaches by generating and saving unique, strong passwords for every account. Maintain everything in an end-to-end encrypted password vault that only you can access. ACCESS YOUR DATA, ANYWHERE, ANYTIME, ON ANY DEVICE Easily manage, store, secure, and share unlimited passwords across unlimited devices without restrictions. EVERYONE SHOULD HAVE THE TOOLS TO STAY SAFE ONLINE Utilize Bitwarden for free with no ads and or selling data. Bitwarden believes everyone should have the ability to stay safe online. Premium plans offer access to advanced features. EMPOWER YOUR TEAMS WITH BITWARDEN Plans for Teams and Enterprise come with professional business features. Some examples include SSO integration, self-hosting, directory integration and SCIM provisioning, global policies, API access, event logs, and more. Use Bitwarden to secure your workforce and share sensitive information with colleagues. More reasons to choose Bitwarden: World-Class Encryption Passwords are protected with advanced end-to-end encryption (AES-256 bit, salted hashtag, and PBKDF2 SHA-256) so your data stays secure and private. 3rd-party Audits Bitwarden regularly conducts comprehensive third-party security audits with notable security firms. These annual audits include source code assessments and penetration testing across Bitwarden IPs, servers, and web applications. Advanced 2FA Secure your login with a third-party authenticator, emailed codes, or FIDO2 WebAuthn credentials such as a hardware security key or passkey. Bitwarden Send Transmit data directly to others while maintaining end-to-end encrypted security and limiting exposure. Built-in Generator Create long, complex, and distinct passwords and unique usernames for every site you visit. Integrate with email alias providers for additional privacy. Global Translations Bitwarden translations exist for more than 50 languages. Cross-Platform Applications Secure and share sensitive data within your Bitwarden Vault from any browser, mobile device, or desktop OS, and more.
Rating
Version Info
- Current Version 2024.2.1
- Last Updated 21 Mar 24
- First Released 02 Sept 16
- Minimum iOS Version 11.0
- Device Models Supported 94
App Details
- IPA Size 171.79 Mb
- Price Free (USD)
- Age Advisory 4+
- Supported Languages 32
- Developer Bitwarden Inc
- Bundle ID com.8bit.bitwarden
Screenshots
Bitwarden Docker
Container Info
bitwardenrs
This is a Bitwarden server API implementation written in Rust compatible with upstream Bitwarden clients*, perfect for self-hosted deployment where running the official resource-heavy service might not be ideal..
DockerHub Metrics
- Pull Count 323,775,757
- Stars 417
- Date Created 12 May 19
- Last Updated 1 year ago
View on DockerHub
bitwardenrs/serverRun Command
docker run -d \ -p :80/tcp \ -v /portainer/Files/AppData/Config/Bitwarden-rs:/config \ --restart=unless-stopped \ bitwardenrs/server:latest
Compose File
version: 3.8 services: bitwarden-rs: image: bitwardenrs/server:latest ports: - :80:tcp environment: volumes: - /portainer/Files/AppData/Config/Bitwarden-rs:/config restart: unless-stopped
Port List
- :80/tcp
Volume Mounting
- /portainer/Files/AppData/Config/Bitwarden-rs /config
Permissions
- read ✅ Yes
- write ✅ Yes
- admin ✅ Yes
Bitwarden Socials
Bitwarden Reviews
More Password Managers
-
Hardened, secure and offline password manager. Does not have cloud-sync baked in, deemed to be gold standard for secure password managers. KeePass clients: Strongbox (Mac & iOS), KeePassDX (Android), KeeWeb (Web-based/ self-hosted), KeePassXC (Windows, Mac & Linux), see more KeePass clients and extensions at awesome-keepass by @lgg.
-
LessPass is a little different, since it generates your passwords using a hash of the website name, your username and a single main-passphrase that you reuse. It omits the need for you to ever need to store or sync your passwords. They have apps for all the common platforms and a CLI, but you can also self-host it.
-
A modern, open source password manager for individuals and teams. Beautiful, intuitive and dead simple to use. Apps available for all platforms and you can self-host it as well.
-
From the creators of ProtonMail, ProtonPass is a new addition to their suite of services. They have a full collection of user-friendly native mobile and desktop apps. ProtonPass is one of the few "trustworthy" providers that also offers a free plan.
About the Data: Bitwarden
API
You can access Bitwarden's data programmatically via our API.
Simply make a GET
request to:
https://api.awesome-privacy.xyz/essentials/password-managers/bitwarden
The REST API is free, no-auth and CORS-enabled. To learn more, view the Swagger Docs or read the API Usage Guide.
About the Data
Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.
Share Bitwarden
Help your friends compare Password Managers, and pick privacy-respecting software and services.
Share Bitwarden and Awesome Privacy with your network!