Ghost blog adding activitypub
-
Wordpress has become an all-purpose CMS known security vulnerabilities via unsafe plugins.
Ghost has APIs instead of plugins for nearly everything, so it eliminated a lot of security and maintenance headache that way.
Ghost focuses on just a few features centered around independent content creators: blogging, email newsletters and subscriptions.
So features for sending bulk emails and accepting payments are built in, but you won’t find native support for other things like podcasts or recipe markup.
Ghost meets my need, and I love not dealing with 30 plugins at risk of being exploited if I don’t upgrade them promptly.
-
Were FOSDEM talks recorded?
-
I think there's no way to remain at the same domain with a different Fedi service unfortunately
-
What is the use of federating a blog? Just commenting?
-
And you would be able to see blog posts in a fediverse feed and subscribe to a blog that way.
-
This looks a lot like Writefreely.
-
yes, although they are not all available yet. Here is the link to the videos from the room that hosted the Social Web track. https://video.fosdem.org/2025/ud2208/
-
Mostly commenting though the Fediverse, yes, but they also develop the possibility to follow other Fedi users and have a timeline when logged in.
I think most current blog commenting systems have some drawback (closed platform like discuss, limited to WordPress, or something that requires email confirmation, captcha or something else) so the ability to comment from another service is a huge factor for me.
-
I never tried writefreely, but I was under the impression that it's really focused on, well, writing. Maybe it's not used that much, but I would like to have the ability to easily upload pictures and include them in the articles with some formatting options etc.
-
Is this a valid WordPress replacement?
-
I'm working on adding ActivityPub to my Hugo blog right now. I support RSS, but I figured AP support means that you can get it into your Mastodon feed or even Lemmy feed making it easy to follow. Additionally, commenting (assuming it doesn't get taken over by spammers.)
-
What's insecure about them?
-
You can do that but only under paid accounts.
-
I tried a random Writefreely instance and it was extremely barebones and had poor markdown styling. It gave me the impression that Writefreely is more for publishing short stories, rather than technical content.
(Is that the point of Writefreely?)
-
The people who make writefreely are saying that they are working on making image uploads possible for self-hosted instances, not just their own at write.as. Currently if you are self-hosting you can insert an image but it must be hosted elsewhere and inserted via a markdown link.
-
I would love to know how you get on with this.
-
People can follow and comment to my WordPress from the fediverse. My posts are long enough that they don't really look right on Mastodon (and images all show up as attachments rather than inline), but nice for shorter format blogs
-
I look at it like this: ActivityPub is to RSS as a GUI is to a CLI.
Meaning, you could already use the tools (RSS or the CLI) that are there to do the task, but someone has created something (protocol, AP or application, GUI) to make that task easier. In the case of RSS and AP, that task is generally getting content in front of the user. With RSS I have to go hunt down RSS feeds and whatnot, but with AP I just interact with stuff and wait for the people I interact with to interact with stuff, and then I get content.
-
Perfect thank you!
-
Npm package manager is vulnerable to mitm attacks. The packages aren't signed like, for example, apt does