mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2025-01-23 01:06:39 +00:00
Add new project, post
This commit is contained in:
parent
0cb995ef35
commit
f234d889f4
|
@ -144,6 +144,19 @@
|
|||
"OStatusClass": false,
|
||||
"categories": ["Ev-Meet"]
|
||||
},
|
||||
{
|
||||
"title": "Kibou",
|
||||
"source": "https://git.cybre.club/kibouproject/kibou",
|
||||
"protocols": "ActivityPub",
|
||||
"site": "",
|
||||
"logo": "",
|
||||
"servers": "https://the-federation.info/kibou",
|
||||
"apClass": true,
|
||||
"zotClass": false,
|
||||
"diasporaClass": false,
|
||||
"OStatusClass": false,
|
||||
"categories": ["SN-mi"]
|
||||
},
|
||||
{
|
||||
"title": "Reel2Bits",
|
||||
"source": "https://github.com/rhaamo/reel2bits",
|
||||
|
|
16
source/_posts/new-project-kibou.md
Normal file
16
source/_posts/new-project-kibou.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
|
||||
---
|
||||
layout: "post"
|
||||
title: "Kibou joins Fediverse"
|
||||
date: 2019-04-02
|
||||
tags:
|
||||
- kibou
|
||||
- fediverse
|
||||
preview: "New project Kibou joins Fediverse. Still in early development stage, it aims to be a highly customizable multi-protocol social networking server"
|
||||
url: "https://git.cybre.club/kibouproject/kibou"
|
||||
lang: en
|
||||
---
|
||||
|
||||
New project [Kibou](https://git.cybre.club/kibouproject/kibou) joins Fediverse. Written in Rust and still in early development stage, it aims to be a highly customizable social networking server. Even better, it plans to be multi-protocol. There are a couple of [servers](https://the-federation.info/kibou) online, federation is known to work with Pleroma, Misskey and Mastodon.
|
||||
|
||||
Another new project may be looming on the horizon, a "Postessence" testing server was spotted at [The-Fedetation.info](https://the-federation.info). The project is evidently in "suspense" [stage](http://hivemind.gq).
|
Loading…
Reference in a new issue