Fediverse native
Fedify-powered ActivityPub, modern signatures, and Misskey extensions connect you to more of the fediverse.
SiliconBeest is an ActivityPub server built on Cloudflare Workers. Connect Mastodon apps, share reactions with Misskey, and run across the global edge without a traditional server.
WHY SILICONBEEST
Compute, data, media, real-time connections, and background work are distributed across Cloudflare managed services. The same architecture serves a personal instance or a growing community.
Fedify-powered ActivityPub, modern signatures, and Misskey extensions connect you to more of the fediverse.
Workers serve the API and web app, D1·R2·KV hold data, and Durable Objects power real-time connections.
OAuth 2.0 + PKCE, passkeys, TOTP, scope enforcement, and safe remote-content handling are built in.
ARCHITECTURE AT A GLANCE
The main Worker serves the web app and API while queues isolate federation delivery, timelines, media, and notifications. Retries and a DLQ keep failures observable.
Explore the architecture →PROJECT GUIDES
Choose a domain, provision Cloudflare resources, deploy, and verify federation from end to end.
→02 Development · 15 min readUnderstand the monorepo, local development, tests, migrations, and contribution rules.
→03 Operations · 21 min readRun updates, backups, monitoring, incident response, and security reviews in a practical order.
→Learn how three Workers and Cloudflare data services handle requests, federation, and real-time events.
10 min read→ FederationFederation and compatibilityUnderstand ActivityPub, the Mastodon API, Misskey extensions, and federation troubleshooting.
11 min read→ SecuritySecurity baselineProject standards for authentication, authorization, untrusted input, and operational secrets.
9 min read→ CommunityList your instanceAdd a community-run SiliconBeest server to the public instance directory through a validated pull request.
7 min read→ Using SiliconBeestUsing SiliconBeestUse the web app, Mastodon-compatible clients, visibility controls, and the development instance safely.
6 min read→