Explore >> Select a destination


You are here

macwright.com
| | blog.joinmastodon.org
2.6 parsecs away

Travel
| | Today well be looking at how to connect the protocols powering Mastodon in the simplest way possible to enter the federated network. We will use static files, standard command-line tools, and some simple Ruby scripting, although the functionality should be easily adaptable to other programming languages. First, whats the end goal of this exercise? We want to send a Mastodon user a message from our own, non-Mastodon server. So what are the ingredients required?
| | msfjarvis.dev
1.8 parsecs away

Travel
| | A quick and easy way of creating a Fediverse identity on your own domain without an ActivityPub server
| | blog.yaakov.online
2.5 parsecs away

Travel
| | Recently I was looking into the structure of Mastodon and "Fediverse" federated communications, and came across a newer standard called WebFinger. This seems to be a HTTP-based evolution of the good old 'finger' command.
| | blog.michal.pawlik.dev
31.7 parsecs away

Travel
| In this post I want to share a simple solution for the simple problem I wanted to solve some time ago. The problem definition is following: I have a top level domain and a VPS operating on it. I also have a blog you are reading now hosted with Gitlab Pages. I want to host a website from my top level domain. Hosting pages using Gitlab pages (similarly to Github Pages) is very convenient to set up, you just set up a pipeline and a subdomain configure the subdomain.