this post was submitted on 19 Mar 2025
213 points (98.2% liked)
Technology
66975 readers
3871 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Ghost is a lot like substack, but instead of, say, someone like Ken Klippenstein owning their own domain name and redirecting it to substack content, Ken Klippenstein could have his own domain and host his own substack-like-Ghost on that domain. Because it's federated, it could directly interact with other Ghost instances potentially as well as Lemmy, Mastodon, and so forth.
(I think it's a little silly that one of their example images shows it federating with Bluesky when Bluesky has its own proprietary protocol.)
It's because like all the rest of the federated web, it uses ActivityPub, and thus can interface with other services using ActivityPub. The instance and usernaming scheme works very similarly as here on Lemmy, actually, based on their documentation.
I do think it's a little sad that it's only available to people on the Pro tier, which means you have to pay for access to this feature currently through paying for hosting directly from Ghost themselves. While Ghost does need a pathway to self-sufficiency, hopefully this will be removed in the future, because it is a bit antithetical to actually hosting your own instance, by forcing you to use their hosting services.
Thank you for the explanation...and the activitypub protocol would be used so that users can comment and subscribe to content using their - say - mastodon account?
That is indeed the case. I'm not sure how well it works on day one but it is in principle doable and making micro blogs news aggregators and blogs work well together is something we can and should work on
Yes, that is indeed the goal, it seems!
thanks <3