status-web icon indicating copy to clipboard operation
status-web copied to clipboard

Support Encrypted Communities

Open felicio opened this issue 1 year ago • 0 comments


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

felicio avatar Jan 03 '23 19:01 felicio