Archived
1
0
This repository has been archived on 2023-08-12. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
wzeth 29149eb452 Systemd service file
Here is an example systemd config.

It makes some assumptions:
1. The user has a systemd service called redis_6379.service (the redis install utils have this as default).
2. srndv2 is contained in /opt/nntpchan
2016-06-12 05:29:43 -04:00
contrib Systemd service file 2016-06-12 05:29:43 -04:00
doc Bug fix. 2016-06-09 07:17:53 +02:00
.gitignore Update .gitignore 2016-06-05 13:59:18 +02:00
.gxignore update gx stuffs 2016-05-13 09:30:24 -04:00
build-js.sh move cuckoo-miner building to build-js.sh 2016-05-18 13:16:06 -04:00
build.sh Nicer ending message. 2016-06-04 19:41:26 +02:00
install.sh update install.sh to have build options passed into build.sh 2016-03-09 10:59:22 -05:00
LICENSE NFRU -> MIT 2015-08-22 19:46:32 -04:00
package.json bump ipfs version 2016-05-15 08:19:03 -04:00
README.md Previous link was broken but I have a new link. 2016-06-10 20:45:36 +02:00
srnd.go Update srnd.go 2016-06-05 12:59:26 +02:00
TODO.md ammend todo 2016-01-19 09:05:03 -05:00

NNTPChan

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 (for now) along with general documentation, here

##Getting started

This 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.

##Bugs and issues

PLEASE report any bugs you find while building, setting-up or using NNTPChan on the GitHub issue tracker or on the GitGud issue tracker so that the probelms can be resolved or discussed.

##Active NNTPChan nodes

Below is a list of known NNTPChan nodes:

  1. 2hu-ch.org
  2. nsfl.tk
  3. i2p.rocks

##Support

Need help? Join us on IRC.

  1. freenode: #nntpchan
  2. rizon: #nntpchan - Most active

##Donations

Like this project? Why not help by funding it?

Bitcoin: 15yuMzuueV8y5vPQQ39ZqQVz5Ey98DNrjE

##Acknowledgements

  • Deavmi - Making the documentation beautiful.