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.
2015-09-19 19:32:15 -04:00
2015-09-08 22:32:28 -04:00
2015-08-04 09:48:29 -04:00
2015-08-22 19:46:32 -04:00
2015-09-19 19:32:15 -04:00

NNTPChan

NNTPChan (previously known as overchan) is a decentralized imageboard that uses nntp 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 here along with general documentation, here

getting started

After you built and installed the daemon and set up your database, clone this repository and start up the daemon

# clone it
git clone https://github.com/majestrate/nntpchan ~/nntpchan
# get the latest stable release
cd ~/nntpchan/
git checkout tags/0.2.1

# set up the workspace
srndv2 setup

# run the daemon
srndv2 run

Then open http://127.0.0.1:18000/ukko.html in your browser.

PLEASE report any bugs you find while setting up or building (here) so that the problems get fixed (^:

For peering requests, questions or support find me on rizon as _uguu_

Like this project? Fund it:

bitcoin: 15yuMzuueV8y5vPQQ39ZqQVz5Ey98DNrjE

Description
No description provided
Readme 21 MiB
Languages
Go 57.2%
Mustache 16.4%
JavaScript 9.7%
C++ 6.7%
Python 3.8%
Other 6.1%