improvements
authorHenry Story <henry.story@bblfish.net>
Mon, 29 Jul 2013 23:23:44 +0200
changeset 389 a33a64a85ee5
parent 388 9472ac644b93
child 390 0972b8df2c1e
improvements
spec/tls-respec.html
--- a/spec/tls-respec.html	Mon Jul 29 22:50:40 2013 +0200
+++ b/spec/tls-respec.html	Mon Jul 29 23:23:44 2013 +0200
@@ -612,7 +612,9 @@
 <h1>Publishing the Certificate data in a WebID Profile Document</h1>
 <!-- Update the image to contain only certificate data -->
 
-<p>The <tref>WebID Profile</tref> document MUST expose the relation between the <tref>WebID</tref> URI and the <tref>Subject</tref>'s <tref>public key</tref>s using the <code>cert</code> ontology as well as the standard <code>xsd</code> datatypes.
+<p>The <tref>WebID Profile</tref> document MUST be a [[!WebID]] document. It MUST also expose the relation between the <tref>WebID</tref> URI and the <tref>Subject</tref>'s <tref>public key</tref>s using the <a href="http://www.w3.org/ns/auth/cert#">>cert ontology</a> as well as the standard <code>xsd</code> datatypes.
+
+<p class="note">The <a href="http://www.w3.org/ns/auth/cert#">cert ontology</a> will be extended to cover DSA, Eliptic Curve Cryptography, and other cryptographic alogrithms as requests for them are made, proposals accepted, and when enough working and compatible implementations can be shown to work. Please contact the <a href="http://www.w3.org/community/webid/">WebID Comunity Group</a> with requests and proposals.<</p>
 The set of relations to be published at the <tref>WebID Profile</tref> document can be presented in a graphical notation as follows.</p>
 <img alt="Web ID graph" width="90%" src="img/WebIdGraph.jpg"/>
 <p>The document can publish many more relations that are of interest to the WebID-TLS protocol, as shown in the above graph by the grayed out relations.