l
l
Could you rebase it and test with #5274 merged? vc-request cannot do AEAP because it is not encrypted. It was only encrypted due to a bug.
I still don't understand why vc-request is special. What if it is a vg-request? What if first message coming from a new address uses existing key, will it also fail...
With AEAP it is unclear what should happen if we have two contacts with the same key in a verified group and then someone writes to this group with the...
Does not work in CI, trying to update dependencies at #4989.
It is actually ready, but needs a JSON-RPC API as well.
The reason it is in the draft mode currently is because there is no decision on https://github.com/webxdc/website/issues/61
No idea how to fix it easily, one option would be ignoring the download limit in verified chats and just download everything immediately for now.
Ok, so ignoring download limit in 1:1 chat if 1:1 chat is verified seems like a solution.
It is actually not possible to know if the message belongs to a 1:1 chat before we download it. So we have no simple core solution.
> hm, but usually, the messages are sorted to the correct chat before downloading, or? Ok, true. It's a bit tricky because we decide not to download the full message...