
California’s New Privacy Laws: AB 656, AB 566, and SB 361 Explained
Categories: Data Privacy, Data Safety, Government, Law, PII, Policy
California just passed new privacy laws that make account deletion real, expand browser opt out controls, and shine a light on data brokers. Here is what changed, when it starts, and how it affects both users and businesses.
On October 8, 2025, California enacted a set of privacy laws that make it easier to delete social media accounts, require web browsers to include a built-in opt out control for data sale and sharing, and force data brokers to disclose more about the sensitive information they trade. This guide explains what changed, when it takes effect, and what it means for both regular people and the companies that track users online.
- California signed a privacy package that strengthens account deletion, adds a browser level opt out of sale and sharing, and expands data broker disclosures.
- AB 656 requires a clear Delete Account control and real deletion of personal information collected by the platform, with narrow legal exceptions.
- AB 566, the Opt Me Out Act, requires browsers to ship a built in setting that sends a universal opt out preference signal to websites.
- Covered businesses must treat the browser signal as a valid California opt out and suppress sale or sharing for that user.
- SB 361 forces data brokers to reveal if they trade in sensitive categories like precise location or biometrics and whether they share with governments or AI developers.
- Timeline: Delete Account improvements start in 2026 for most platforms. The browser toggle must be available by January 1, 2027.
The Three Laws At A Glance
1) AB 656: A Real Delete Account Button
What it is
Social media platforms must offer a clearly labeled Delete Account control in user settings. Using it must delete the account and the personal information the platform collected from the user. Companies cannot rely on dark patterns or tricky flows that stall or discourage deletion. Verification is allowed but must be simple, such as confirming by email or text. A platform account deletion also counts as a California Consumer Privacy Act deletion request.
Why it matters
Deleting should not just hide a profile. It should remove the data the platform collected from the user, subject to narrow legal exceptions.
Who is covered
Large social platforms that meet statutory thresholds, including revenue and scope, whether accessed via app or browser.
Effective timing
Approved October 8, 2025 and chaptered as Chapter 464. California laws without an urgency clause typically become enforceable the following year. Expect 2026 compliance, with regulator guidance likely.
2) AB 566: The Opt Me Out Act For Browsers
What it is
Browser makers must ship a native privacy control that, when enabled by the user, automatically sends a universal opt out preference signal to websites. The signal instructs covered businesses not to sell or share the user’s personal information under the CCPA. The control must be easy to find and clearly explained to consumers.
Why it matters
Users will not have to hunt for a Do Not Sell link on every site. One browser setting broadcasts the choice across the web. Covered businesses must honor it.
Key details
- The state privacy regulator can issue rules that define technical and UX expectations.
- Browsers receive liability protection for sending the signal even if a website chooses to ignore it.
- Start date is January 1, 2027.
3) SB 361: Stronger Transparency From Data Brokers
What it is
Registered data brokers must expand their annual disclosures. They must say whether they collect or trade in sensitive categories such as precise location, biometrics, government ID numbers, login credentials, or sexual orientation. They must also disclose whether they sold or shared data with law enforcement, domestic government agencies, foreign actors, or developers of generative AI in the prior year. Penalties for noncompliance increase, and audit requirements are phased in over time.
Why it matters
People and regulators get more visibility into who collects what and with whom it is shared, which supports both individual data cleanup and public oversight.
Deep Dive: How The Browser Opt Out Will Work
What the signal is
A universal opt out preference signal is a machine readable instruction from the browser that says do not sell or share this user’s personal information. Today the best known implementation is the Global Privacy Control header. The law does not prescribe a single standard, but it requires that mainstream browsers include a native control that sends a compliant signal. The state regulator can clarify the technical details during rulemaking.
What websites must do
Covered businesses must treat a recognized signal as a valid CCPA opt out for the visiting user. In practice, that means preventing the sale or sharing of personal information for that user. Teams should ensure the opt out state is enforced on first page load, before any consent banner or tag manager has a chance to fire trackers that would sell or share personal information. Downstream adtech and analytics must be configured to respect that state.
Desktop and mobile considerations
The statute is framed around browsers. Implementation on mobile browsers and in-app webviews will be an important detail to watch during rulemaking so that the control is not desktop only.
Timeline and enforcement
The browser control must be available by January 1, 2027. The California Privacy Protection Agency can issue technical rules and bring enforcement actions.

What This Means If You Are A California Resident
- Deleting a social media account should become straightforward, and it should remove the personal information the platform collected from you.
- In 2027, you can flip a single browser setting that opts you out of sale and sharing across websites that are subject to the CCPA.
- Data brokers will have to disclose more about the sensitive data they handle and who they share it with, including governments and AI developers.
Practical privacy tips
- Turn on the browser opt out when it arrives.
- Keep tracker blocking enabled where you prefer.
- Periodically revisit account settings on major services and use delete or download tools to verify changes.
- Use the statewide broker deletion mechanism when available to clean up data that has already propagated downstream.
What This Means For Companies
If your organization is subject to the CCPA, start preparing now.
1. Honor universal signals end-to-end
Map how an opt out signal suppresses personal information sale or sharing across your stack. That includes consent management platforms, tag managers, client side and server side analytics, advertising pixels, data clean rooms, and downstream partners. Treat the signal as authoritative and default to the most privacy protective state when multiple indicators conflict.
2. Prepare for the 2027 browser requirement
Track rulemaking and browser announcements. Decide how your consent interface will reflect the presence of a browser level opt out. Ensure first load behavior does not leak data before your UI renders. Build automated tests that simulate the signal and verify suppression of sale and sharing.
3. Harden the delete account flow
Place a prominent Delete Account control in settings on web and in app. Remove dark patterns such as misleading buttons or forced calls with support. Keep verification lightweight and accessible. Ensure that deletion requests trigger the corresponding CCPA deletion workflow and that re authentication does not silently cancel the request.
4. Update data broker disclosures if applicable
Inventory whether you collect or trade in sensitive categories, including biometrics, precise location, and authentication data. Track any sales or sharing to law enforcement, government agencies, foreign entities, or AI developers. Update disclosures accordingly and prepare for audits and higher penalties.
Technical Notes For Engineers
Request layer
Detect universal opt out signals on every HTTP request, including first page load and API calls. Persist the choice in a server side session so suppression logic does not depend on client side scripts or cookies that may be blocked.
Tag management
Create an allowlist for tags that are permitted when a sale or sharing opt out is active. Block any tags that would transmit identifiers to third parties for cross context behavioral advertising. Ensure server side tag pipelines respect the same rules.
Advertising and measurement
Use contextual advertising or first party bounded measurement when opt out is active. Disable audience sharing, real time bidding, data clean room exports that would constitute sale or sharing, and lookalike seed uploads for opted out users.
Data governance
Log receipt of the signal and the resulting enforcement action, such as tag suppression and partner blocking. Retain evidence for regulator inquiries. Align deletion workflows so account deletion ripples to data lakes, backups subject to retention policies, and partner systems through queued erasure tasks.
Mobile and in app
Evaluate how the browser requirement will apply to mobile browsers and embedded webviews. Provide a comparable control and honor signals across native SDKs where they route traffic to web content.
How Redact.dev Fits In
Redact.dev helps people take control of their digital footprint. These new laws make that easier at the platform and browser levels. Our guidance is simple. Use built in deletion where available and verify results. When the browser control arrives, enable it so your choice follows you across the web. Use broker deletion portals to reduce the data that has already been sold downstream.