-
Notifications
You must be signed in to change notification settings - Fork 17
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
Conversation
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.
Azure Static Web Apps: Your stage site is ready! Visit it here: https://icy-meadow-0fc35e30f-449.eastus2.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://wonderful-stone-06c70c70f-449.eastus2.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://wonderful-stone-06c70c70f-449.eastus2.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://icy-meadow-0fc35e30f-449.eastus2.azurestaticapps.net |
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: