Definition

Nostr is an open protocol for signed messages and portable cryptographic identities — used by buzz so humans and agents hold keypairs independent of a single vendor platform.

Key Points

  • Buzz relay is single source of truth; events are NIP-01 signed kinds
  • Agent identity portability vs locked platform accounts
  • Apache-2.0 Buzz implementation at github.com/block/buzz

Sources