aboutsummaryrefslogtreecommitdiffstats
path: root/lang/js/src/Signature.js
diff options
context:
space:
mode:
authorMaximilian Krambach <[email protected]>2018-07-09 09:24:46 +0000
committerMaximilian Krambach <[email protected]>2018-07-09 09:24:46 +0000
commit67b6fa5a2948deed6a914c638f923fb9ad2eac66 (patch)
tree8373c672d5b10a4671f2a26944e8f0776a29175b /lang/js/src/Signature.js
parentjs: properly reject pgp message without signature (diff)
downloadgpgme-67b6fa5a2948deed6a914c638f923fb9ad2eac66.tar.gz
gpgme-67b6fa5a2948deed6a914c638f923fb9ad2eac66.zip
js: reduce request spam at getKeys()
-- * Don't make a secret-Key request for each Key retrieved, use one request for all of them instead, and assemble the info later. This should reduce the traffic with large Keyrings. The bulk retrieval for the public armored Keys for each of these Keys is still up to discussion * unittests: disabled assertion for the armored key (as it currently doesn't work) * encryptTest: clarified the mechanism/reason of rejection for Messages >64 MB. This is still a TODO, as this error comes from a different place (the browser itself) and behaves different from the other errors.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions