Move files that are specific to the trustify protocol into the attic

This commit is contained in:
Peter Eckersley 2014-11-14 18:16:40 -08:00
parent 8f660978e4
commit 59f60e1fe2
67 changed files with 2 additions and 3 deletions

4
.gitmodules vendored
View file

@ -1,6 +1,6 @@
[submodule "m3crypto"]
path = m3crypto
path = attic/m3crypto
url = git@github.com:research/m3crypto.git
[submodule "pygeoip"]
path = pygeoip
path = attic/pygeoip
url = https://github.com/appliedsec/pygeoip.git

View file

@ -1 +0,0 @@
Protocol docs are currently authored at https://choc.pad.jhalderm.com/6, and exported here. This should probably change soon.