This commit is contained in:
Peter Eckersley 2013-08-11 17:48:24 +02:00
parent fddb19fe4a
commit ee01e0f968
2 changed files with 2 additions and 2 deletions

2
README
View file

@ -2,7 +2,7 @@ The Chocolate project to implement sweet automatic encryption for webservers.
There are two portions to the Chocoate protocol.
client-webserver/ contains code that can be run on any webserver (eventually,
trustify/ contains code that can be run on any webserver (eventually,
email, XMPP and other SSL-securable servers too); it is used to automatically
request and install a CA-signed certificate for that server's public names.

View file

@ -1 +1 @@
Protocol docs will go here, but for now they're at https://choc.pad.jhalderm.com/protocol
Protocol docs are currently authored at https://choc.pad.jhalderm.com/6, and exported here. This should probably change soon.