]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/interfaces.py
remove plaintext-hashing code from the helper interface, to close #722
authorBrian Warner <warner@lothar.com>
Mon, 1 Jun 2009 22:49:16 +0000 (15:49 -0700)
committerBrian Warner <warner@lothar.com>
Mon, 1 Jun 2009 22:49:16 +0000 (15:49 -0700)
commit4177a3616b6f887c7e18d66b5ed8c392f7b8c28c
tree55174f315f4a60e9e903756255da34c691b83797
parentc516361fd2648156194e34b6c9a02f24249312b6
remove plaintext-hashing code from the helper interface, to close #722
and deny the Helper the ability to mount a partial-information-guessing
attack. This will probably break compatibility between new clients and very
old (pre-1.0) helpers.
src/allmydata/immutable/offloaded.py
src/allmydata/immutable/upload.py
src/allmydata/interfaces.py