]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
known_issues.txt: edits suggested by Brian
authorZooko O'Whielacronx <zooko@zooko.com>
Mon, 21 Jul 2008 17:44:06 +0000 (10:44 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Mon, 21 Jul 2008 17:44:06 +0000 (10:44 -0700)
docs/known_issues.txt

index fc2634ab626e318630ca37af25acc57a178952cd..39c0b64370148ab9a7c7a01c843fd067b3355815 100644 (file)
@@ -14,11 +14,11 @@ produce more than one immutable file matching the same capability, so
 that different downloads using the same capability could result in
 different files.  This flaw can be exploited only by the original
 uploader of an immutable file, which means that it is not a severe
-vulnerability.  You can still rely on the integrity check to make sure
+vulnerability: you can still rely on the integrity check to make sure
 that the file you download with a given capability is a file that the
-original uploader intended.  The flaw is that the integrity check does
-not also provide the guarantee that the original uploader could have
-uploaded only one file per capability.
+original uploader intended.  The only issue is that you can't assume
+that every time you use the same capability to download a file you'll
+get the same file.
 
 ==== how to manage it ====