InteractiveAdvertisingBureau / Global-Privacy-Platform

IAB Tech Lab Global Privacy Platform specification
72 stars 36 forks source link

GPP Extensions: FL, MT, OR, TX State Sections for Public Comment #107

Closed jaredmoscow closed 2 months ago

jaredmoscow commented 4 months ago

Summary

This pull request introduces updates for GPP extensions with new state sections for Florida, Montana, Oregon, and Texas. These additions are essential for accommodating evolving privacy regulations. Additionally, there are updates to the Section Information, reflecting the addition of these new States.

Details

Changes Overview

Next Steps

Your feedback and suggestions are highly appreciated during this public comment period. We encourage thorough review and constructive criticism to refine the implementation further. Once public comment is complete and the feedback is incorporated, we will proceed with merging these changes into the main branch.

Public comment closed on Monday, June 10th.

Mokujinn commented 3 months ago

Is this using the wrong GPP Type field for the bitfields? Previously they were N-Bitfield(2, x), because they were using two bits for each data activity.

Ran through the state strings, can you confirm that there will be no changes to the US National string given there aren't any new fields or options (or options added to existing fields).

jaredmoscow commented 2 months ago

Public Comment closed on Monday, June 10th. Updates have been made accordingly to the four state sections incorporating feedback from the period. Each state commit update includes the following:

Additionally, the Florida section received one more update:

Each comment has been addressed and resolved to prepare the PR for merge.

jaredmoscow commented 2 months ago

On Thursday, 6/20, the Global Privacy Working Group voted unanimously to finalize these commits with the addition of a single edit to each State section. This edit added the language "of the spec" to the Section Information are in each distinct State Section.

kyleaedwards commented 2 months ago

@jaredmoscow Is the documentation correct that the Consent and No Consent values are reversed for the new AdditionalDataProcessingConsent fields?

Screenshot 2024-06-25 at 3 35 01 PM
jaredmoscow commented 2 months ago

@kyleaedwards good catch! this was not discussed during working group review and public comment. However, it does make sense to switch for consistency. Here is the PR to track: https://github.com/InteractiveAdvertisingBureau/Global-Privacy-Platform/pull/114

We'll merge to main ASAP. Thanks!

kyleaedwards commented 2 months ago

@kyleaedwards good catch! this was not discussed during working group review and public comment. However, it does make sense to switch for consistency. Here is the PR to track: #114

We'll merge to main ASAP. Thanks!

Thanks for clarifying and jumping on this so fast!