Archived
1
0

Update README.md

This commit is contained in:
Tristan B. Kildaire 2016-06-04 17:08:25 +02:00
parent a7a97709fe
commit 52239bebc3

View File

@ -1,13 +1,14 @@
# NNTPChan # NNTPChan
========
NNTPChan (previously known as overchan) is a decentralized imageboard that uses nntp to synchronize content between many different servers. It utilizes cryptographically signed posts to perform optional/opt-in decentralized moderation. **NNTPChan** (previously known as overchan) is a decentralized imageboard that uses the NNTP protocol (network-news protocol) to synchronize content between many different servers. It utilizes cryptographically signed posts to perform optional/opt-in decentralized moderation.
This repository contains resources used by the core daemon which is located on [github](https://github.com/majestrate/srndv2) (for now) along with general documentation, [here](doc/) This repository contains resources used by the core daemon which is located on [github](https://github.com/majestrate/srndv2) (for now) along with general documentation, [here](doc/)
## getting started ## ##Getting started
Before you can begin configuring your NNTPChan node you will have to compile the source code. For instructions read the [Building NNTPChan](doc/build.md) document.
[see build documentation](doc/build.md) [see build documentation]()
--- ---