Updated How to Use Encrypted Group Chat (markdown)

Vishal 2022-12-16 16:38:18 +05:30
parent 5e30d2b03b
commit a77cca6550

@ -3,7 +3,7 @@ Encrypted Group chat works on principle of using a single shared secret, which i
Only the participants of the group will know that secret, so only the participants can send and read the messages to that channel.
On Nostr Console, you can create an encrypted group/channel, and then add people to it. The app will automatically send the shared secret to any participant you add to the given encrypted channel.
On Nostr Console, you can create an encrypted group/channel, and then add people to it. The app will automatically send the shared secret to any participant you add to the given encrypted channel. Its proposed NIP is [here](https://github.com/nostr-protocol/nips/pull/59).
Typically, this is how you'd use the encrypted group chat: