Fedify: ActivityPub server framework
fedify.hollo.social.ap.brid.gy
Fedify: ActivityPub server framework
@fedify.hollo.social.ap.brid.gy
:fedify: Fedify is a TypeScript library for building federated server apps powered by ActivityPub and other standards, so-called fediverse. It aims to eliminate the […]

🌉 bridged from ⁂ https://hollo.social/@fedify, follow @ap.brid.gy to interact
Reposted by Fedify: ActivityPub server framework
It's alive! 🧟

After a bit of trial-error, got fediverse comments showing on a #nextjs site running #fedify
My personal fediverse-connected youtube mirror is now mostly feature complete.
(The video post in the screenshot is over here: https://watch.hayes.software/video/16)
#fediverse
November 14, 2025 at 3:55 AM
Reposted by Fedify: ActivityPub server framework
It's alive! 🧟

After a bit of trial-error, got fediverse comments showing on a #nextjs site running #fedify
My personal fediverse-connected youtube mirror is now mostly feature complete.
(The video post in the screenshot is over here: https://watch.hayes.software/video/16)
#fediverse
November 13, 2025 at 2:54 PM
Reposted by Fedify: ActivityPub server framework
It's very long so there's basically no chance of doing this all in one sitting but...whatever, let's see how far I can get this afternoon with @fedify's "build a federated microblog" tutorial: https://unstable.fedify.dev/tutorial/microblog

TBH I may get stuck with basic setup, I've written a […]
Original post on social.coop
social.coop
November 12, 2025 at 8:02 PM
Reposted by Fedify: ActivityPub server framework
Just opened an issue for a major new task for #fedify: building an #interoperability smoke test suite.

To ensure Fedify-built servers federate correctly with the wider #fediverse, we're planning to run automated E2E tests in #ci against live instances of Mastodon, Misskey, and more. This is […]
Original post on hollo.social
hollo.social
November 7, 2025 at 11:20 AM
Quick update on our release schedule! While we initially planned for Fedify 2.0 to follow version 1.9, we've decided to release Fedify 1.10 next instead. A few features originally slated for 1.9 need more time to mature, and we want to ensure Fedify 2.0 gets the careful attention it deserves for […]
Original post on hollo.social
hollo.social
October 15, 2025 at 7:31 AM
# Fedify 1.9.0: Security enhancements, improved DX, and expanded framework support

We are excited to announce Fedify 1.9.0, a mega release that brings major security enhancements, improved developer experience, and expanded framework support. Released on October 14, 2025, this version […]
Original post on hollo.social
hollo.social
October 14, 2025 at 8:59 AM
Exciting news for #fedify developers! We've just landed a major milestone for Fedify 2.0—the #cli now runs natively on #node.js and #bun, not just #deno (#456). If you install `@fedify/cli@2.0.0-dev.1761` from npm, you'll get actual JavaScript that executes directly in your runtime, no more […]
Original post on hollo.social
hollo.social
October 9, 2025 at 6:56 AM
Reposted by Fedify: ActivityPub server framework
While this solves our problems, we are far from the only Fediverse project that could use some funding and we want to support the growth of the entire ecosystem.

So to give back to the open social web, we’re also donating $500,000 total to these incredible Fediverse-related projects 🎉 […]
Original post on mastodon.social
mastodon.social
October 7, 2025 at 2:04 PM
### Announcement: AltStore becomes a financial contributor to Fedify

We're thrilled to announce that AltStore has become a financial contributor to Fedify! This generous support comes as part of AltStore's broader commitment to strengthening the open social web […]

[Original post on hollo.social]
October 8, 2025 at 3:30 AM
Reposted by Fedify: ActivityPub server framework
### Transparency update: Web framework integration progress

We're sharing a public project board to track our progress on web framework integrations for #fedify, work commissioned by the Sovereign Tech Fund (@sovtechfund). You can follow along at:

https://github.com/orgs/fedify-dev/projects/1 […]
Original post on hollo.social
hollo.social
October 5, 2025 at 4:55 AM
Reposted by Fedify: ActivityPub server framework
We're excited to announce that #fedify has been awarded a service agreement by the @sovtechfund! The Sovereign Tech Fund is investing €192,000 in Fedify's development over 2025–2026 to strengthen the fediverse ecosystem.

This investment will enable us to significantly expand Fedify's […]
Original post on hollo.social
hollo.social
October 2, 2025 at 3:13 PM
### Transparency update: Web framework integration progress

We're sharing a public project board to track our progress on web framework integrations for #fedify, work commissioned by the Sovereign Tech Fund (@sovtechfund). You can follow along at:

https://github.com/orgs/fedify-dev/projects/1 […]
Original post on hollo.social
hollo.social
October 5, 2025 at 4:55 AM
Reposted by Fedify: ActivityPub server framework
@fedify @sovtechfund this is fantastic news, and a huge validation for the work you're doing. Congratulations!
October 3, 2025 at 1:26 PM
Reposted by Fedify: ActivityPub server framework
This is amazing news! Fedify has received a substantial grant for further development, including portability for fediverse objects and enhanced dev kits for ActivityPub. 🎉🎉🎉

https://hollo.social/@fedify/0199a579-adb3-7bf5-a8ea-970c8fa91f09

#activitypub #fediverse #fedify
We're excited to announce that #Fedify has been awarded a service agreement by the @sovtechfund! The Sovereign Tech Fund is investing €192,000 in Fedify's development over 2025–2026 to strengthen the fediverse ecosystem. This investment will enable us to significantly expand Fedify's capabilities and make it easier for developers to build federated applications. The commissioned work focuses on improving developer experience, adding comprehensive debugging tools, and ensuring Fedify remains at the forefront of #ActivityPub innovation. Here are the key milestones we'll be delivering: * _Web framework integrations_ : Official adapters for Next.js, Elysia, Fastify, and Koa, making it seamless to add federation to existing applications * _ActivityPub debug & development tools_: Real-time debug dashboard with WebSocket monitoring, federation lifecycle hooks, and implementation checklist CLI to make federation interactions transparent and debuggable * _Storage & infrastructure enhancements_: `SQLiteKvStore` for robust file-based storage across Node.js, Deno, and Bun, plus performance optimizations for production deployments * _Comprehensive documentation & examples_: Specialized tutorials for building federated blogs, social networks, and content platforms, with complete working examples and migration guides * _Observability & monitoring_: Full OpenTelemetry metrics, performance benchmarking tools, and federation health dashboards for production environments * _Advanced features & standards_: FEP-ef61 (Portable Objects) support and implementation of emerging Fediverse Enhancement Proposals to keep Fedify at the cutting edge All developments will be open source and available for the entire #fediverse community to use, contribute to, and build upon. https://www.sovereign.tech/tech/fedify #opensource #SovereignTechFund #STF
hollo.social
October 3, 2025 at 1:39 AM
We're excited to announce that #fedify has been awarded a service agreement by the @sovtechfund! The Sovereign Tech Fund is investing €192,000 in Fedify's development over 2025–2026 to strengthen the fediverse ecosystem.

This investment will enable us to significantly expand Fedify's […]
Original post on hollo.social
hollo.social
October 2, 2025 at 3:13 PM
We've just published an experimental pre-release version 1.9.0-pr.431.1597 that adds CommonJS support to all npm packages in the Fedify ecosystem! 🧪

### What's new

This experimental build addresses one of the most requested features—better compatibility with CommonJS-based Node.js applications […]
Original post on hollo.social
hollo.social
September 13, 2025 at 6:48 AM
We're excited to share an update on #fedify's development! While we're actively working on Fedify 1.9 in the `main` branch, we've also begun preparations for Fedify 2.0 in the `next` branch.

Before you get too excited about revolutionary new features, we want to set clear expectations: Fedify 2 […]
Original post on hollo.social
hollo.social
September 10, 2025 at 9:36 AM
Reposted by Fedify: ActivityPub server framework
Finished the basic tutorial for #fedify - I can now Follow and Unfollow the "me" account. Lots of useful debugging and dev tools built in, too.

I think what's most interesting about this framework is that there are quite a few AP vocabulary activitites […]

[Original post on mastodon.social]
September 8, 2025 at 5:23 AM
Reposted by Fedify: ActivityPub server framework
In case you weren't aware, #fedify has both #discord and #matrix communities where you can get help, discuss features, or just chat about #activitypub and federated social networks.

* Matrix space: #fedify:matrix.org
* Discord server: https://discord.gg/bhtwpzURwd

Feel free to join […]
Original post on hollo.social
hollo.social
April 20, 2025 at 2:04 AM
The #fedify monorepo has grown to 16 packages!

We've been working hard to make Fedify more modular and easier to integrate with your favorite tools and platforms. From the core framework to database drivers, from CLI tools to web framework integrations—we've […]

[Original post on hollo.social]
August 31, 2025 at 4:39 AM
Reposted by Fedify: ActivityPub server framework
Shout-out for @fedify as a great tool for developers in the #fediverse 🫶🏻 from @dave #froscon
August 17, 2025 at 2:50 PM
We'd like to recognize the valuable contributions from two developers who participated in Korea's #ossca (Open Source Contribution Academy) program. Both contributors identified important gaps in #fedify's functionality and documentation, providing thoughtful solutions that benefit the broader […]
Original post on hollo.social
hollo.social
August 13, 2025 at 6:45 AM
All #fedify users must immediately update to the latest patched versions. A #critical authentication bypass #vulnerability (CVE-2025-54888) has been discovered in Fedify that allows attackers to impersonate any #activitypub actor by sending forged activities signed with their own keys.

This […]
Original post on hollo.social
hollo.social
August 8, 2025 at 2:39 AM
We're thrilled to announce Fedify 1.8.1, a mega release made possible through the incredible efforts of contributors from South Korea's #ossca (Open Source Contribution Academy). This release marks a significant milestone in #fedify's development, bringing major architectural changes, new […]
Original post on hollo.social
hollo.social
August 6, 2025 at 7:51 AM