Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/i2p/i2p.syndie
- Owner: i2p
- License: other
- Created: 2013-01-14T19:54:55.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2021-05-29T15:06:53.000Z (over 3 years ago)
- Last Synced: 2024-08-04T04:04:30.849Z (6 months ago)
- Language: Java
- Homepage: http://syndie.i2p2.de/
- Size: 43.1 MB
- Stars: 38
- Watchers: 15
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
- awesome-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. (Projects using I2P / I2Pd)
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