add desiderata

[Imported from Trac: page NewCapDesign, version 13]
zooko 2009-09-29 03:23:00 +00:00
parent 9180212154
commit bf69d77ed9

@ -174,3 +174,6 @@ several lower bounds on the length:
`tahoe://grid1234/MR/cryptobits`. (#403) `tahoe://grid1234/MR/cryptobits`. (#403)
* permit multiple encodings of the same file (same k, different N) to use * permit multiple encodings of the same file (same k, different N) to use
each other's shares (#678) each other's shares (#678)
* be derived from a hash of the plaintext to detect bugs in the decryption
or erasure-decoding (#453) and possibly also to be able to easily give
users a hash of the plaintext if they want it (#280)