V2 - Add Private Group chat type #2147
Replies: 2 comments 5 replies
-
|
How is a private group distinct from private channels? |
Beta Was this translation helpful? Give feedback.
-
|
I'd like to see revocability, a way to ban someone that's stronger than blocking their user name. Today if a private channel key is shared with someone the group doesn't want to participate the only option is for the remaining group members to rotate keys to a new channel. I think room servers could solve this, if rooms supported ACLs instead of one shared admin/guest password. The room sever could also solve impersonation, if they check the display name against the signature / decrypt key. I've heard complaints about room servers tho. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In v2 there should be three types of chats: public channels, private groups, and direct messages.
#publicchannel. This is beneficial to keep as anyone can send and see any message sent.Beta Was this translation helpful? Give feedback.
All reactions