45 lines
1.7 KiB
Markdown
45 lines
1.7 KiB
Markdown
[NNTPChan](https://nntpchan.info)
|
|
=================================
|
|
|
|
![le ebin logo](nntpchan.png "ebin logo")
|
|
|
|
**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/).
|
|
|
|
##Getting started
|
|
|
|
[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
|
|
|
|
*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.
|
|
|
|
##Clients
|
|
|
|
NNTP (confirmed working):
|
|
|
|
* Thunderbird
|
|
|
|
Web:
|
|
|
|
* [Yukko](https://github.com/faissaloo/Yukko): ncurses based nntpchan web ui reader
|
|
|
|
|
|
##Support
|
|
|
|
Need help? Join us on IRC.
|
|
|
|
1. [freenode: #nntpchan](https://webchat.freenode.net/?channels=#nntpchan)
|
|
2. [rizon: #nntpchan](https://qchat.rizon.net/?channels=#nntpchan) - Most active
|
|
|
|
##Donations
|
|
|
|
Like this project? Why not help by funding it?
|
|
|
|
Bitcoin: [15yuMzuueV8y5vPQQ39ZqQVz5Ey98DNrjE](bitcoin://15yuMzuueV8y5vPQQ39ZqQVz5Ey98DNrjE)
|
|
|
|
##Acknowledgements
|
|
|
|
* [Deavmi](https://deavmi.carteronline.net/) - Making the documentation beautiful.
|