|
|
|
|
|
by Knee_Pain
1060 days ago
|
|
Yeah, this is a gripe I'm having recently with governments and news publications creating a whole website and Mastodon instance just to have a few publish-only profiles and comment-only options. Just implement a smaller Activity Pub server, no need for this Twitter clone stuff |
|
For example, Mastodon has some artifical requirements that add signature requirements to public APIs to reduce bot and spam load. This isn't in the spec as a mandatory requirement, but if you don't do it then parts of the Fediverse won't be able to follow you. There are also expectations attached to certain activities that aren't in the spec but will confuse people on most other servers.
The easiest solution I came up with was to run a server that already does all of the hard work (gotosocial, Mastodon, etc) and call its API to add new posts.