--- a/NOTEOverview.html Wed Mar 23 10:47:30 2016 -0700
+++ b/NOTEOverview.html Wed Mar 23 13:26:00 2016 -0700
@@ -541,7 +541,7 @@
<em>This section describes the status of this document at the time of its publication. Other documents may supersede this document. A list of current <abbr title="World Wide Web Consortium">W3C</abbr> publications and the latest revision of this technical report can be found in the <a href="http://www.w3.org/TR/"><abbr title="World Wide Web Consortium">W3C</abbr> technical reports index</a> at http://www.w3.org/TR/.</em>
</p>
- <p>This document is an Editor's Draft of the WebCrypto Key Discovery note. It defines an API that provides access to named origin-specific pre-provisioned keys.
+ <p>This document defines an API that provides access to named origin-specific pre-provisioned keys.
The privacy issues associated with such keys require special attention and
the privacy related material in this document has not yet received thorough review by the community.</p>
--- a/keydiscovery-source.html Wed Mar 23 10:47:30 2016 -0700
+++ b/keydiscovery-source.html Wed Mar 23 13:26:00 2016 -0700
@@ -42,7 +42,7 @@
-->
<script src='https://www.w3.org/Tools/respec/respec-w3c-common' class='remove' async></script>
<script type="text/javascript" class='remove'>
- var respecConfig = { specStatus: "WG-NOTE",
+ var respecConfig = { specStatus: "ED",
noRecTrack: true,
shortName: "webcrypto-key-discovery",
editors: [{ name: "Mark Watson",
@@ -78,7 +78,7 @@
</section>
<section id="sotd">
- <p>This document is an Editor's Draft of the WebCrypto Key Discovery note. It defines an API that provides access to named origin-specific pre-provisioned keys.
+ <p>This document defines an API that provides access to named origin-specific pre-provisioned keys.
The privacy issues associated with such keys require special attention and
the privacy related material in this document has not yet received thorough review by the community.</p>
</section>