Bookmarks tagged mastodon

21 Oct 2023 www.hackster.io
Developer Toby Jaffey has launched a library that brings microcontrollers to the "Fediverse," offering Espressif ESP32 users the chance to build devices capable of posting to the Mastodon social network: Lyuba.
#iot + #mastodon
18 Oct 2023 github.com
"Motivation Several features would benefit from or require the existence of an ActivityPub actor representing a Mastodon instance. This actor could for instance be used to sign every fetch request (..."
#mastodon
15 Oct 2023 www.rfc-editor.org
Web finger is used to do account to AP actor URI resolution by Mastodon. It's not part of the ActivityPub specification itself.
15 Oct 2023 masto.host
Fully Managed (paid) Mastodon Hosting
15 Oct 2023 blog.cloudflare.com
Wildebeest is an open-source, easy-to-deploy ActivityPub and Mastodon-compatible server built entirely on top of Cloudflare's Supercloud.
#activitypub + #mastodon
2 Oct 2023 github.com
Discussion about the rationale for why Mastodon doesn't support C2S. (My opinion: the arguments are weak and confuse the concept of a general client *API* with a client user interface implementation.)
18 Sep 2023 pubkit.net
Quickly design and test ActivityPub objects with mock servers of popular projects like Mastodon and Pixelfed. (Not released as of September 18, 2023)
10 Sep 2023 danschnau.com
A tutorial for using the Mastodon OAuth endpoint. The example is C#, but most of the tutorial is not language-specific.
8 Sep 2023 www.dinochiesa.net
Discussion of Mastodon HTTP Signatures with examples in Node.js.
8 Sep 2023 github.com
The question was asked in a Python context, but the answer is mostly general.