diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2025-11-20 07:42:05 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2025-11-20 07:42:05 -0300 |
| commit | 2fac7a23b02279d585c201abca5d55cdfe2824c2 (patch) | |
| tree | 74003e7f5c64ba36b9c8abf106ea12031d1e5ef1 | |
| parent | c45f504537326121a2cf8d6fd7d6558185c4e98d (diff) | |
add nip34-related follow lists.code-follows
| -rw-r--r-- | 51.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -39,6 +39,8 @@ For example, _mute list_ can contain the public keys of spammers and bad actors | |||
| 39 | | DM relays | 10050 | Where to receive [NIP-17](17.md) direct messages | `"relay"` (see [NIP-17](17.md)) | | 39 | | DM relays | 10050 | Where to receive [NIP-17](17.md) direct messages | `"relay"` (see [NIP-17](17.md)) | |
| 40 | | Good wiki authors | 10101 | [NIP-54](54.md) user recommended wiki authors | `"p"` (pubkeys) | | 40 | | Good wiki authors | 10101 | [NIP-54](54.md) user recommended wiki authors | `"p"` (pubkeys) | |
| 41 | | Good wiki relays | 10102 | [NIP-54](54.md) relays deemed to only host useful articles | `"relay"` (relay URLs) | | 41 | | Good wiki relays | 10102 | [NIP-54](54.md) relays deemed to only host useful articles | `"relay"` (relay URLs) | |
| 42 | | Git authors | 10017 | code (people who produce NIP-34 events) follow list | `"p"` (pubkeys -- with optional relay hint and petname) | | ||
| 43 | | Git repositories | 10018 | [NIP-34](34.md) followed repositories | `"a"` (kind:30617 repository announcement event) | | ||
| 42 | 44 | ||
| 43 | ### Sets | 45 | ### Sets |
| 44 | 46 | ||