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 d64be9150d fix the jumping beans effect
Pages will jump if image size isn't explicitly declared.
2016-11-02 09:01:38 -04:00
contrib fix the jumping beans effect 2016-11-02 09:01:38 -04:00
doc fix typo 2016-10-27 03:06:57 -04:00
feeds.d add feeds.d directory 2016-06-20 09:37:57 -04:00
.gitignore add vendor 2016-10-18 07:05:34 -04:00
.gxignore update gx stuffs 2016-05-13 09:30:24 -04:00
build-js.sh Revert "switch to typescript" 2016-10-18 10:30:32 -04:00
build.sh add --enable-redis flag 2016-10-18 08:44:15 -04:00
install.sh Quote variables, remove trailing whitespace 2016-07-02 23:30:03 +02:00
LICENSE NFRU -> MIT 2015-08-22 19:46:32 -04:00
nntpchan.png add logo 2016-10-25 10:00:10 -04:00
package.json bump ipfs version 2016-05-15 08:19:03 -04:00
README.md add logo to readme 2016-10-25 10:01:07 -04:00
srnd.go Update srnd.go 2016-06-05 12:59:26 +02:00
TODO.md Update TODO.md 2016-06-30 12:48:05 +02:00

NNTPChan

le ebin logo

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.

##Clients

NNTP (confirmed working):

  • Thunderbird

Web:

  • Yukko: ncurses based nntpchan web ui reader

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