https://www.raddi.net
https://www.reddit.com/r/raddi
A project aiming to develop and introduce radically decentralized discussion platform. Employs reddit-esque concepts of user identities, communities, discussion trees, voting and moderator influence on content quality, built on modern cryptography. Decentralized, uncensorable.
Preview of node software, with limited-functonality command line application, is available for enthusiasts, downloadable from raddi-builds-windows repository.
Pre-built binaries of required libraries are available from raddi-redist-windows repository. Those are needed only for release builds. For portable builds everything necessary is already compiled in.
- https://github.com/jedisct1/libsodium - fork at https://github.com/raddinet/libsodium
- https://github.com/tromp/cuckoo - adapted to /lib/cuckoocycle.h (.tcc)
- https://github.com/trezor/trezor-firmware/tree/master/crypto - adapted Trezor's crypto library: /lib/trezor-crypto
- https://tukaani.org/xz
- https://sqlite.org/ - client application
For instructions how to integrate and build libraries in order to build the project, see /lib/README.md.