What is Nostr?
liminal 🦠
npub1m3x…a5sf
2025-02-12 16:56:03

liminal 🦠 on Nostr: made a draft to extend nip56, would appreciate feedback or imrovements. The logic is ...

made a draft to extend nip56, would appreciate feedback or imrovements.

The logic is that clients can start off users with a whitelist of auto preview domains, but that kind of data can also exist on relays for other users/clients to make decisions from.

```
{
"kind": 10099,
"content": "",
"tags": [
["d", "domain_lists"], // identifier
["white", "nostr.build"],
["white", "void.cat"],
["black", "malicious-site.net"],
["black", "scam-domain.com"]
["unknown", "ask"] // Options: "load" | "block" | "ask"
]
}
```
https://github.com/limina1/nips/blob/extend56/56.md
Author Public Key
npub1m3xdppkd0njmrqe2ma8a6ys39zvgp5k8u22mev8xsnqp4nh80srqhqa5sf