Skip to content

Commit 5db3daa

Browse files
Link to DTI's data portability threat model. (#426)
SHA: 0889270 Reason: push, by torgo Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2615101 commit 5db3daa

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

index.html

+16-4
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,15 @@
569569
"publisher": "The Conversationalist",
570570
"rawDate": "2019-09-13"
571571
},
572+
"Portability-Threat-Model": {
573+
"title": "User Data Portability Threat Model",
574+
"authors": [
575+
"Lisa Dusseault"
576+
],
577+
"href": "https://dtinit.org/assets/ThreatModel.pdf",
578+
"publisher": "Data Transfer Initiative",
579+
"id": "portability-threat-model"
580+
},
572581
"Privacy-Behavior": {
573582
"title": "Privacy and Human Behavior in the Age of Information",
574583
"authors": [
@@ -769,15 +778,15 @@
769778
"id": "web-without-3p-cookies"
770779
}
771780
},
772-
"publishISODate": "2024-07-03T00:00:00.000Z",
773-
"generatedSubtitle": "W3C Editor's Draft 03 July 2024"
781+
"publishISODate": "2024-07-06T00:00:00.000Z",
782+
"generatedSubtitle": "W3C Editor's Draft 06 July 2024"
774783
}</script>
775784
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED"></head>
776785
<body data-cite="html indexedDB service-workers fingerprinting-guidance url infra" class="h-entry informative"><div class="head">
777786
<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">
778787
</a></p>
779788
<h1 id="title" class="title">Privacy Principles</h1>
780-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-07-03">03 July 2024</time></p>
789+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-07-06">06 July 2024</time></p>
781790
<details open="">
782791
<summary>More details about this document</summary>
783792
<dl>
@@ -1761,7 +1770,8 @@ <h1 id="title" class="title">Privacy Principles</h1>
17611770
transferred elsewhere.</li>
17621771
</ul>
17631772
<p>Portability is needed to support a <a data-link-type="dfn|abstract-op" href="#dfn-individual" class="internalDFN" id="ref-for-dfn-individual-71">person</a>'s ability to make choices about services with
1764-
different data practices. Standards for interoperability are essential for effective re-use.</p>
1773+
different data practices. Standards for interoperability are essential for effective re-use.
1774+
Porting user data involves security and privacy risks described in [<cite><a class="bibref" data-link-type="biblio" href="#bib-portability-threat-model" title="User Data Portability Threat Model">Portability-Threat-Model</a></cite>].</p>
17651775
<ul>
17661776
<li><p>The <dfn data-export="" id="dfn-right-to-correct" tabindex="0" aria-haspopup="dialog" data-dfn-type="dfn">right to correct</dfn> <a data-link-type="dfn|abstract-op" href="#dfn-data" class="internalDFN" id="ref-for-dfn-data-34">data</a> about oneself, to ensure that one's
17671777
<a data-link-type="dfn|abstract-op" href="#dfn-identity" class="internalDFN" id="ref-for-dfn-identity-3">identity</a> is properly reflected in a system.</p>
@@ -2646,6 +2656,8 @@ <h1 id="title" class="title">Privacy Principles</h1>
26462656
<a href="https://wicg.github.io/performance-measure-memory/"><cite>Measure Memory API</cite></a>. W3C. Draft Community Group Report. URL: <a href="https://wicg.github.io/performance-measure-memory/">https://wicg.github.io/performance-measure-memory/</a>
26472657
</dd><dt id="bib-pew-harassment">[PEW-Harassment]</dt><dd>
26482658
<a href="https://www.pewresearch.org/internet/2021/01/13/the-state-of-online-harassment/"><cite>The State of Online Harassment</cite></a>. Pew Research Center. January 2021. URL: <a href="https://www.pewresearch.org/internet/2021/01/13/the-state-of-online-harassment/">https://www.pewresearch.org/internet/2021/01/13/the-state-of-online-harassment/</a>
2659+
</dd><dt id="bib-portability-threat-model">[Portability-Threat-Model]</dt><dd>
2660+
<a href="https://dtinit.org/assets/ThreatModel.pdf"><cite>User Data Portability Threat Model</cite></a>. Lisa Dusseault. Data Transfer Initiative. URL: <a href="https://dtinit.org/assets/ThreatModel.pdf">https://dtinit.org/assets/ThreatModel.pdf</a>
26492661
</dd><dt id="bib-privacy-behavior">[Privacy-Behavior]</dt><dd>
26502662
<a href="https://www.heinz.cmu.edu/~acquisti/papers/AcquistiBrandimarteLoewenstein-S-2015.pdf"><cite>Privacy and Human Behavior in the Age of Information</cite></a>. Alessandro Acquisti; Laura Brandimarte; George Loewenstein. Science. URL: <a href="https://www.heinz.cmu.edu/~acquisti/papers/AcquistiBrandimarteLoewenstein-S-2015.pdf">https://www.heinz.cmu.edu/~acquisti/papers/AcquistiBrandimarteLoewenstein-S-2015.pdf</a>
26512663
</dd><dt id="bib-privacy-concerned">[Privacy-Concerned]</dt><dd>

0 commit comments

Comments
 (0)