Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Inkwell - a multi-tenant long-form writing platform for the fediverse (open source, FEP-b2b8)

Fediverse
25 5 0
  • Wanted to share something with this community and see if it's useful to anyone. Inkwell (inkwell.social) is an open source, multi-tenant social journaling platform built on ActivityPub. The goal is to fill the long-form writing gap in the fediverse in a way that's accessible to non-technical users, not just developers who can spin up their own instance of WriteFreely or Ghost.

    What it does: users sign up, write journal entries or articles, and those posts federate as Article objects per FEP-b2b8 with preview Notes so they render cleanly in Mastodon and other microblogging clients. You get a title, excerpt, and link rather than a decontextualized URL. Follows, boosts, and likes all work bidirectionally with Mastodon.

    It's ad-free, algorithm-free, and the code is open source on GitHub (github.com/stantondev/inkwell). The hosted instance is at inkwell.social if you want to try it, or you can self-host your own.

    Some things that might interest this community: ActivityPub federation with HTTP signature verification, Stamps (emotional reactions) instead of generic likes, a tipping system called Postage for supporting writers, newsletter delivery, custom profile themes, and data import from other platforms. Currently working on improving comment edit propagation and post scope handling for better fediverse compatibility based on community feedback.

    Would love to hear thoughts, especially from anyone who's been looking for a long-form option in the fediverse or anyone interested in running their own instance. What's working, what's missing, what would make this more useful to the ecosystem?

    #fediverse #activitypub #longform #writing #opensource

  • Wanted to share something with this community and see if it's useful to anyone. Inkwell (inkwell.social) is an open source, multi-tenant social journaling platform built on ActivityPub. The goal is to fill the long-form writing gap in the fediverse in a way that's accessible to non-technical users, not just developers who can spin up their own instance of WriteFreely or Ghost.

    What it does: users sign up, write journal entries or articles, and those posts federate as Article objects per FEP-b2b8 with preview Notes so they render cleanly in Mastodon and other microblogging clients. You get a title, excerpt, and link rather than a decontextualized URL. Follows, boosts, and likes all work bidirectionally with Mastodon.

    It's ad-free, algorithm-free, and the code is open source on GitHub (github.com/stantondev/inkwell). The hosted instance is at inkwell.social if you want to try it, or you can self-host your own.

    Some things that might interest this community: ActivityPub federation with HTTP signature verification, Stamps (emotional reactions) instead of generic likes, a tipping system called Postage for supporting writers, newsletter delivery, custom profile themes, and data import from other platforms. Currently working on improving comment edit propagation and post scope handling for better fediverse compatibility based on community feedback.

    Would love to hear thoughts, especially from anyone who's been looking for a long-form option in the fediverse or anyone interested in running their own instance. What's working, what's missing, what would make this more useful to the ecosystem?

    #fediverse #activitypub #longform #writing #opensource

    Beware this app was written using AI.

    For example, Mastodon does not implement FEP b2b8. So that's bullshit.

    The whole thing was 'written' in 3 weeks.

  • Beware this app was written using AI.

    For example, Mastodon does not implement FEP b2b8. So that's bullshit.

    The whole thing was 'written' in 3 weeks.

    @Rimu i think they mean that the 'preview notes' render cleanly on mastodon.
  • Beware this app was written using AI.

    For example, Mastodon does not implement FEP b2b8. So that's bullshit.

    The whole thing was 'written' in 3 weeks.

    This morning I saw another product show up that was AI generated. No idea who is behind it but it's sketchy as hell.

    It was an account portability migration tool, which is something the AP community-at-large needs, but not like this.

  • Wanted to share something with this community and see if it's useful to anyone. Inkwell (inkwell.social) is an open source, multi-tenant social journaling platform built on ActivityPub. The goal is to fill the long-form writing gap in the fediverse in a way that's accessible to non-technical users, not just developers who can spin up their own instance of WriteFreely or Ghost.

    What it does: users sign up, write journal entries or articles, and those posts federate as Article objects per FEP-b2b8 with preview Notes so they render cleanly in Mastodon and other microblogging clients. You get a title, excerpt, and link rather than a decontextualized URL. Follows, boosts, and likes all work bidirectionally with Mastodon.

    It's ad-free, algorithm-free, and the code is open source on GitHub (github.com/stantondev/inkwell). The hosted instance is at inkwell.social if you want to try it, or you can self-host your own.

    Some things that might interest this community: ActivityPub federation with HTTP signature verification, Stamps (emotional reactions) instead of generic likes, a tipping system called Postage for supporting writers, newsletter delivery, custom profile themes, and data import from other platforms. Currently working on improving comment edit propagation and post scope handling for better fediverse compatibility based on community feedback.

    Would love to hear thoughts, especially from anyone who's been looking for a long-form option in the fediverse or anyone interested in running their own instance. What's working, what's missing, what would make this more useful to the ecosystem?

    #fediverse #activitypub #longform #writing #opensource

    @inkwell@piefed.social are you involved with @portafed@mastodon.social as well?

    Can you let your owner know to please come out from the shadows and own up?

  • I've seen two or three in !selfhosted@lemmy.world in the last week. Really concerning.

  • Beware this app was written using AI.

    For example, Mastodon does not implement FEP b2b8. So that's bullshit.

    The whole thing was 'written' in 3 weeks.

    Fair points to address, and I appreciate the directness.

    On AI: yes, I use Claude Code as a development tool and I'm transparent about it. There's a CLAUDE.md in the repo that says so explicitly. I'm doing this solo with a day job and a passion for building, and AI tooling lets me ship faster than I could alone. I get the skepticism given the slop AI is generating. I think the distinction that matters is whether someone is engaged, iterating on real feedback, and building something they actually use and maintain. I'm trying to be that.

    On FEP-b2b8: my wording was unclear, and I can see how it read that way. Inkwell publishes Article objects per FEP-b2b8 and also sends a preview Note so the content renders cleanly in Mastodon and other microblogging clients that don't handle Article objects. Saiwal read it right. I should have separated those two ideas more clearly in the post. That's on me.

    On the timeline: three weeks of full-time-equivalent effort from a solo dev using modern tooling. The code's all on GitHub if anyone wants to look at it, break it, or tell me what's wrong with it. Happy to take feedback on the implementation.
    I'm not trying to sell anything here. I had an idea, I'm over big tech and social media, and I'm learning and trying to be part of the fediverse community. The platform is free to use and open source. If it's not useful to this community, that's fine. But I'd rather get roasted on specifics than dismissed as another bot project.

  • Fair points to address, and I appreciate the directness.

    On AI: yes, I use Claude Code as a development tool and I'm transparent about it. There's a CLAUDE.md in the repo that says so explicitly. I'm doing this solo with a day job and a passion for building, and AI tooling lets me ship faster than I could alone. I get the skepticism given the slop AI is generating. I think the distinction that matters is whether someone is engaged, iterating on real feedback, and building something they actually use and maintain. I'm trying to be that.

    On FEP-b2b8: my wording was unclear, and I can see how it read that way. Inkwell publishes Article objects per FEP-b2b8 and also sends a preview Note so the content renders cleanly in Mastodon and other microblogging clients that don't handle Article objects. Saiwal read it right. I should have separated those two ideas more clearly in the post. That's on me.

    On the timeline: three weeks of full-time-equivalent effort from a solo dev using modern tooling. The code's all on GitHub if anyone wants to look at it, break it, or tell me what's wrong with it. Happy to take feedback on the implementation.
    I'm not trying to sell anything here. I had an idea, I'm over big tech and social media, and I'm learning and trying to be part of the fediverse community. The platform is free to use and open source. If it's not useful to this community, that's fine. But I'd rather get roasted on specifics than dismissed as another bot project.

    You even wrote this comment using AI. Do you have any idea how that makes people feel?

    https://distantprovince.by/posts/its-rude-to-show-ai-output-to-people/

  • Wanted to share something with this community and see if it's useful to anyone. Inkwell (inkwell.social) is an open source, multi-tenant social journaling platform built on ActivityPub. The goal is to fill the long-form writing gap in the fediverse in a way that's accessible to non-technical users, not just developers who can spin up their own instance of WriteFreely or Ghost.

    What it does: users sign up, write journal entries or articles, and those posts federate as Article objects per FEP-b2b8 with preview Notes so they render cleanly in Mastodon and other microblogging clients. You get a title, excerpt, and link rather than a decontextualized URL. Follows, boosts, and likes all work bidirectionally with Mastodon.

    It's ad-free, algorithm-free, and the code is open source on GitHub (github.com/stantondev/inkwell). The hosted instance is at inkwell.social if you want to try it, or you can self-host your own.

    Some things that might interest this community: ActivityPub federation with HTTP signature verification, Stamps (emotional reactions) instead of generic likes, a tipping system called Postage for supporting writers, newsletter delivery, custom profile themes, and data import from other platforms. Currently working on improving comment edit propagation and post scope handling for better fediverse compatibility based on community feedback.

    Would love to hear thoughts, especially from anyone who's been looking for a long-form option in the fediverse or anyone interested in running their own instance. What's working, what's missing, what would make this more useful to the ecosystem?

    #fediverse #activitypub #longform #writing #opensource

    Is it open-source?! I don't see any GitHub repo.

    Edit: https://github.com/stantondev/inkwell

  • You even wrote this comment using AI. Do you have any idea how that makes people feel?

    https://distantprovince.by/posts/its-rude-to-show-ai-output-to-people/

    No, I didn't, but I appreciate you telling me.

    I can write on my own and could have struggled to find the words that likely wouldn't have changed any opinions. I was an early adopter of AI and use it to move fast. Or when dealing with challenging circumstances. However, I do appreciate the feedback and will be more mindful. I could not keep up doing something like this on my own. My main goal is to learn as I'm a product manager by day. I build and ship things for corporate america. I am doing this for myself and trying to find a community of like-minded individuals to collaborate with. I figured I would eventually run into pushback about using but I was prepared. I could not do this if I did not have the experience to allow me to do so.

    I admit I'm not an expert coder but I've always been interested in programming and have taken several college classes.

    So bottom line, I will make mistakes and will own them. I apologize for not understanding the community or upsetting anyone. I'm testing the boundaries of what people can do with AI. It's going to be used whether we like it or not, and I want to use it responsibly and openly.

  • Is it open-source?! I don't see any GitHub repo.

    Edit: https://github.com/stantondev/inkwell

    I'm confused, I have it set to public anyone should be able to see it. The link took me directly to it. Maybe I have a setting wrong in GitHub?

  • No, I know nothing about @portafed@mastodon.social. Inkwell is its own fediverse instance. If I had owners, I wouldn't be solo deving a product with AI.

  • Fair points to address, and I appreciate the directness.

    On AI: yes, I use Claude Code as a development tool and I'm transparent about it. There's a CLAUDE.md in the repo that says so explicitly. I'm doing this solo with a day job and a passion for building, and AI tooling lets me ship faster than I could alone. I get the skepticism given the slop AI is generating. I think the distinction that matters is whether someone is engaged, iterating on real feedback, and building something they actually use and maintain. I'm trying to be that.

    On FEP-b2b8: my wording was unclear, and I can see how it read that way. Inkwell publishes Article objects per FEP-b2b8 and also sends a preview Note so the content renders cleanly in Mastodon and other microblogging clients that don't handle Article objects. Saiwal read it right. I should have separated those two ideas more clearly in the post. That's on me.

    On the timeline: three weeks of full-time-equivalent effort from a solo dev using modern tooling. The code's all on GitHub if anyone wants to look at it, break it, or tell me what's wrong with it. Happy to take feedback on the implementation.
    I'm not trying to sell anything here. I had an idea, I'm over big tech and social media, and I'm learning and trying to be part of the fediverse community. The platform is free to use and open source. If it's not useful to this community, that's fine. But I'd rather get roasted on specifics than dismissed as another bot project.

    > @inkwell@piefed.social said in Inkwell - a multi-tenant long-form writing platform for the fediverse (open source, FEP-b2b8):
    >
    > Saiwal read it right. I should have separated those two ideas more clearly in the post. That's on me.

    Let me be clear, preview notes are not supported by Mastodon.

  • I'm confused, I have it set to public anyone should be able to see it. The link took me directly to it. Maybe I have a setting wrong in GitHub?

    It's fine. I edited my comment to include the link after I didn't find it anywhere in the post nor anywhere on the dot social webpage.

  • It's fine. I edited my comment to include the link after I didn't find it anywhere in the post nor anywhere on the dot social webpage.

    I should have just written the post myself and been more direct with the URLs. I'm just glad I wasn't wrong about it being open source. xD

  • I've learned a lot from this post, so I appreciate everyone's patience. I moved too quickly and misspoke. You are right and preview notes are not used by Mastodon. I implemented this based on what I read but didn't verify it worked on the receiving end, my bad. I'm going to have to do more research into how Mastodon handles the article object and address any gaps. I'm sorry for the misleading post and lesson learned on my end.

  • No, I didn't, but I appreciate you telling me.

    I can write on my own and could have struggled to find the words that likely wouldn't have changed any opinions. I was an early adopter of AI and use it to move fast. Or when dealing with challenging circumstances. However, I do appreciate the feedback and will be more mindful. I could not keep up doing something like this on my own. My main goal is to learn as I'm a product manager by day. I build and ship things for corporate america. I am doing this for myself and trying to find a community of like-minded individuals to collaborate with. I figured I would eventually run into pushback about using but I was prepared. I could not do this if I did not have the experience to allow me to do so.

    I admit I'm not an expert coder but I've always been interested in programming and have taken several college classes.

    So bottom line, I will make mistakes and will own them. I apologize for not understanding the community or upsetting anyone. I'm testing the boundaries of what people can do with AI. It's going to be used whether we like it or not, and I want to use it responsibly and openly.

    Ok, fair enough. The lure of AI-boosted 'productivity' would be irresistible to people in your position.

    What grinds my gears is people show up and share their project, without disclosing how it was made, riding on the assumption we all have from the past that you put a certain amount of effort into it and that you did so as a reasonably well-practiced expert in your craft. There's some gravitas to that and a respect that is earned by giving something of value to us. In this scenario people may value the project and choose to help you by contributing their expertise and time and perhaps a kind of community will form around the project.

    Some noob vibe coding a brain fart they had is not on the same level. Noobs are welcome to spit out some slop and give it away, if they don't pretend it's something more than it is. And when they share their output in this manner, they shouldn't expect people to read code that they never read themselves and can't expect any community to form.

    An open source project is not just a bunch of code. It's also people. When you replace the people with AI, it dies. Yours is stillborn.

  • Ok, fair enough. The lure of AI-boosted 'productivity' would be irresistible to people in your position.

    What grinds my gears is people show up and share their project, without disclosing how it was made, riding on the assumption we all have from the past that you put a certain amount of effort into it and that you did so as a reasonably well-practiced expert in your craft. There's some gravitas to that and a respect that is earned by giving something of value to us. In this scenario people may value the project and choose to help you by contributing their expertise and time and perhaps a kind of community will form around the project.

    Some noob vibe coding a brain fart they had is not on the same level. Noobs are welcome to spit out some slop and give it away, if they don't pretend it's something more than it is. And when they share their output in this manner, they shouldn't expect people to read code that they never read themselves and can't expect any community to form.

    An open source project is not just a bunch of code. It's also people. When you replace the people with AI, it dies. Yours is stillborn.

    I don't buy it. I can't in good conscience interact with "Inkwell", there needs to be a real name and identity attached to the work.

    If you're not willing to step up then what business do you have sharing your work openly?

    @rimu@piefed.social the replies continue to be AI generated. The ones to you (possibly), the ones to me (definitely). Maybe an assumption is AI agents can't lie. I think maybe this one is proving that assumption wrong.

  • From 'his' github profile pic:

    image

    sigh

  • I apologize for responding with AI, I didn't realize people would think I'm a bot or think I'm hiding. This is a giant learning lesson for me and I'm listenig to you all. My name is Stanton, I live in Westfield, IN, and I've tried building many things that have never had any luck. I respect that I upset people by my approach and regardless what anyone thinks, that matters to me. I did change my username on here because I understand now that I need to show who I am in the community. Honestly forums are even new for me. So I won't keep pushing back or challenging. I understand I was wrong and appreciate the feedback even if it's hard to hear.


Gli ultimi otto messaggi ricevuti dalla Federazione
  • Well, the good news is that you don't have to face it all alone.

    The AP developer community is here and happy to explain the difference between the theory (the spec, the protocol, the FEPs), and the reality (for most FEPs implementation is limited in scope).

    b2b8, for example, was championed by @evan, and I pushed for broader support alongside Ghost, WordPress, and WriteFreely. It is largely well supported except for the preview piece, which only BridgyFed supports.

    Claude will tell you lots of right things, and I'm sure it'll confidently tell you some wrong things too. If you ever need to double check something, ask on the fediverse subreddits or @technical-discussion — you should be able to reach it from your Piefed account.

    read more

  • Hey Julian! No worries at all. I made an obvious mistake and I'm not afraid to admit that and learn better. I've done a lot of refection and do realized I have moved very fast. I originally started with a much smaller set of features but I posted on Reddit requesting feedback and people wanted writing features I wasn't expecting. I ended up shaping it by what people told me they wanted.

    I've always wanted to build apps or work in development. The last three years I've been working in product adjacent roles and I recently moved into my first product management role. However, I want to break free of working for others so I've been starting ideas and dropping them before they got anywhere for as long as I can remember. I wanted to build my own thing and I was trying to figure out what I could do on my own with AI being where it is now. I grew up in the mid 2000s so I naturally spent way too much time on Myspace and Livejournal. I missed the feel and community of the early internet. So I started brainstorming a journaling app and how to differentiate it (I used AI to help). I had also joked about starting my own social media app because I hated when I posted stuff on FB etc the algorithms punishes me and no one sees it. So AI (Claude) actually pointed out the fediverse to me. That is why I was able to say stupid stuff like Article objects would show on Mastodon with preview notes (I hadn't realized Mastodon hadn't implemented changes on their side.) I found out about FEP-b2b8 through a Mastodon subreddit when I posted asking for feedback. I was moving too fast to fully understand the fediverse and the new parts of this. And it was painfully obvious to everyone but me haha.

    read more

  • Thanks @inkwell@piefed.social, I appreciate the openness you've shown.

    I'm sorry I got defensive. It is important to me that the colleagues I hope to work with are on the same page when it comes to standing behind their work.

    It's truly surprising how much Inkwell can (supposedly) do at launch, and so I really hope you're able to find traction.

    Can you (as yourself!) share more about why you decided to pursue a long-form content writing app communicating over ActivityPub? For reference, write.as has a free plan, so there already is a player in the space providing this kind of experience.

    Not saying there only can be one, the more the merrier.

    read more

  • This is genuinely getting funny now. AI doesn't do a good job of knowing what's real or fake, any better than humans. I can show you that picture on my camera roll. My full name is Stanton Melvin. I'm not a bot, chill. I use AI, but it doesn't mean I'm not a real person with real ideas and goals.

    read more

  • I apologize for responding with AI, I didn't realize people would think I'm a bot or think I'm hiding. This is a giant learning lesson for me and I'm listenig to you all. My name is Stanton, I live in Westfield, IN, and I've tried building many things that have never had any luck. I respect that I upset people by my approach and regardless what anyone thinks, that matters to me. I did change my username on here because I understand now that I need to show who I am in the community. Honestly forums are even new for me. So I won't keep pushing back or challenging. I understand I was wrong and appreciate the feedback even if it's hard to hear.

    read more

  • From 'his' github profile pic:

    image

    sigh

    read more

  • I don't buy it. I can't in good conscience interact with "Inkwell", there needs to be a real name and identity attached to the work.

    If you're not willing to step up then what business do you have sharing your work openly?

    @rimu@piefed.social the replies continue to be AI generated. The ones to you (possibly), the ones to me (definitely). Maybe an assumption is AI agents can't lie. I think maybe this one is proving that assumption wrong.

    read more

  • Ok, fair enough. The lure of AI-boosted 'productivity' would be irresistible to people in your position.

    What grinds my gears is people show up and share their project, without disclosing how it was made, riding on the assumption we all have from the past that you put a certain amount of effort into it and that you did so as a reasonably well-practiced expert in your craft. There's some gravitas to that and a respect that is earned by giving something of value to us. In this scenario people may value the project and choose to help you by contributing their expertise and time and perhaps a kind of community will form around the project.

    Some noob vibe coding a brain fart they had is not on the same level. Noobs are welcome to spit out some slop and give it away, if they don't pretend it's something more than it is. And when they share their output in this manner, they shouldn't expect people to read code that they never read themselves and can't expect any community to form.

    An open source project is not just a bunch of code. It's also people. When you replace the people with AI, it dies. Yours is stillborn.

    read more
Post suggeriti
  • 0 Votes
    1 Posts
    9 Views
    In the Fediverse track at SFSCon, Jaz-Michael King spoke about:Hiraeth and Hashtags: Building a Bilingual Community on the Fediversehttps://fediforum.org/2025-11-sfscon/#fediforum #sfscon #fediverse #socialweb #iftas #tootwales
  • 0 Votes
    1 Posts
    8 Views
    Destroying Autocracy – November 27, 2025Welcome to this week’s “Destroying Autocracy”.It’s your source for curated news affecting democracy in the cyber arena with a focus on protecting it. That necessitates an opinionated Butlerian jihad against big tech as well as evangelizing for open-source and the Fediverse. Since big media’s journalism wing is flailing and failing in its core duty to democracy, this is also a collection of alternative reporting on the eternal battle between autocracy and democracy. We also cover the cybersecurity world. You can’t be free without safety and privacy.FYI, my opinions will be in bold. And will often involve cursing. Because humans. Especially tech bros. And fascists. Fuck ’em.The Programmer’s Fulcrum is the future (and smaller) home for a fusion of Symfony Station and Battalion. Its tagline is Devs Defending Democracy, Developing the OMN.You can sign up now and for 2025 get an email with links to each week’s Symfony Station Communiqué and Battalion “Destroying Autocracy” post along with their featured articles. And you’ll be set with TPF after the fusing in January.We are posting on the Fediverse now at @thefulcrum @thefulcrum.dev and original website content will start in 2026.Featured Item(s)The Atlantic writes:Over the weekend, Elon Musk’s X rolled out a feature that had the immediate result of sowing maximum chaos. The update, called “About This Account,” allows people to click on the profile of an X user and see such information as: which country the account was created in, where its user is currently based, and how many times the username has been changed.Nikita Bier, X’s head of product, said the feature was “an important first step to securing the integrity of the global town square.” Roughly four hours later, with the update in the wild, Bier sent another post: “I need a drink.”Almost immediately, “About This Account” stated that many prominent and prolific pro-MAGA accounts, which signaled that they were run by “patriotic” Americans, were based in countries such as Nigeria, Russia, India, and Thailand.@MAGANationX, an account with almost 400,000 followers and whose bio says it is a “Patriot Voice for We The People,” is based in “Eastern Europe (Non-EU),” according to the feature, and has changed its username five times since the account was made, last year.On X and Bluesky, users dredged up countless examples of fake or misleading rage-baiting accounts posting aggressive culture-war takes to large audiences. An account called “Maga Nadine” claims to be living in and posting from the United States but is, according to X, based in Morocco. An “America First” account with 67,000 followers is apparently based in Bangladesh. Poetically, the X handle @American is based in Pakistan, according to the feature.Elon Musk’s Worthless, Poisoned Hall of MirrorsJust FYI, December 25th will be the day I stop exploring the stupidity of our current timeline and the last Destroying Autocracy post. Again, see the notes above about The Fulcrum.We start and end with good news to make the middle bearable.The response to Russia’s War Crimes, Techno Feudalism, and other douchebaggeryEuroNews reports:Life after chatbots: Meet the ‘AI vegans’ refusing to accept a virtual realityKagi is:Introducing SlopStop: Community-driven AI slop detection in Kagi SearchOrion 1.0 ✴︎ Browse BeyondFucking awesome if you use Macs.TechPolicy Press reports:Why Civil Society Is Sounding the Alarm on the EU’s Omnibus RollbackThe Guardian reports:European parliament calls for social media ban on under-16sThe Free Software Foundation Europe shares:Germany Stack: Only Free Software Enables Digital SovereigntyWikimedia announces:Unifying our mobile and desktop domainsDecidim reviews:Decidim Fest 2025: Collective energy, digital sovereignty and a common roadmapThe Conversation reports:Tim Berners-Lee wants everyone to own their own data – his plan needs state and consumer support to workMullvad reports:An important victory – but we still need to stop Chat Control.Ploum says:Don’t Do Snake Oil WritingFiona Fokus says:I don’t care how well your “AI” worksAbso-fucking-lutely.NeutralThe Guardian asks:Has Britain become an economic colony?England always makes sure to ape the shitty parts of America.W3C shares:Preventing Abuse of Digital CredentialsBen Werdmuller covers:The EFF we need nowThe Evil Empire (AKA Autocracy) Strikes BackHeise reports:Analysis of the Digital Sovereignty Summit: Open Source Gets ScoldedWe Are Solomon reports:Hungry for data: Inside Europol’s secretive AI programThe Intercept reports:The FBI wants to use Surveillance Drones with Facial Recognition TechnologyHow Corporate Partnerships Powered University Surveillance of Palestine ProtestsThe Counter Offensive reports:Witkoff was secretly giving Russians advicePariah StatesThe Register reports:CISA warns spyware crews are breaking into Signal and WhatsApp accountsDarkReading reports:DPRK’s FlexibleFerret Tightens macOS GripBig MediaThe Columbia Journalism Review reports:Could Public Skepticism of the Press Actually Be Good for Democracy?It could since most Big Media is owned by right-wing c^nts.ProPublica shares:ProPublica’s May-August 2025 Impact Report: Independent Investigations That Spur ChangeBig TechSage JournalsAlgorithms at your service: Understanding how X’s systems of recommendation likely fueled the far-right riots in the United Kingdom by amplifying visual representations of racist conspiracy theoriesRenée DiResta reports:On the internet, nobody knows you’re a MAGA influencer… in LagosThe Daily Beast reports:Top MAGA Influencers Accidentally Unmasked as Foreign Trolls404 Media reports:America’s Polarization Has Become the World’s Side HustleThe Register reports:Meta knows how bad its sites are for kids, say lawyersMM+M reports:What healthcare marketers need to know about Meta’s censoring of abortion adsThe Markup reports:How American Big Tech guards the profits it extracts around the worldCybersecurity/PrivacyBleepingComputer reports:Cox Enterprises discloses Oracle E-Business Suite data breachHmm, cable companies are literally shit at everything.Code beautifiers expose credentials from banks, govt, tech orgsDarkReading reports:Infamous Shai-hulud Worm Resurfaces From the DepthsThe Register reports:FCC guts post-Salt Typhoon telco rules despite ongoing espionage riskFediverseTerence Eden has:Now witness the power of this fully operational Fediverse!Ghost has:Explore the independent webRadWeb Hosting shares:How to Host Your Own Mastodon Server on a VPS (5 Minute Quick-Start Guide)How to Install Pleroma on Ubuntu VPS (5 Minute Quick-Start Guide)NodeBB announces:NodeBB v4.7.0 — category boost fixes, remote media/emoji in chats, and more!Slightly Decentralized Social MediaConnected Places has:ATmosphere Report – 144CTAs (aka show us some free love)That’s it for this week. Please share this edition of Destroying Autocracy.Follow me on the Fediverse. Or this site via the button in the footer. Or via RSS. Or even our future home in 2026, if you want a head start.Keep fighting!Ringleader, BattalionReuben Walker Follow me on the Fediverse#activitypub #ai #atproto #autocracy #bigJournalism #bigTech #democracy #fascism #fediverse #mastodon #nodebb #pleroma #stopChina #stopIsrael #stopRedAmerica #stopRussia #supportUkraine #technoanarchism #technofeudalismhttps://battalion.mobileatom.net/?p=3992
  • 0 Votes
    2 Posts
    24 Views
    @weekinfediverse v4.4.7 was released 2 days ago =)https://github.com/mastodon/mastodon/releases/tag/v4.4.7
  • 0 Votes
    2 Posts
    9 Views
    @Gina 🤞I hope they have some level of understanding of Open Source (and software in general).