#879 new defect

Random-access download leaks information

Reported by: davidsarah Owned by: somebody
Priority: minor Milestone: undecided
Component: documentation Version: 1.5.0
Keywords: privacy docs Cc:
Launchpad Bug:

Description

Random-access download necessarily leaks information about which parts of a file are significant to a client. I don't think we can fix this, but document it as a known privacy issue.

Change History (2)

comment:1 Changed at 2010-02-05T20:34:42Z by davidsarah

Actually, since we currently obtain the whole file from the storage servers (for both mutable and immutable files -- see source:docs/performance.txt), I don't think we do have this information leak at the moment. This might change if we optimize random-access downloads further (#798).

comment:2 Changed at 2010-02-05T20:35:21Z by davidsarah

  • Priority changed from major to minor
Note: See TracTickets for help on using tickets.