commit a07e36e1d1b6c5d948cbf490656f21e165154dc6 Author: Peter Eckersley Date: Thu May 17 11:50:10 2012 -0700 Create some directory structure. diff --git a/README b/README new file mode 100644 index 000000000..2faf51be3 --- /dev/null +++ b/README @@ -0,0 +1 @@ +The Chocolate project to implement sweet automatic encryption for webservers. diff --git a/ca/README b/ca/README new file mode 100644 index 000000000..425ea402a --- /dev/null +++ b/ca/README @@ -0,0 +1,2 @@ +In this directory is a reference CA implementation of the Chocolate protocol, +DV and signing mechanism. diff --git a/webserver/README b/webserver/README new file mode 100644 index 000000000..de6f8a644 --- /dev/null +++ b/webserver/README @@ -0,0 +1,2 @@ +In this directory are tools that will run on webservers for sysadmins to +automatically obtain their certs