All Projects → Toromino → kibou

Toromino / kibou

Licence: AGPL-3.0 License
Kibou is a lightweight federated social networking server written in Rust. This is only a mirror! The real repository is on https://git.cybre.club/kibouproject/kibou

Programming Languages

rust
11053 projects
CSS
56736 projects
PLpgSQL
1095 projects

Projects that are alternatives of or similar to kibou

Plume
Federated blogging application, thanks to ActivityPub (now on https://git.joinplu.me/ — this is just a mirror)
Stars: ✭ 1,615 (+3839.02%)
Mutual labels:  rocket, diesel, federation, activitypub
bookwyrm
Social reading and reviewing, decentralized with ActivityPub
Stars: ✭ 1,499 (+3556.1%)
Mutual labels:  federation, activitypub
Writefreely
A clean, Markdown-based publishing platform made for writers. Write together, and build a community.
Stars: ✭ 2,479 (+5946.34%)
Mutual labels:  federation, activitypub
pylodon
Flask-based ActivityPub server
Stars: ✭ 86 (+109.76%)
Mutual labels:  federation, activitypub
Misskey
🌎 An interplanetary microblogging platform 🚀
Stars: ✭ 2,244 (+5373.17%)
Mutual labels:  federation, activitypub
Dolphin
🐬 A Lightweight ActivityPub Server
Stars: ✭ 158 (+285.37%)
Mutual labels:  federation, activitypub
cherrypick
🌎 A interplanetary communication platform 🚀
Stars: ✭ 40 (-2.44%)
Mutual labels:  federation, activitypub
pherephone
An ActivityPub server that reblogs all the statuses of certain actors.
Stars: ✭ 22 (-46.34%)
Mutual labels:  federation, activitypub
hanatachi
Hanatachi is a free, open-source social network server for federated blogging
Stars: ✭ 18 (-56.1%)
Mutual labels:  federation, activitypub
FullstackRustDemo
Novelty website + bucket questions implementation.
Stars: ✭ 40 (-2.44%)
Mutual labels:  rocket, diesel
Reel2bits
Self-hosted Soundtracks and Podcasts sharing, with ActivityPub federation.
Stars: ✭ 128 (+212.2%)
Mutual labels:  federation, activitypub
beep-beep
Fictional p2p protocol
Stars: ✭ 34 (-17.07%)
Mutual labels:  federation, activitypub
The Federation.info
Statistics hub for the Fediverse
Stars: ✭ 101 (+146.34%)
Mutual labels:  federation, activitypub
Mobilizon
Gather, organize and mobilize yourselves with a convivial, ethical, and emancipating tool.
Stars: ✭ 164 (+300%)
Mutual labels:  federation, activitypub
Federation
Python library for abstracting social federation protocols
Stars: ✭ 93 (+126.83%)
Mutual labels:  federation, activitypub
Forgefed
An extension to ActivityPub for web-based Git services federation.
Stars: ✭ 874 (+2031.71%)
Mutual labels:  federation, activitypub
Social
🎉 Social can be used for work, or to connect to the fediverse!
Stars: ✭ 302 (+636.59%)
Mutual labels:  federation, activitypub
Bookwyrm
Social reading and reviewing, decentralized with ActivityPub
Stars: ✭ 483 (+1078.05%)
Mutual labels:  federation, activitypub
writefreely
A clean, Markdown-based publishing platform made for writers. Write together and build a community.
Stars: ✭ 2,866 (+6890.24%)
Mutual labels:  federation, activitypub
misskey
🌎 An interplanetary microblogging platform 🚀
Stars: ✭ 2,895 (+6960.98%)
Mutual labels:  federation, activitypub

Kibou

What is Kibou?

Kibou is a lightweight federated social networking server based on open protocols. It is written in Rust, utilizes Rocket as it's web framework and Diesel as it's database driver. The project's objective is to provide a highly customizable multi-protocol social networking server. Currently supported is the commonly used ActivityPub protocol.

Furthermore Kibou implements Mastodon's REST API, this means that all applications for Mastodon should also work with Kibou.

Kibou ships with it's own user interface called Raito-FE. In it's standard configuration it's completely based on static components and does not use any JavaScript. Although dynamic components (such as automatically refreshing timelines and dynamic routing) can optionally be enabled. A minimal mode can also be enabled in it's settings which reduces network traffic and only renders Raito-FE's core components.

Kibou UI screenshot

Try it out

Federation with other software

Federation is known to work with Pleroma, Misskey and Mastodon which are also the main projects being tested against. But federation with other software should work as well.

Get in touch

Join the IRC channel #kibou on freenode.net

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].