e57d4ea921
It is far less error prone to use the tools that Postgres provides to create the role and the database. This amendment also ensures the created role password is encrypted. |
||
---|---|---|
contrib | ||
doc | ||
feeds.d | ||
.gitignore | ||
.gxignore | ||
build-js.sh | ||
build.sh | ||
install.sh | ||
LICENSE | ||
package.json | ||
README.md | ||
srnd.go | ||
TODO.md |
NNTPChan
NNTPChan (previously known as overchan) is a decentralized imageboard that uses the NNTP 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 (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 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 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:
Tor node list:
##Support
Need help? Join us on IRC.
- freenode: #nntpchan
- rizon: #nntpchan - Most active
##Donations
Like this project? Why not help by funding it?
Bitcoin: 15yuMzuueV8y5vPQQ39ZqQVz5Ey98DNrjE
##Acknowledgements
- Deavmi - Making the documentation beautiful.