Ghost blog adding activitypub
-
[email protected]replied to [email protected] last edited by
This looks a lot like Writefreely.
-
[email protected]replied to [email protected] last edited by
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/
-
[email protected]replied to [email protected] last edited by
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.
-
[email protected]replied to [email protected] last edited by
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.
-
[email protected]replied to [email protected] last edited by
Is this a valid WordPress replacement?
-
[email protected]replied to [email protected] last edited by
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.)
-
[email protected]replied to [email protected] last edited by
What's insecure about them?
-
[email protected]replied to [email protected] last edited by
You can do that but only under paid accounts.
-
[email protected]replied to [email protected] last edited by
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?)
-
[email protected]replied to [email protected] last edited by
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.
-
[email protected]replied to [email protected] last edited by
I would love to know how you get on with this.
-
[email protected]replied to [email protected] last edited by
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
-
[email protected]replied to [email protected] last edited by
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.
-
[email protected]replied to [email protected] last edited by
Perfect thank you!
-
[email protected]replied to [email protected] last edited by
Npm package manager is vulnerable to mitm attacks. The packages aren't signed like, for example, apt does
-
[email protected]replied to [email protected] last edited by
I think that's a pretty good analogy in this case
-
[email protected]replied to [email protected] last edited by
You can't self-host Ghost? I'd like to stay on the same domain indeed, not wanting to also mess up folks subscribed to RSS.
-
[email protected]replied to [email protected] last edited by
You can selfhost Ghost, but hosting different APub service with same domain messes up federation.
-
[email protected]replied to [email protected] last edited by
Exactly, you could probably forward your RSS feed to the old domain but that would get a little hacky.