archive
/
nntpchan
Archived
1
0
Fork 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
Jeff Becker f92f68c3cd
close connection
2020-03-07 09:07:23 -05:00
.github benis :+DDDDDD 2018-04-26 15:29:01 -04:00
contrib close connection 2020-03-07 09:07:23 -05:00
doc Update building.md 2019-04-07 08:52:49 -04:00
feeds.d add feeds.d directory 2016-06-20 09:37:57 -04:00
.gitignore update gitignore 2018-02-22 07:57:44 -05:00
CODE_OF_CONDUCT.md benis :+DDDDDD 2018-04-26 15:29:01 -04:00
LICENSE current year 2020-02-10 17:30:06 -05:00
Makefile update distclean target 2018-04-26 15:31:35 -04:00
README.md update docs 2019-02-15 07:19:29 -05:00
TODO.md more todo items 2017-10-25 09:39:59 -04:00
nntpchan.png add logo 2016-10-25 10:00:10 -04:00
topology.png more 2017-04-02 18:17:36 -04:00

README.md

le ebin logo

MIT License Logo is ebin

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.

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.

TL;DR edition:

$ sudo apt update
$ sudo apt install --no-install-recommends install imagemagick ffmpeg sox build-essential git ca-certificates postgresql postgresql-client golang
$ git clone https://github.com/majestrate/nntpchan
$ cd nntpchan
$ make
$ SRND_INSTALLER=0 ./srndv2 setup 

Bugs and issues

PLEASE report any bugs you find while building, setting-up or using NNTPChan on the GitHub issue tracker, the issue tracker on tor, the issue tracker on i2p 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

History

  • started in mid 2013 on anonet

This is a graph of the post flow of the overchan.test newsgroup over 4 years, quite a big network.

(thnx anon who made this btw)

network topology of 4 years

source code for map generation

Donations

Like this project? Why not help by funding it? This address pays for the server that runs 2hu-ch.org

Bitcoin: 15yuMzuueV8y5vPQQ39ZqQVz5Ey98DNrjE

Monero: 46thSVXSPNhJkCgUsFD9WuCjW4K41DAHGL9khni2VEqmZZhfEZVvcukCp357rfhngZdviZMaeNdj5CLqhLyeK2qZRBCyL7Q

Acknowledgements

  • Deavmi - Making the documentation beautiful.