>>/tech/res/1042464.html
I was reading this and thought to myself, I can make a completely secure, peer-to-peer, resilient and anonymous chan.
I haven't thought about moderation, but I think "subscribing" to optional moderation lists would work well. I also have in mind a way to stop spam by keeping hashes of recent content so that peers can chose to not accept it if they wish.
I will be creating a reference implementation in standards compliant C++ that will output local HTML files (like Doxygen) for you to navigate which are updated as new posts are created. I intend it to be open-sourced once I've got something meaningful working.
So far I've only thought about how peers will connect to each other (pic related). I'm after some honest feedback on this proposal.