Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/i2p/i2p.syndie

Syndie is an open source system for operating distributed forums, offering a secure and consistent interface to various anonymous and non-anonymous content networks.
https://github.com/i2p/i2p.syndie

Last synced: 2 months ago
JSON representation

Syndie is an open source system for operating distributed forums, offering a secure and consistent interface to various anonymous and non-anonymous content networks.

Awesome Lists containing this project

README

        

This is Syndie, an anonymity-aware distributed forum.

Up to date information about Syndie can be found over at
https://syndie.de/

This package contains:
- INSTALL: how to build and install Syndie from source
- CHANGES: change log for Syndie
- CREDITS: who has contributed to the Syndie development effort
- LICENSE: license information for the Syndie codebase
- data/: various resources e.g. images, db updates, etc.
- doc/syndie.1: unix style manual page for the syndie command
- doc/web/: HTML documentation for Syndie
- bin/: contains the main Syndie commands, sample Syndie scripts,
and an example perl CGI for operating an HTTP archive
- lib/: compiled java libraries
- resources/: misc. things not shipped in syndie.jar
- src/: source code
- build.xml: build the java code