[e-cvs] cvs commit: e/doc/elib/distrib/captp index.html
markm@eros.cs.jhu.edu
markm@eros.cs.jhu.edu
Sun, 19 Aug 2001 16:12:23 -0400
markm 01/08/19 16:12:23
Modified: doc/elib/distrib/captp index.html
Log:
missing link. Thanks Norm
Revision Changes Path
1.19 +10 -1 e/doc/elib/distrib/captp/index.html
Index: index.html
===================================================================
RCS file: /cvs/e/doc/elib/distrib/captp/index.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- index.html 2001/05/10 06:05:42 1.18
+++ index.html 2001/08/19 20:12:23 1.19
@@ -72,9 +72,18 @@
of Partition</a></td>
<td>Cleaning up after the show's over.</td>
</tr>
- <tr>
+ <tr>
<td><a href="types.html">Protocol Parameter Types</a></td>
<td>Defines the types used in the protocol declarations below.</td>
+ </tr>
+ <tr>
+ <td colspan="2">And for something completely different...</td>
+ </tr>
+ <tr>
+ <td> <a href="unibus.html">Unibus Protocol Sketch</a></td>
+ <td>Demonstrates that a protocol with the distributed capability security
+ properties of Pluribus (VatTP + CapTP) can be built purely out of
+ single key cryptography, with no public keys up my sleeve.</td>
</tr>
</table>
<h1>The Operations</h1>