status-web
status-web copied to clipboard
Support Encrypted Communities
Notes
Desktop implementation:
- https://github.com/status-im/status-go/blob/d70d3cdf8c92a786a9fbfab7d2295547546f2aed/protocol/encryption/README.md
- https://github.com/status-im/status-go/blob/d70d3cdf8c92a786a9fbfab7d2295547546f2aed/protocol/messenger_communities.go#L1044
- https://github.com/status-im/status-go/blob/d70d3cdf8c92a786a9fbfab7d2295547546f2aed/protocol/encryption/encryptor.go#L667
- https://github.com/status-im/status-go/blob/d70d3cdf8c92a786a9fbfab7d2295547546f2aed/protocol/common/message_sender.go#L273
- https://github.com/status-im/status-go/blob/d70d3cdf8c92a786a9fbfab7d2295547546f2aed/protocol/common/message_sender.go#L295