https://github.com/signalwalker/bonfire
A peer-to-peer forum platform.
https://github.com/signalwalker/bonfire
Last synced: about 1 month ago
JSON representation
A peer-to-peer forum platform.
- Host: GitHub
- URL: https://github.com/signalwalker/bonfire
- Owner: SignalWalker
- License: agpl-3.0
- Created: 2022-11-23T18:44:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T18:46:34.000Z (over 3 years ago)
- Last Synced: 2025-03-03T02:26:43.284Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Bonfire
A peer-to-peer forum platform.
## Motivation
See: [MOTIVATION.md](MOTIVATION.md)
## Subprojects
* [OCapPub-rs](ocappub/README.md): An implementation of ActivityPub extended with Object Capabilities
* [Bonfire-Lib](bonfire-lib/README.md): Core library for Bonfire instances
* [CapTP-rs](capt)
## See Also
* [Spritely](https://spritelyproject.org/)
## References