From 010ca6e8dbef1dad057a923c640a8b3e713c8e1d Mon Sep 17 00:00:00 2001 From: zooko <> Date: Wed, 21 Jul 2010 16:13:20 +0000 Subject: [PATCH] add ticket link [Imported from Trac: page NewCapDesign, version 23] --- NewCapDesign.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NewCapDesign.md b/NewCapDesign.md index 5fc2bf1..94de631 100644 --- a/NewCapDesign.md +++ b/NewCapDesign.md @@ -184,7 +184,7 @@ several lower bounds on the length: `tahoe://grid1234/D/MR/cryptobits` should reference `tahoe://grid1234/MR/cryptobits`. (#403) * permit multiple encodings of the same file (same k, different N) to use - each other's shares (#678) + each other's shares (#678, #711) * 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)