Merge branch 'master' of ssh://github.com/majestrate/nntpchan
This commit is contained in:
commit
d91b0d3e99
@ -3,11 +3,11 @@ NNTPChan
|
|||||||
|
|
||||||
**NNTPChan** (previously known as overchan) is a decentralized imageboard that uses the [NNTP protocol](https://en.wikipedia.org/wiki/Network_News_Transfer_Protocol) (network-news transfer protocol) 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](https://en.wikipedia.org/wiki/Network_News_Transfer_Protocol) (network-news transfer 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
|
||||||
|
|
||||||
[This](doc) is a step-by-step guide for getting up-and-running with NNTPChan as well as documentation for developers wwho want to either work on NNTPChan directly or use NNTPChan in their aplications with the API.
|
[This](doc) is a step-by-step guide for getting up-and-running with NNTPChan as well as documentation for developers who want to either work on NNTPChan directly or use NNTPChan in their aplications with the API.
|
||||||
|
|
||||||
##Bugs and issues
|
##Bugs and issues
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ This document will help you build the NNTPChan software from the source code.
|
|||||||
NNTPChan can run on the following operating systems:
|
NNTPChan can run on the following operating systems:
|
||||||
|
|
||||||
* Linux
|
* Linux
|
||||||
* Instructions are available for Debian and Trisquel.
|
* Instructions are available for Debian and [Trisquel](#trisquel-instructions-wip).
|
||||||
* FreeBSD
|
* FreeBSD
|
||||||
|
|
||||||
Dependancies:
|
Dependancies:
|
||||||
|
Reference in New Issue
Block a user