martindale / nntpchan

nntp based decentralized imageboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NNTPChan

NNTPChan (previously known as overchan) is a decentralized imageboard that uses nntp to synchronize content between many different servers. It utilizes cryptograpghicly signed posts to perform optional/opt-in decentralized moderation (currently work-in-progress)

getting started

If you don't want to compile from source, you can download a precompiled binary here when they are released.

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
cd nntpchan

# 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

About

nntp based decentralized imageboard

License:Other


Languages

Language:HTML 74.5%Language:JavaScript 19.9%Language:CSS 5.6%