feat(2571): DMs for desktop#3263
Conversation
…ining with peers)
…nit since we can start initialization via qss or libp2p events
This reverts commit 0e8e8d7.
|
I'm trying to figure out if the "ID deterministic from participants" is a good idea. Some thoughts:
I think what happens is, right now you'll essentially have n (concurrent DM creation) different cryptographic/role contexts for the same channel id, and all messages will be visible. Is that right? That gives everyone the properties they want at this stage, or seems to! @islathehut can you vouch for this making sense and behaving well in the concurrent case? How do you feel about random id's and frontend-only enforcement of "same members, same DM channel"? |
Pull Request Checklist
(Optional) Mobile checklist
Please ensure you completed the following checks if you did any changes to the mobile package: