macOS
brew install fedifylocal Homebrew formula metadata
brew
CLI toolchain for Fedify. Version 2.3.3 via Homebrew; verified 2026-07-19. Also installable with scoop: scoop install main/fedify.
install
brew install fedifylocal Homebrew formula metadata
scoop install main/fedifyScoop official bucket manifest trees · bucket/fedify.json · source: api.github.com
overview
CLI toolchain for Fedify
history
Fedify is a TypeScript framework and CLI toolchain for building ActivityPub and fediverse server applications. The Homebrew package exposes the fedify command, but the project is broader than the CLI: it is a monorepo containing the core framework, integrations, testing tools, vocabulary packages, and the CLI.
The GitHub repository was created in March 2024, and the package README describes Fedify as a TypeScript library for building federated server apps powered by ActivityPub and related standards. Its goal is to remove ActivityPub boilerplate so application authors can focus on product behavior.
Fedify's README lists core protocol features including Activity Vocabulary types, WebFinger client and server support, HTTP Signatures and HTTP Message Signatures, Object Integrity Proofs, NodeInfo, webhooks, Mastodon interoperability, framework integrations, and a CLI for testing and debugging.
By 2026 the project had active 2.x release lines and a large monorepo package list spanning web framework integrations, database drivers, relays, testing, vocab tooling, and the CLI. The official README also lists corporate and individual sponsors, which is a useful adoption signal for a young infrastructure project.
Fedify arrived during renewed developer interest in ActivityPub and the fediverse. Its README explicitly names Mastodon, Lemmy, Pixelfed, and PeerTube as recognizable networks in that ecosystem, and it packages the hard federation pieces for developers who do not want to implement the protocol stack from scratch.
The supplied package facts show the CLI packaged by Homebrew and Scoop. That is narrow compared with old Unix utilities, but significant for a young TypeScript project: it means the CLI is intended as a developer workstation tool, not just an npm library subcommand.
Developers use Fedify as an application framework and use the fedify CLI for testing and debugging federation behavior. The monorepo also includes packages for creating new projects, framework integration, storage backends, vocabulary generation, and ActivityPub-specific test support.
The CLI matters because federation bugs are often protocol and interoperability bugs rather than ordinary local code bugs. A dedicated toolchain gives developers a way to inspect, test, and debug ActivityPub behavior while building a service.
Fedify is package-nerd interesting because it represents a modern protocol framework being distributed through both JavaScript registries and system package managers. The Homebrew formula turns a TypeScript fediverse toolchain into a normal terminal command.
It also sits in a fast-moving standards-adjacent space. Its dependency surface includes W3C ActivityPub, WebFinger, HTTP Message Signatures, NodeInfo, and fediverse interoperability, so metadata accuracy helps distinguish it from generic web frameworks.
security posture
No matching local secret-handling manifest was found for fedify. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fedify | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/fedify-dev/fedify
install metadata
| Package key | brew:fedify |
|---|---|
| Version | 2.3.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fedify |
| Homepage | https://fedify.dev/cli |
| Repository | https://github.com/fedify-dev/fedify |
| Upstream docs | https://fedify.dev/cli |
| License | MIT |
| Source archive | https://github.com/fedify-dev/fedify/archive/refs/tags/2.3.3.tar.gz |
| Last updated | 2026-07-19T12:33:54Z |
| Pulse | updated |
| Build dependencies | deno |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fedify |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
main/fedify
scoop install main/fedifysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.