Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

California Privacy Requirement website compliance #449

Merged
merged 5 commits into from
Jan 17, 2024
Merged

Conversation

mmcfarland
Copy link
Member

@mmcfarland mmcfarland commented Jan 17, 2024

Add a compliance check for ensuring that global privacy opt-out is
respected in the user browser settings or cookies. Planetary Computer
does not use any advertising cookies, but does collect usage information
that is aggregated into 1DS. This means that it is in scope for
compliance with the CPR.

Check if the browser emits a Global Do not Track signal, or that an AMC
(account.ms.com) privacy dashboard cookie is set.

Also adds a new footer link allowing users to directly set their ad privacy
choices on AMC.

Manual test cases as indicated in requirement docs:

  1. GPC not enabled
  2. GPC signal detected and true
  3. GPC signal detected and false
  4. AMC cookie does not exist
  5. AMC cookie value is 1
  6. AMC cookie value other than 1

Add a compliance check for ensuring that global privacy opt-out is
respected in the user browser settings or cookies. Planetary Computer
does not use any advertising cookies, but does collect usage information
that is aggregated into 1DS. This means that it is in scope for
compliance with the CPR.

Check if the browser emits a Global Do not Track signal, or that an AMC
(account.ms.com) privacy dashboard cookie is set.
Some transitive sphinxcontrib-* dependencies are not pinned and now
started requiring sphinx v5+ in order to build our docs. Upgrading to
the most recent v5.* series seems to still build our docs correctly
without additional config changes.
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://icy-meadow-0fc35e30f-449.eastus2.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://wonderful-stone-06c70c70f-449.eastus2.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://wonderful-stone-06c70c70f-449.eastus2.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://icy-meadow-0fc35e30f-449.eastus2.azurestaticapps.net

@mmcfarland mmcfarland merged commit 00a30c2 into develop Jan 17, 2024
6 checks passed
@mmcfarland mmcfarland deleted the mjm/ca-privacy branch January 17, 2024 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant