Update README.md

This commit is contained in:
Tom Busby
2018-07-11 22:00:03 +02:00
committed by GitHub
parent cbcd461b15
commit 3851571f24

View File

@@ -2,3 +2,11 @@
# <img src="/static/img/jolly-roger-unshifted.jpg" width="60"> cryptoanarchy.wiki # <img src="/static/img/jolly-roger-unshifted.jpg" width="60"> cryptoanarchy.wiki
## Cypherpunks Mailing List Archive ## 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).