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.
nntpchan/README.md

48 lines
1.8 KiB
Markdown
Raw Normal View History

2016-06-04 17:08:25 +02:00
NNTPChan
========
2015-08-04 09:48:29 -04:00
2016-06-04 17:40:16 +02:00
**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 protocol) to synchronize content between many different servers. It utilizes cryptographically signed posts to perform optional/opt-in decentralized moderation.
2015-08-27 09:00:20 -04:00
2016-06-05 13:21:48 +02:00
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/)
2015-08-04 09:48:29 -04:00
2016-06-04 17:08:25 +02:00
##Getting started
2015-08-04 09:48:29 -04:00
2016-06-05 13:21:48 +02:00
[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.
2015-10-21 10:45:49 -04:00
2016-06-04 17:39:34 +02:00
##Bugs and issues
2015-10-16 14:13:59 -04:00
2016-06-04 17:39:34 +02:00
*PLEASE* report any bugs you find while building, setting-up or using NNTPChan on the [GitHub issue tracker](https://github.com/majestrate/nntpchan/issues) or on the [GitGud issue tracker](https://gitgud.io/uguu/nntpchan/issues) so that the probelms can be resolved or discussed.
2015-08-04 11:10:30 -04:00
2016-06-04 20:27:32 +02:00
##Active NNTPChan nodes
2016-03-09 10:05:23 -05:00
2016-06-04 20:27:32 +02:00
Below is a list of known NNTPChan nodes:
2016-03-09 10:05:52 -05:00
2016-06-04 20:27:32 +02:00
1. [2hu-ch.org](https://2hu-ch.org)
2. [nsfl.tk](https://nsfl.tk)
2016-06-12 12:38:08 -04:00
3. [gchan](https://gchan.xyz/)
2015-08-04 11:19:33 -04:00
2016-06-14 22:37:22 -04:00
Tor node list:
1. [textpunk](http://ucavviu7wl6azuw7.onion/)
2. [chan](http://ev7fnjzjdbtu3miq.onion/)
3. [oniichan](http://sfw.oniichanylo2tsi4.onion/)
2016-06-04 20:27:32 +02:00
##Support
2015-08-04 11:19:33 -04:00
2016-06-04 20:27:32 +02:00
Need help? Join us on IRC.
2015-08-04 11:19:33 -04:00
2016-06-04 20:27:32 +02:00
1. [freenode: #nntpchan](https://webchat.freenode.net/?channels=#nntpchan)
2016-06-05 10:24:31 +02:00
2. [rizon: #nntpchan](https://qchat.rizon.net/?channels=#nntpchan) - Most active
2015-08-04 11:19:33 -04:00
2016-06-04 20:27:32 +02:00
##Donations
2016-04-17 17:52:12 -04:00
2016-06-04 20:27:32 +02:00
Like this project? Why not help by funding it?
2016-04-17 17:52:12 -04:00
2016-06-04 20:27:32 +02:00
Bitcoin: [15yuMzuueV8y5vPQQ39ZqQVz5Ey98DNrjE](bitcoin://15yuMzuueV8y5vPQQ39ZqQVz5Ey98DNrjE)
2016-06-05 14:00:41 +02:00
##Acknowledgements
* [Deavmi](https://deavmi.carteronline.net/) - Making the documentation beautiful.