upleb.uk

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

summaryrefslogtreecommitdiff
path: root/17.md
diff options
context:
space:
mode:
authorKieran <kieran@harkin.me>2024-08-27 14:18:58 +0100
committerKieran <kieran@harkin.me>2024-08-27 14:27:00 +0100
commit765a18c81024f3933999d53e432542048ccd7e97 (patch)
tree72e60189db82e8be78650f3ad64bba742ee76a86 /17.md
parentfade0164f52033314bf0a5ef9bd63c2483afae9b (diff)
nchatnchat
Diffstat (limited to '17.md')
-rw-r--r--17.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/17.md b/17.md
index d22dbde..43e095b 100644
--- a/17.md
+++ b/17.md
@@ -123,6 +123,11 @@ This NIP offers the following privacy and security features:
123 123
124The main limitation of this approach is having to send a separate encrypted event to each receiver. Group chats with more than 100 participants should find a more suitable messaging scheme. 124The main limitation of this approach is having to send a separate encrypted event to each receiver. Group chats with more than 100 participants should find a more suitable messaging scheme.
125 125
126## NIP-19 entity
127To create an `nchat` link:
128 - `kind`: `17`
129 - `special`: one or more pubkeys concatenated
130
126## Implementation 131## Implementation
127 132
128Clients implementing this NIP should by default only connect to the set of relays found in their `kind:10050` list. From that they should be able to load all messages both sent and received as well as get new live updates, making it for a very simple and lightweight implementation that should be fast. 133Clients implementing this NIP should by default only connect to the set of relays found in their `kind:10050` list. From that they should be able to load all messages both sent and received as well as get new live updates, making it for a very simple and lightweight implementation that should be fast.