You are here |
blog.soykaf.com | ||
| | | |
msfjarvis.dev
|
|
| | | | A quick and easy way of creating a Fediverse identity on your own domain without an ActivityPub server | |
| | | |
checkmyworking.com
|
|
| | | | This post is about how I wrote an ActivityPub server using the Django Python framework, to provide a fediverse account on the same domain as a WordPress blog. Contents My motivation Why run an Activ | |
| | | |
fnordig.de
|
|
| | | | Personal website of Jan-Erik Rediger | |
| | | |
blog.joinmastodon.org
|
|
| | 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? |