Skip to content

Commit

Permalink
Clarify which data is personal data. (#410)
Browse files Browse the repository at this point in the history
SHA: 011b137
Reason: push, by jyasskin

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
jyasskin and github-actions[bot] committed Mar 13, 2024
1 parent 8d7c393 commit 6782531
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -778,15 +778,15 @@
"id": "web-without-3p-cookies"
}
},
"publishISODate": "2024-03-12T00:00:00.000Z",
"generatedSubtitle": "W3C Editor's Draft 12 March 2024"
"publishISODate": "2024-03-13T00:00:00.000Z",
"generatedSubtitle": "W3C Editor's Draft 13 March 2024"
}</script>
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED"></head>
<body data-cite="html indexedDB service-workers fingerprinting-guidance url infra" class="h-entry informative"><div class="head">
<p class="logos"><a class="logo" href="https://www.w3.org/"><img crossorigin="" alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72">
</a></p>
<h1 id="title" class="title">Privacy Principles</h1>
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-03-12">12 March 2024</time></p>
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-03-13">13 March 2024</time></p>
<details open="">
<summary>More details about this document</summary>
<dl>
Expand Down Expand Up @@ -2328,7 +2328,7 @@ <h1 id="title" class="title">Privacy Principles</h1>
</aside>

<p>If a <a data-link-type="dfn|abstract-op" href="#dfn-individual" class="internalDFN" id="ref-for-dfn-individual-132">person</a> could reasonably be identified or re-identified through the combination of <a data-link-type="dfn|abstract-op" href="#dfn-data" class="internalDFN" id="ref-for-dfn-data-50">data</a> with other
<a data-link-type="dfn|abstract-op" href="#dfn-data" class="internalDFN" id="ref-for-dfn-data-51">data</a>, then that <a data-link-type="dfn|abstract-op" href="#dfn-data" class="internalDFN" id="ref-for-dfn-data-52">data</a> is <a data-link-type="dfn|abstract-op" href="#dfn-data" class="internalDFN" id="ref-for-dfn-data-53">personal data</a>.</p>
<a data-link-type="dfn|abstract-op" href="#dfn-data" class="internalDFN" id="ref-for-dfn-data-51">data</a>, then both sets of <a data-link-type="dfn|abstract-op" href="#dfn-data" class="internalDFN" id="ref-for-dfn-data-52">data</a> are <a data-link-type="dfn|abstract-op" href="#dfn-data" class="internalDFN" id="ref-for-dfn-data-53">personal data</a>.</p>
<p><a data-link-type="dfn|abstract-op" href="#dfn-individual" class="internalDFN" id="ref-for-dfn-individual-133">People</a> have <dfn id="dfn-privacy" tabindex="0" aria-haspopup="dialog" data-dfn-type="dfn">privacy</dfn> in a given <a data-link-type="dfn|abstract-op" href="#dfn-context" class="internalDFN" id="ref-for-dfn-context-18">context</a> when <a data-link-type="dfn|abstract-op" href="#dfn-actor" class="internalDFN" id="ref-for-dfn-actor-57">actors</a> in
that <a data-link-type="dfn|abstract-op" href="#dfn-context" class="internalDFN" id="ref-for-dfn-context-19">context</a> follow that <a data-link-type="dfn|abstract-op" href="#dfn-context" class="internalDFN" id="ref-for-dfn-context-20">context</a>'s principles when presenting
information and using <a data-link-type="dfn|abstract-op" href="#dfn-data" class="internalDFN" id="ref-for-dfn-data-54">personal data</a>.
Expand Down

0 comments on commit 6782531

Please sign in to comment.