diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index 104b8e8..8237e08 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -689,6 +689,19 @@ "diasporaClass": false, "OStatusClass": false, "categories": ["SN-mi"] + }, + { + "title": "Parastat", + "source": "", + "protocols": "ActivityPub", + "site": "https://parast.at", + "logo": "/img/misc/parastat.png", + "servers": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["SN-mi"] } ] } diff --git a/source/_posts/fediverse-in-2019.md b/source/_posts/fediverse-in-2019.md index 3e6cedf..7d90998 100644 --- a/source/_posts/fediverse-in-2019.md +++ b/source/_posts/fediverse-in-2019.md @@ -17,7 +17,7 @@ authors: [{"name": "@lostinlight", "url": "https://mastodon.xyz/@lightone", "net Storm of applause 👏 for all long-time Fediverse supporters, and a warm welcome 👍 to every new user who found Fediverse in 2019. -![Constellation of stars forming "You're in Fediverse" phrase](https://fediverse.party/en/post/fediverse-in-2019/in-fediverse.jpg) +![Constellation of stars forming "You're in Fediverse" phrase](/en/post/fediverse-in-2019/in-fediverse.jpg) Here's what happened to our small corner of the Internet in the past year. @@ -27,11 +27,11 @@ In 2019 the reachable Fediverse grew from 3.986 instances to 5.027 - that's roug The number of registered accounts increased from 2.500.000 users to roughly 4.300.000 - about 🎉 1.800.000 newcomers explored Fediverse networks! -![Old-school North American family looks at the sky and says Wow Fediverse is growing](https://fediverse.party/en/post/fediverse-in-2019/is-growing.jpg) +![Old-school North American family looks at the sky and says Wow Fediverse is growing](/en/post/fediverse-in-2019/is-growing.jpg) Five networks growing most rapidly in *online* server numbers in 2019 were: -![Pleroma +182 servers, Mastodon +159, WriteFreely +147, Pixelfed +73, PeerTube +63](https://fediverse.party/en/post/fediverse-in-2019/top-growing.jpg) +![Pleroma +182 servers, Mastodon +159, WriteFreely +147, Pixelfed +73, PeerTube +63](/en/post/fediverse-in-2019/top-growing.jpg) Three other Fediverse platforms that expanded significantly in 2019: @@ -141,11 +141,11 @@ One of the main goals of federating software is decentralizing the web. That req But in real world most people register on large Fediverse servers with thousands of users: they're popular, more stable and reliable, their friends are there. And server administrators tend to choose large, well-known hosting solutions: they're cheaper, more stable and reliable. This leads to a situation where 80% of total users are all crowded on 10 large ("flagship") instances, and 40% of all servers are hosted mainly by 5 companies. -![Illustration of two huge (fat) servers talking to each other](https://fediverse.party/en/post/fediverse-in-2019/de-burp-lization.jpg) +![Illustration of two huge (fat) servers talking to each other](/en/post/fediverse-in-2019/de-burp-lization.jpg) Most used providers 2019: -![list of most used hosting providers](https://fediverse.party/en/post/fediverse-in-2019/providers.jpg) +![list of most used hosting providers](/en/post/fediverse-in-2019/providers.jpg) You can see Mastodon statistics on [servers](http://sp3r4z.fr/mastodon/general) and [providers](http://sp3r4z.fr/mastodon/providers). A representation of all Fediverse hosting providers may be found [here](https://fediverse.network/servers). The situation hasn't changed much since 2018 Leah's [research](https://chaos.social/@leah/99837391793032137) on server distribution. Will something change in 2020? diff --git a/source/img/misc/parastat.png b/source/img/misc/parastat.png new file mode 100644 index 0000000..8737c17 Binary files /dev/null and b/source/img/misc/parastat.png differ