Compare commits

...

4 Commits

Author SHA1 Message Date
Emile Bosch fe2f00830c
Merge pull request #5 from carlbordum/master
Add Cactus Comments
2021-08-14 09:20:59 +02:00
Emile Bosch 1bf80d4274
Merge pull request #6 from ruscoe/minor-typo-fixes
Fix minor typos
2021-08-14 09:20:41 +02:00
ruscoe 8fc9a3f2d6 Fix minor typos. 2021-04-15 17:13:10 -07:00
Carl Bordum Hansen c5f5e3570b Add Cactus Comments 2021-03-21 13:02:37 +01:00
1 changed files with 4 additions and 3 deletions

View File

@ -4,7 +4,7 @@ A curated, collaborative list of awesome Fediverse resources for getting ramped
## What's the fediverse?
The Fediverse is a network of social networking [applications](#applications) that communicate with each other via a set of [protocols](#protocols). The servers hosting an appplication are called an _node_ or instance and can host multiple users.
The Fediverse is a network of social networking [applications](#applications) that communicate with each other via a set of [protocols](#protocols). The servers hosting an application are called an _node_ or instance and can host multiple users.
Here are some resources to get you started:
@ -24,12 +24,13 @@ These products rule the fediverse.
- [Prismo](https://gitlab.com/prismosuite/prismo) - A ruby based reddit clone. Federated link aggregation powered by ActivityPub.
- [Plemora](https://pleroma.social/)
- [Diaspora](https://diasporafoundation.org/) - Ruby based Facebook clone.
- [WriteFriendly](https://writefreely.org/) - Go based publihsing platform. WriteFreely is free and open source software for starting a minimalist, federated blog — or an entire community.
- [WriteFriendly](https://writefreely.org/) - Go based publishing platform. WriteFreely is free and open source software for starting a minimalist, federated blog — or an entire community.
- [Friendica](http://friendi.ca/) - PHP based facebook clone. Friendica is a decentralised communications platform that integrates social communication. Our platform links to independent social projects and corporate services.
- [Hubzilla](https://hubzilla.org/)
- [FunkWhale](https://funkwhale.audio/) - Python based Grooveshark. A self-hosted tribute to Grooveshark.com.
- [Cobalt](https://github.com/Gargron/cobalt) - Ruby Video platform by same owner as Mastodon
- [ActivityPub for WordPress](https://wordpress.org/plugins/activitypub/) - An ActivityPub plugin for WordPress.
- [Cactus Comments](https://cactus.chat/) - Federated comment system for the open web built on Matrix.
## Protocols
@ -80,7 +81,7 @@ The fediverse is made up of a bunch of protocols. Below are the most used ones.
##### Developers
- [How to verify requests - Implememnting an activity inbox - Mastodon](http://blog.joinmastodon.org/2018/07/how-to-make-friends-and-verify-requests/)
- [How to verify requests - Implementing an activity inbox - Mastodon](http://blog.joinmastodon.org/2018/07/how-to-make-friends-and-verify-requests/)
- [How to implement a basic ActivityPub server - Mastodon](https://blog.joinmastodon.org/2018/06/how-to-implement-a-basic-activitypub-server/)
#### Misc