upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/11.md
diff options
context:
space:
mode:
authorOscar Merry <MerryOscar@users.noreply.github.com>2024-05-20 11:12:03 +0100
committerGitHub <noreply@github.com>2024-05-20 11:12:03 +0100
commit32004283da0f0893d7b697c9a0b1a1f8611e9929 (patch)
treec9d13b72167c51968ee934e0f5af4e4a9419b70b /11.md
parentd33b223c6afe2be3d197d2cdb4686961a6fb2b29 (diff)
parentd85c3478137c3a17d7a1bdfce4c3cc9ddf7431e3 (diff)
Merge branch 'master' into external-content-ids
Diffstat (limited to '11.md')
-rw-r--r--11.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/11.md b/11.md
index 45102d7..a50038a 100644
--- a/11.md
+++ b/11.md
@@ -37,7 +37,7 @@ Detailed plain-text information about the relay may be contained in the `descrip
37 37
38### Pubkey 38### Pubkey
39 39
40An administrative contact may be listed with a `pubkey`, in the same format as Nostr events (32-byte hex for a `secp256k1` public key). If a contact is listed, this provides clients with a recommended address to send encrypted direct messages (See `NIP-04`) to a system administrator. Expected uses of this address are to report abuse or illegal content, file bug reports, or request other technical assistance. 40An administrative contact may be listed with a `pubkey`, in the same format as Nostr events (32-byte hex for a `secp256k1` public key). If a contact is listed, this provides clients with a recommended address to send encrypted direct messages (See [NIP-17](17.md)) to a system administrator. Expected uses of this address are to report abuse or illegal content, file bug reports, or request other technical assistance.
41 41
42Relay operators have no obligation to respond to direct messages. 42Relay operators have no obligation to respond to direct messages.
43 43