Key facts
- Chrome is testing Device Bound Session Cookies (DBSCs) to prevent account takeovers.
- DBSCs require session cookies to be signed with a private key stored in the device's secure hardware.
- The private key cannot be extracted from the TPM or Secure Enclave.
- This feature is currently available in limited releases for Windows and macOS Chrome users.
- DBSCs eliminate reliance on shared secrets, which are vulnerable to theft.
Google Chrome is rolling out a new security feature called Device Bound Session Cookies (DBSCs) aimed at significantly bolstering defenses against account takeovers. This technology works by ensuring that once a website sets a session cookie, the browser must present a version of that cookie signed with a private key securely stored within the device's silicon, such as a Trusted Platform Module (TPM) or a Secure Enclave.
