-
Notifications
You must be signed in to change notification settings - Fork 230
Open
Labels
BackendbugSomething isn't workingSomething isn't workingmediumPull request is mediumPull request is medium
Description
Line 148 in 905c8c0
await sharePublicKey({ aesKey: aesPlain, publicKey: this.publicKey, sender: this.userId, channelId: this.channelId}); |
Right now AES encryption key is sent to server for exchange which is a vulnerability. It should be send via end-to-end encrypted channel.
Metadata
Metadata
Assignees
Labels
BackendbugSomething isn't workingSomething isn't workingmediumPull request is mediumPull request is medium