NIP-76: Relay Read Permissions
https://github.com/vitorpamplona/nips/blob/read-permission/76.md
イベントの読み取りを制限
NIP-42: Authentication of clients to relays の `AUTH` で認証されたユーザーと `rp` (read permission) タグまたはブルーム フィルターを使用した `prp` (probabilistic read permission) タグを比較して制御
`rp` タグ: `["rp", "
`prp` タグ: `["prp", "
参考: https://www.google.co.jp/search?q=ブルーム+フィルター
PR: https://github.com/nostr-protocol/nips/pull/1497
#Nostr