--- a/keydiscovery-source.html Wed Dec 12 08:00:05 2012 -0800
+++ b/keydiscovery-source.html Thu Dec 20 08:18:35 2012 -0800
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <title>WebCrypto Key Discovery</title>
+ <title>WebCrypto Pre-provisioned Key Discovery</title>
<meta http-equiv='Content-Type' content='text/html;charset=utf-8'/>
<style>
table {
@@ -42,18 +42,18 @@
-->
<script src='http://www.w3.org/Tools/respec/respec-w3c-common' class='remove' async></script>
<script type="text/javascript" class='remove'>
- var respecConfig = { specStatus: "ED",
- shortName: "WebCryptoKey",
+ var respecConfig = { specStatus: "WD",
+ shortName: "pre-provisioned-key-discovery",
editors: [{ name: "Mark Watson",
mailto: "watsonm@netflix.com",
company: "Netflix",
companyURL: "http://www.netflix.com/"} ],
// previousPublishDate: "2012-05-02",
// edEnd: "",
- // previousMaturity: "ED",
+ previousMaturity: "ED",
edDraftURI: "http://dvcs.w3.org/hg/webcrypto-keydiscovery/raw-file/tip/keydiscovery.html",
wg: "Web Cryptography WG",
- //wgURI: "http://www.w3.org/TR/WebCryptoKey",
+ wgURI: "http://www.w3.org/TR/pre-provisioned-key-discovery",
wgPublicList: "public-webcrypto",
wgPatentURI: "http://www.w3.org/2012/webcrypto/WebCryptoKey",
localBiblio : { "WEBCRYPTO" : "Ryan Sleevi, David Dahl. <a href=\"http://www.w3.org/TR/2012/WD-WebCryptoAPI-20120913/\"><cite>Web Cryptography API.</cite></a> 13 September 2012. W3C Working Draft. (Work in progress.) URL: <a href=\"http://www.w3.org/TR/2012/WD-WebCryptoAPI-20120913/\">http://www.w3.org/TR/2012/WD-WebCryptoAPI-20120913/</a> "}
--- a/keydiscovery.html Wed Dec 12 08:00:05 2012 -0800
+++ b/keydiscovery.html Thu Dec 20 08:18:35 2012 -0800
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
- <title>WebCrypto Key Discovery</title>
+ <title>WebCrypto Pre-provisioned Key Discovery</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<style>
table {
@@ -401,22 +401,22 @@
border-collapse: collapse;
width: 100%;
}
-</style><link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-ED"><!--[if lt IE 9]><script src='http://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head>
+</style><link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD"><!--[if lt IE 9]><script src='http://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head>
<body><div class="head">
<p>
<a href="http://www.w3.org/"><img width="72" height="48" src="http://www.w3.org/Icons/w3c_home" alt="W3C"></a>
</p>
- <h1 class="title" id="title">WebCrypto Key Discovery</h1>
+ <h1 class="title" id="title">WebCrypto Pre-provisioned Key Discovery</h1>
- <h2 id="w3c-editor-s-draft-12-december-2012"><abbr title="World Wide Web Consortium">W3C</abbr> Editor's Draft 12 December 2012</h2>
+ <h2 id="w3c-working-draft-20-december-2012"><abbr title="World Wide Web Consortium">W3C</abbr> Working Draft 20 December 2012</h2>
<dl>
<dt>This version:</dt>
- <dd><a href="http://dvcs.w3.org/hg/webcrypto-keydiscovery/raw-file/tip/keydiscovery.html">http://dvcs.w3.org/hg/webcrypto-keydiscovery/raw-file/tip/keydiscovery.html</a></dd>
+ <dd><a href="http://www.w3.org/TR/2012/WD-pre-provisioned-key-discovery-20121220/">http://www.w3.org/TR/2012/WD-pre-provisioned-key-discovery-20121220/</a></dd>
<dt>Latest published version:</dt>
- <dd><a href="http://www.w3.org/TR/WebCryptoKey/">http://www.w3.org/TR/WebCryptoKey/</a></dd>
+ <dd><a href="http://www.w3.org/TR/pre-provisioned-key-discovery/">http://www.w3.org/TR/pre-provisioned-key-discovery/</a></dd>
<dt>Latest editor's draft:</dt>
@@ -425,8 +425,9 @@
-
+ <dt>Previous version:</dt>
+ <dd><a href=""></a></dd>
<dt>Editor:</dt>
@@ -474,7 +475,9 @@
</p>
<p>
- This document was published by the <a href="undefined">Web Cryptography WG</a> as an Editor's Draft.
+ This document was published by the <a href="http://www.w3.org/TR/pre-provisioned-key-discovery">Web Cryptography WG</a> as a Working Draft.
+
+ This document is intended to become a <abbr title="World Wide Web Consortium">W3C</abbr> Recommendation.
If you wish to make comments regarding this document, please send them to
<a href="mailto:public-webcrypto@w3.org">public-webcrypto@w3.org</a>
@@ -486,7 +489,7 @@
</p>
<p>
- Publication as an Editor's Draft does not imply endorsement by the <abbr title="World Wide Web Consortium">W3C</abbr> Membership.
+ Publication as a Working Draft does not imply endorsement by the <abbr title="World Wide Web Consortium">W3C</abbr> Membership.
This is a draft document and may be updated, replaced or obsoleted by other documents at
any time. It is inappropriate to cite this document as other than work in progress.
</p>