Your tools.
Your notifications.
Your keys.
BeeBuzz is a push delivery system for private machine-to-person notifications from servers, automations, scripts, apps, and webhooks. Use end-to-end encrypted delivery when the sender can encrypt; use trusted delivery when it can't.
Hosted access is currently in beta. Self-hosting is open source under AGPL.
Quickstart
From sign-in to first message
Built for private machine-to-person notifications
For developers, homelabbers, and small teams sending notifications from systems they control. Not chat, not a team inbox, not a general messaging platform.
Homelab and self-hosted services
Notifications from servers, routers, backups, cron jobs, and homelab services.
Scripts, cron, and CI/CD
Notifications from scripts, deployments, pipelines, and scheduled jobs.
Private delivery to your devices
Direct delivery to your own devices, or to a small set of paired devices.
How delivery works
Two delivery modes, chosen by one question: can the sender encrypt before it talks to BeeBuzz?
End-to-end encrypted delivery
RecommendedSender
Encrypts locally
BeeBuzz
Stores ciphertext only
Web Push
Delivers encrypted envelope
Hive
Fetches and decrypts
BeeBuzz can't read the message.
Example senders
Trusted delivery
When neededSender
Sends the message
BeeBuzz
Reads to prepare delivery
Web Push
Delivers
Hive
Shows the message
BeeBuzz can read the message to prepare delivery.
Example senders