Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Allowed kinds

The shipped default whitelist, in full. Everything not listed is rejected; see The whitelist: default deny.

KindNIPNameWhy Floonet carries it
001Profile metadataDisplay names and avatars, so contacts render as people
302Contact listFollow and contact lists
509Deletion requestLets users retract their own events
1359SealThe inner encrypted layer of a gift wrap
105959Gift wrapThe opaque envelope everything private travels in
1000265Relay listWhere a user can be found
1005017DM relay listWhere to deliver a user’s private messages
2723598HTTP authAuthenticates name-authority registration requests

Notes

  • The canonical list is whatever the Goblin wallet publishes and reads (goblin/src/nostr/ in the wallet source); the table above matches it.
  • Kind 22242 (NIP-42 AUTH) is a connection-level event, not a stored one, so it does not appear in the storage whitelist; it is handled by the auth machinery when authentication is enabled.
  • Operators upgrading an existing relay: the list may grow, but never narrow it below what live wallets already depend on.
  • Kind reference: https://nostrbook.dev/.