Skip to content

Tracking status resource /.well-known/dnt instead of /.well-known/dnt/{+status-id} for simple non-tracking static websites. #15

@rvaneijk

Description

@rvaneijk

For static, static-hosted websites (e.g. a S3 static website) it should - IMHO - be possible to express non tracking through the tracking status resource /.well-known/dnt instead of /.well-known/dnt/{+status-id}. The file must contain a tracking status representation of the static non-tracking website containing properties that describe the tracking status applicable.

For example https://natuurlijkehaarkleuring.nl/.well-known/dnt containing:
{
"tracking": "N",
"policy": "https://natuurlijkehaarkleuring.nl/cookies/index.html",
"controller": "https://natuurlijkehaarkleuring.nl/privacystatement/index.html,
"same-party": ["natuurlijkehaarkleuring.nl","www.natuurlijkehaarkleuring.nl",
"natuurlijkehaarkleuring.nl.s3-website.eu-central-1.amazonaws.com",
"d3789f38w6809i.cloudfront.net",
"hello.myfonts.net","api.tiles.mapbox.com"]
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions