diff --git a/.gitmodules b/.gitmodules index 32eb0e4e1..e69de29bb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +0,0 @@ -[submodule "m3crypto"] - path = attic/m3crypto - url = git@github.com:research/m3crypto.git -[submodule "pygeoip"] - path = attic/pygeoip - url = https://github.com/appliedsec/pygeoip.git diff --git a/attic/README.md b/attic/README.md deleted file mode 100644 index a88e0daa4..000000000 --- a/attic/README.md +++ /dev/null @@ -1,31 +0,0 @@ -The attic contains code and documentation about the trustify protocol, an -alternative method for client webservers to request certificates from a server -CA. Lets Encrypt does not plan to speak this protocol, though some of the -things here may be of future use. - -Notes on this code: - -The Chocolate project to implement sweet automatic encryption for webservers. - -There are two portions to the Chocolate protocol. - -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. - -server-ca/ contains a reference implementation for CAs to receive requests for -certs, set challenges for the requesting servers to prove that they really -control the names, and issue certificates. - -Debian dependencies: - -build deps: -swig -protobuf-compiler -python-dev - -others: -gnutls-bin # for make cert requests -python-protobuf -python-dialog -hashcash diff --git a/attic/doc/trustify-protocol.html b/attic/doc/trustify-protocol.html deleted file mode 100644 index 302e343c2..000000000 --- a/attic/doc/trustify-protocol.html +++ /dev/null @@ -1,266 +0,0 @@ - - -
- - -- You successfully processed a credit card payment of 17.00 simoleons for the - issuance of a digital certificate.
This payment relates to session ID %s, which - requested a certificate for the following names:
- - %s - -