Changes between Initial Version and Version 6 of Ticket #723


Ignore:
Timestamp:
2013-11-28T21:46:55Z (11 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #723

    • Property Keywords integrity added
    • Property Owner set to daira
    • Property Milestone changed from undecided to soon
  • Ticket #723 – Description

    initial v6  
    1 Prompted by a question from David-Sarah Hopwood, I spent some time today reviewing the helper code, and realized that the client should be doing more verification of the data that the helper returns to it. Specifically, the client should:
     1Prompted by a question from Daira, I spent some time today reviewing the helper code, and realized that the client should be doing more verification of the data that the helper returns to it. Specifically, the client should:
    22
    33 * locally compute the ciphertext hashes (flat and Merkle tree), in {{{upload.EncryptAnUploadable}}}