Bitwarden

bitwarden.com
Bitwarden Icon

Fully-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.

Open Source

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

C

Documents

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

bitwarden

Description

The core infrastructure backend (API, database, Docker, etc).

#api#aspnet#aspnetcore#bitwarden#csharp#docker#dotnet#dotnet-core#signalr#sql#sql-server

Homepage

https://bitwarden.com

License

NOASSERTION

Created

23 Nov 15

Last Updated

05 Apr 24

Latest version

v2024.3.1

Primary Language

C#

Size

26,911 KB

Stars

14,237

Forks

1,184

Watchers

14,237

Language Usage

Language Usage

Star History

Star History

Recent Commits

  • cyprain-okeke (05 Apr 24)

    [AC-2262] As a Bitwarden Admin, I need a ways to set and update an MSP's minimum seats (#3956) * initial commit Signed-off-by: Cy Okeke <cokeke@bitwarden.com> * add the feature flag Signed-off-by: Cy Okeke <cokeke@bitwarden.com> * Add featureflag for create and edit html pages Signed-off-by: Cy Okeke <cokeke@bitwarden.com> --------- Signed-off-by: Cy Okeke <cokeke@bitwarden.com>

  • Jake Fink (05 Apr 24)

    [BEEEP] begin 2fa integration tests for identity (#3843) * begin 2fa integration tests for identity - fix org mappings and query * add key length to doc * lint

  • Alex Morask (05 Apr 24)

    Prevent Stripe call when creating org from reseller in admin (#3953)

  • Colton Hurst (05 Apr 24)

    SM-1119: Rename service accounts to machine accounts (#3958) * SM-1119: Rename service accounts to machine accounts * SM-1119: Undo system management portal changes

  • Matt Bishop (03 Apr 24)

    Keep scan parameters as piped

  • Matt Bishop (03 Apr 24)

    Remove scan state filter entirely

  • Matt Bishop (03 Apr 24)

    Attempt without scan parameter piping

  • Matt Bishop (03 Apr 24)

    Pipe scanning parameters

  • Matt Bishop (03 Apr 24)

    Parameter typo (#3955)

  • Matt Bishop (03 Apr 24)

    Apply scan filter to include all results (#3954)

  • Matt Bishop (02 Apr 24)

    Event processor tuning (#3945)

  • Alex Morask (02 Apr 24)

    [AC-1795] Provide extra subscription info when past due (#3950) * Provide past due data on subscription * Add feature flag

  • cyprain-okeke (02 Apr 24)

    [PM-3891] Remove the dollar threshold changes and Implement time-based threshold (#3948) * implement time threshold Signed-off-by: Cy Okeke <cokeke@bitwarden.com> * add code to make failed payment is tried Signed-off-by: Cy Okeke <cokeke@bitwarden.com> --------- Signed-off-by: Cy Okeke <cokeke@bitwarden.com> Co-authored-by: Conner Turnbull <133619638+cturnbull-bitwarden@users.noreply.github.com>

  • Alex Morask (02 Apr 24)

    Propagate org status from selfhost model (#3930)

  • Alex Morask (02 Apr 24)

    Prevent NRE for missing upcoming invoice when sub is pending cancelation (#3920)

  • renovate[bot] (01 Apr 24)

    [deps] DbOps: Update Dapper to v2.1.35 (#3947) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

  • Alex Morask (01 Apr 24)

    Update response code (#3949)

  • renovate[bot] (01 Apr 24)

    [deps] Billing: Update Serilog.Sinks.SyslogMessages to v3.0.2 (#3946) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

  • renovate[bot] (29 Mar 24)

    [deps] DbOps: Update Microsoft.Data.SqlClient to v5.2.0 (#3944) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

  • Matt Bishop (29 Mar 24)

    Remove DocumentDB settings placeholders (#3943)

  • Thomas Avery (29 Mar 24)

    [BEEEP][SM-893] Add the ability to run SM integration tests as a service account (#3187) * Add the ability to run SM integration tests as a service account

  • Alex Morask (29 Mar 24)

    [AC-1910] Allocate seats to a provider organization (#3936) * Add endpoint to update a provider organization's seats for consolidated billing. * Fixed failing tests

  • Matt Bishop (28 Mar 24)

    [PM-6762] Move to Azure.Data.Tables (#3888) * Move to Azure.Data.Tables * Reorder usings * Add new package to Renovate * Add manual serialization and deserialization due to enums * Properly retrieve just the next page

  • 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)

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

Rated 4.53 out of 5 stars by 4,223 users

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..

#Other#Tools

DockerHub Metrics

  • Pull Count 323,775,757
  • Stars 417
  • Date Created 12 May 19
  • Last Updated 1 year ago

View on DockerHub

bitwardenrs/server

Run 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.

    Open Source
  • LessPass Icon

    LessPass

    lesspass.com

    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!

View Password Managers (5)