mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-03-27 10:11:49 +01:00
Updated How to Use Encrypted Group Chat (markdown)
parent
1bde124ab4
commit
5e30d2b03b
@ -13,7 +13,7 @@ As Creator of Group
|
||||
1. Using Nostr Console's encrypted channel menu, select 'create encrypted channel'. It will ask you for the name, about, picture of the channel, which you can add. On doing this, a new channel is created, and you are shown its channel id.
|
||||
2. You can now enter the channel by using the 'open channel' from menu, and entering the channel name, or the initial letters of the channel id.
|
||||
3. Once you are in the channel, it will at top show you the participants. Right now you as the creator are the only participant.
|
||||
4. Type '/add <pubkey>' where pubkey is a 64 byte long pubkey of the user you want to add ( and without the quotes). Press enter. On doing this, this user is automatically sent a Direct Message ( type 4 for now) which will have information (and the shared secret) about the new channel where you have added them.
|
||||
4. Type '/add <pubkey>' where pubkey is a 64 byte long pubkey of the user you want to add ( and without the quotes). Press enter. On doing this, this user is automatically sent an encrypted direct message ( kind 104 for now, not the kind 4 of DM's) which will have information (and the shared secret) about the new channel where you have added them.
|
||||
5. Add more people.
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user