# fedify mit Homebrew, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fedify in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:fedify
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install fedify
```

  Evidenz: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/fedify
```

  Evidenz: Scoop official bucket manifest trees: bucket/fedify.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:fedify
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/fedify>
- **Version:** 2.3.3
- **Quellzusammenfassung:** CLI toolchain for Fedify
- **Homepage:** <https://fedify.dev/cli>
- **Repository:** <https://github.com/fedify-dev/fedify>
- **Upstream-Dokumentation:** <https://fedify.dev/cli>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/fedify-dev/fedify/archive/refs/tags/2.3.3.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-19T12:33:54Z
- **Generiert:** 2026-07-25T07:20:51+00:00

## Executables

- fedify (cli)
- fedify (Alias)

## Build-Abhängigkeiten

- deno

## Installationsverhalten

- Post-install-Hook: definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-25
- Manager-Version: 2.3.3
- Manager aktualisiert: 2026-07-19
- lokale Daten: OK
- Upstream-Repository: https://github.com/fedify-dev/fedify
- neueste erkannte Version: 2.3.3 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2024: Fedify GitHub repository created.
- 2026: Fedify 2.3.x release line active.
- 2026: README lists a broad monorepo with core, CLI, framework integrations, database drivers, relay, testing, and vocabulary packages.

### Related projects

- ActivityPub and Activity Vocabulary are the core W3C standards Fedify builds on.
- Mastodon, Lemmy, Pixelfed, and PeerTube are fediverse projects Fedify names as familiar parts of the ecosystem.
- Hollo is related through the project's fediverse account domain and Fedify ecosystem visibility.

### Quellen

- <https://github.com/fedify-dev/fedify>
- <https://raw.githubusercontent.com/fedify-dev/fedify/main/packages/fedify/README.md>
- <https://fedify.dev/cli>
- <https://api.github.com/repos/fedify-dev/fedify>
- <https://api.github.com/repos/fedify-dev/fedify/releases>
- <https://formulae.brew.sh/formula/fedify>


## Sicherheitshinweise

Für fedify wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

- **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:** head, stable

## Andere Paketmanager-Einträge

- Scoop - main/fedify: normalized package name match | Scoop official bucket manifest trees: bucket/fedify.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Verwandte Links

- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/de/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/de/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [deno](https://www.automicvault.com/de/pkg/brew/deno/) - Build dependency declared by Homebrew.
- [cot](https://www.automicvault.com/de/pkg/brew/cot/) - Shares av.db curated category or tags: cli, developer-tools, web-framework.
- [cppcms](https://www.automicvault.com/de/pkg/brew/cppcms/) - Shares av.db curated category or tags: cli, developer-tools, web-framework.
- [kore](https://www.automicvault.com/de/pkg/brew/kore/) - Shares av.db curated category or tags: cli, developer-tools, web-framework.
- [astgen](https://www.automicvault.com/de/pkg/brew/astgen/) - Shares av.db curated category or tags: cli, developer-tools, typescript.
- [bash-language-server](https://www.automicvault.com/de/pkg/brew/bash-language-server/) - Shares av.db curated category or tags: cli, developer-tools, typescript.
- [bit](https://www.automicvault.com/de/pkg/brew/bit/) - Shares av.db curated category or tags: cli, developer-tools, typescript.
- [bumpp](https://www.automicvault.com/de/pkg/brew/bumpp/) - Shares av.db curated category or tags: cli, developer-tools, typescript.
- [changelogen](https://www.automicvault.com/de/pkg/brew/changelogen/) - Shares av.db curated category or tags: cli, developer-tools, typescript.
- [drogon](https://www.automicvault.com/de/pkg/brew/drogon/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, developer, developer-tools, framework, server.

## Combined YAML source

View the package source record on GitHub. [combined/fedify.yml](https://github.com/automic-vault/db/blob/main/combined/fedify.yml)


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
