diff --git a/README.md b/README.md index 70e3ea6c1b..8896095708 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,11 @@ # cryptoanarchy.wiki ## Cypherpunks Mailing List Archive + +**Do not submit Pull Requests to this repository.** + +This repository simply contains the jekyll-generated HTML code that is generated by code which is stored in the [cryptoanarchywiki/mailing-list-archive-generator](https://github.com/cryptoanarchywiki/mailing-list-archive-generator) repository. + +This mailing list archive was generated using raw archives available at [cypherpunks.venona.com/raw/](http://cypherpunks.venona.com/raw/). + +The code that was used to parse these archives into a structured database of messages can be found at [tombusby/cypherpunk-mailing-list-archive-parser](https://github.com/tombusby/cypherpunk-mailing-list-archive-parser).