mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
7 lines
No EOL
428 B
Markdown
7 lines
No EOL
428 B
Markdown
# Ditto NIP-78 events
|
|
|
|
[NIP-78](https://github.com/nostr-protocol/nips/blob/master/78.md) defines events of kind `30078` with a globally unique `d` tag. These events are queried by the `d` tag, which allows Ditto to store custom data on relays. Ditto uses reverse DNS names like `pub.ditto.<thing>` for `d` tags.
|
|
|
|
## `pub.ditto.blocks`
|
|
|
|
An encrypted array of blocked pubkeys, JSON stringified and encrypted with `nip07.encrypt`. |