You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="copyright" data-fill-with="copyright"><ahref="http://creativecommons.org/publicdomain/zero/1.0/" rel="license"><imgalt="CC0" src="https://licensebuttons.net/p/zero/1.0/80x15.png"></a> To the extent possible under law, the editors have waived all copyright
2060
-
and related or neighboring rights to this work.
2061
-
In addition, as of 4 March 2021,
2062
-
the editors have made this specification available under the <ahref="http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0" rel="license">Open Web Foundation Agreement Version 1.0</a>,
2063
-
which is available at http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0.
2064
-
Parts of this work may be from another specification document. If so, those parts are instead covered by the license of that specification document. </p>
document outlines a threat model we can share, and a set of mitigation recommendations.</p>
2072
2069
<p><strong>TL;DR</strong>: Your data must not unexpectedly enter an attacker’s process.</p>
2073
2070
</div>
2071
+
<h2class="no-num no-toc no-ref heading settled" id="status"><spanclass="content">Status of this document</span></h2>
2072
+
<divdata-fill-with="status">
2073
+
<p> This is a public copy of the editors’ draft.
2074
+
It is provided for discussion only and may change at any moment.
2075
+
Its publication here does not imply endorsement of its contents by W3C.
2076
+
Don’t cite this document other than as work in progress. </p>
2077
+
<p><strong>Changes to this document may be tracked at <ahref="https://github.com/w3c/webappsec">https://github.com/w3c/webappsec</a>.</strong></p>
2078
+
<p> The (<ahref="https://lists.w3.org/Archives/Public/public-webappsec/">archived</a>) public mailing list <ahref="mailto:[email protected]?Subject=%5Bpost-spectre-webdev%5D%20PUT%20SUBJECT%20HERE">[email protected]</a> (see <ahref="https://www.w3.org/Mail/Request">instructions</a>)
2079
+
is preferred for discussion of this specification.
2080
+
When sending e-mail,
2081
+
please put the text “post-spectre-webdev” in the subject,
2082
+
preferably like this:
2083
+
“[post-spectre-webdev] <em>…summary of comment…</em>” </p>
2084
+
<p> This document was produced by the <ahref="https://www.w3.org/2011/webappsec/">Web Application Security Working Group</a>. </p>
2085
+
<p> This document was produced by a group operating under
2086
+
the <ahref="https://www.w3.org/Consortium/Patent-Policy-20170801/">W3C Patent Policy</a>.
2087
+
W3C maintains a <ahref="https://www.w3.org/2004/01/pp-impl/49309/status" rel="disclosure">public list of any patent disclosures</a> made in connection with the deliverables of the group;
2088
+
that page also includes instructions for disclosing a patent.
2089
+
An individual who has actual knowledge of a patent which the individual believes contains <ahref="https://www.w3.org/Consortium/Patent-Policy-20170801/#def-essential">Essential Claim(s)</a> must disclose the information in accordance with <ahref="https://www.w3.org/Consortium/Patent-Policy-20170801/#sec-Disclosure">section 6 of the W3C Patent Policy</a>. </p>
2090
+
<p> This document is governed by the <ahref="https://www.w3.org/2020/Process-20200915/" id="w3c_process_revision">15 September 2020 W3C Process Document</a>. </p>
2091
+
<p></p>
2092
+
</div>
2074
2093
<divdata-fill-with="at-risk"></div>
2075
2094
<navdata-fill-with="table-of-contents" id="toc">
2076
2095
<h2class="no-num no-toc no-ref" id="contents">Table of Contents</h2>
<dd>Anne van Kesteren. <ahref="https://fetch.spec.whatwg.org/">Fetch Standard</a>. Living Standard. URL: <ahref="https://fetch.spec.whatwg.org/">https://fetch.spec.whatwg.org/</a>
2753
2681
<dtid="biblio-html">[HTML]
2754
2682
<dd>Anne van Kesteren; et al. <ahref="https://html.spec.whatwg.org/multipage/">HTML Standard</a>. Living Standard. URL: <ahref="https://html.spec.whatwg.org/multipage/">https://html.spec.whatwg.org/multipage/</a>
2683
+
<dtid="biblio-rfc2119">[RFC2119]
2684
+
<dd>S. Bradner. <ahref="https://tools.ietf.org/html/rfc2119">Key words for use in RFCs to Indicate Requirement Levels</a>. March 1997. Best Current Practice. URL: <ahref="https://tools.ietf.org/html/rfc2119">https://tools.ietf.org/html/rfc2119</a>
2755
2685
<dtid="biblio-rfc7231">[RFC7231]
2756
2686
<dd>R. Fielding, Ed.; J. Reschke, Ed.. <ahref="https://httpwg.org/specs/rfc7231.html">Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content</a>. June 2014. Proposed Standard. URL: <ahref="https://httpwg.org/specs/rfc7231.html">https://httpwg.org/specs/rfc7231.html</a>
0 commit comments