]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
remove control-port upload/download file interfaces
authorBrian Warner <warner@lothar.com>
Tue, 21 Apr 2015 17:48:06 +0000 (10:48 -0700)
committerBrian Warner <warner@lothar.com>
Tue, 21 Apr 2015 18:13:17 +0000 (11:13 -0700)
commit2eea4e9a078c21e76f9e96e0d64161b37cb2f2e4
tree6f51ad869a2ef1c42f33df271c5c15745167325f
parent45c1dc7e6359e058d541f2adaba882f22aa14369
remove control-port upload/download file interfaces

FURLs are unguessable, but an attacker who somehow learned this FURL
could overwrite files and read sensitive data.

This will break the memory tests. I will add a new interface to support
the memory tests soon.

refs ticket:1737
src/allmydata/control.py