mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-12-11 01:28:51 +00:00
nchat
This commit is contained in:
5
17.md
5
17.md
@@ -123,6 +123,11 @@ This NIP offers the following privacy and security features:
|
||||
|
||||
The 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.
|
||||
|
||||
## NIP-19 entity
|
||||
To create an `nchat` link:
|
||||
- `kind`: `17`
|
||||
- `special`: one or more pubkeys concatenated
|
||||
|
||||
## Implementation
|
||||
|
||||
Clients 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.
|
||||
|
||||
Reference in New Issue
Block a user