| #868 |
use helper to bypass NAT/firewall
|
|
defect
|
major
|
code-network
|
1.5.0
|
| #869 |
Allow Tahoe filesystem to be run over a different key-value-store / DHT implementation
|
nobody
|
enhancement
|
major
|
code-network
|
1.5.0
|
| #872 |
Adjust the probability of selecting a node according to its storage capacity (or other fitness measure)
|
davidsarah
|
enhancement
|
major
|
code-peerselection
|
1.5.0
|
| #905 |
gather information about historical server performance
|
|
enhancement
|
major
|
code-network
|
1.5.0
|
| #906 |
ETag support for mutable files and directories
|
|
defect
|
major
|
code-frontend-web
|
1.5.0
|
| #910 |
"tahoe mkdir" doesn't accept $CAP/path arguments?
|
|
defect
|
major
|
code-frontend-cli
|
1.5.0
|
| #912 |
Build In Fault-Monitoring and Reporting
|
nobody
|
enhancement
|
major
|
code-nodeadmin
|
1.5.0
|
| #913 |
Support running a storage node per drive easily
|
nobody
|
enhancement
|
major
|
code-nodeadmin
|
1.5.0
|
| #940 |
display space-usage configs, space used, space available for your storage server
|
|
enhancement
|
major
|
code-storage
|
1.6.0
|
| #944 |
"tahoe mv" doesn't accept just a path as the second argument?
|
|
defect
|
major
|
code-frontend-cli
|
1.6.0
|
| #946 |
upload should succeed as soon as the servers-of-happiness criterion is met
|
nobody
|
enhancement
|
major
|
code-encoding
|
1.6.0
|
| #960 |
integrate Tahoe-LAFS into GVFS
|
|
enhancement
|
major
|
code-frontend
|
1.6.0
|
| #980 |
handle SIGHUP by reloading your config file
|
warner
|
defect
|
major
|
code-nodeadmin
|
1.6.0
|
| #981 |
chroot support?
|
somebody
|
enhancement
|
major
|
code
|
1.6.0
|
| #992 |
Store Content-Type as part of directory entries
|
somebody
|
enhancement
|
major
|
code
|
1.6.0
|
| #994 |
support precompressed files
|
somebody
|
enhancement
|
major
|
code
|
1.6.0
|
| #995 |
It's way too easy to give away write directory caps
|
nobody
|
defect
|
major
|
code-frontend-web
|
1.6.0
|
| #997 |
The webapi/WUI should have https enabled by default
|
nobody
|
defect
|
major
|
code-frontend-web
|
1.6.0
|
| #1001 |
test framework for web apps that use JavaScript
|
davidsarah
|
defect
|
major
|
code
|
1.6.0
|
| #1003 |
add-lease may fail to mark a node if the path by which it is reachable changes during marking
|
somebody
|
defect
|
major
|
code
|
1.6.1
|
| #1011 |
secure decentralized blog
|
somebody
|
enhancement
|
major
|
code
|
1.6.1
|
| #1018 |
backup manager task (inside the node)
|
|
enhancement
|
major
|
code-frontend
|
1.6.1
|
| #1029 |
download a subtree as an archive
|
|
enhancement
|
major
|
code-frontend-web
|
1.6.1
|
| #1044 |
short-circuit checker/verifier behavior
|
|
defect
|
major
|
code-encoding
|
1.6.1
|
| #1047 |
Upload failures should report useful HTTP status lines
|
nobody
|
enhancement
|
major
|
code-frontend-web
|
1.6.1
|
| #1048 |
Expected exceptions should not include tracebacks
|
|
enhancement
|
major
|
code-frontend-web
|
1.6.1
|
| #1059 |
sshfs does not wait for an FX_CLOSE request to complete before reporting success from the close
|
|
defect
|
major
|
code-frontend-ftp-sftp
|
1.6.1
|
| #1102 |
"tahoe ls $DIRCAP:" gives an unhelpful error message
|
|
defect
|
major
|
code-frontend-cli
|
1.7.0
|
| #1103 |
"tahoe cp -r" gives unhelpful error message when you append a ':" to the dircap as arg
|
|
defect
|
major
|
code-frontend-cli
|
1.7.0
|
| #1105 |
allow uncoordinated reads concurrent with writes of a mutable file or directory locally
|
|
defect
|
major
|
code-mutable
|
1.7.0
|
| #1107 |
"sneakernet" servers
|
|
enhancement
|
major
|
code-storage
|
1.7.0
|
| #1122 |
failure in allmydata.test.test_runner.RunNode.test_client: 'does not look like a running node directory'
|
drewp
|
defect
|
major
|
code-nodeadmin
|
1.7.0
|
| #1126 |
maybe have separate code paths for upload and repair
|
|
defect
|
major
|
code-peerselection
|
1.7.0
|
| #1132 |
browser protocol handler or plugin for Tahoe URIs
|
|
enhancement
|
major
|
code-frontend-web
|
1.7.1
|
| #1142 |
Unlikely XSS Potential in File Names in WUI
|
nobody
|
defect
|
major
|
code-frontend-web
|
1.7.1
|
| #1144 |
Loopy/Uninhibited/Overlarge Filename Makes Web Server Crump
|
nobody
|
defect
|
major
|
code-frontend-web
|
1.7.1
|
| #1163 |
server stats
|
|
enhancement
|
major
|
code-nodeadmin
|
1.8β
|
| #1179 |
use μTP
|
|
enhancement
|
major
|
code-network
|
1.8β
|
| #1184 |
Clean up the front page of the project site
|
secorp
|
task
|
major
|
website
|
n/a
|
| #1187 |
mitigate the performance bottleneck of slow servers in download
|
|
defect
|
major
|
code-network
|
1.8β
|
| #1189 |
investigate best FUSE+sshfs options to use for performance and correctness of SFTP via sshfs
|
bj0
|
defect
|
major
|
code-frontend-ftp-sftp
|
1.8β
|
| #1193 |
adding support for http byte range in http_common.do_http
|
guyzmo
|
enhancement
|
major
|
code-frontend-cli
|
1.8β
|
| #1213 |
Should support change of hash functions
|
somebody
|
task
|
major
|
code
|
1.8.0
|
| #1215 |
add CORS support
|
|
enhancement
|
major
|
code-frontend-web
|
1.8.0
|
| #1221 |
operation stats are not sufficient to understand what's wrong
|
|
defect
|
major
|
code-frontend-web
|
1.8.0
|
| #1222 |
scoreboard server status
|
|
enhancement
|
major
|
code-peerselection
|
1.8.0
|
| #1244 |
make sure we have binaries of zfec for all supported platforms and versions of Python
|
nobody
|
defect
|
major
|
packaging
|
1.8.0
|
| #1269 |
add tcpdump data to viz tool
|
|
enhancement
|
major
|
code-encoding
|
1.8.0
|
| #1271 |
trac: show tooltip of standard keywords on ticket-modify pages
|
somebody
|
enhancement
|
major
|
dev-infrastructure
|
1.8.0
|
| #1281 |
implement a notification mechanism, e.g. for accounting messages
|
somebody
|
enhancement
|
major
|
code
|
1.8.1
|
| #1283 |
support running as a service on Windows
|
|
enhancement
|
major
|
code-nodeadmin
|
1.8.1
|
| #1288 |
support streaming uploads in uploader
|
|
enhancement
|
major
|
code-encoding
|
1.8.1
|
| #1290 |
replace all use of pickles with JSON
|
somebody
|
defect
|
major
|
code
|
1.8.1
|
| #1299 |
make 'tahoe debug dump-cap' print attenuated versions of the cap, and give it a better command name
|
|
defect
|
major
|
code-frontend-cli
|
1.8.1
|
| #1300 |
turn on garbage collection by default, offer obvious deep-repair-lease, warn about unset config
|
nobody
|
enhancement
|
major
|
unknown
|
1.8.1
|
| #1312 |
tiddly_on_tahoe says "saving please wait...done" *after* it is finished saving
|
nobody
|
defect
|
major
|
unknown
|
1.8.1
|
| #1315 |
tiddly_on_tahoe put back saveBackup functionality
|
nobody
|
defect
|
major
|
unknown
|
1.8.1
|
| #1316 |
tiddly_on_tahoe caching issue -- must hit reload to see new contents
|
nobody
|
defect
|
major
|
unknown
|
1.8.1
|
| #1317 |
button to create a new tiddly_on_tahoe instance
|
nobody
|
enhancement
|
major
|
unknown
|
1.8.1
|
| #1318 |
tiddly_on_tahoe wrong error message when server is unreachable
|
nobody
|
defect
|
major
|
unknown
|
1.8.1
|
| #1319 |
tiddly_on_tahoe Suggested feature: blog comments
|
nuttycom
|
defect
|
major
|
unknown
|
1.8.1
|
| #1321 |
tiddly_on_tahoe writes itself more times than necessary?
|
nobody
|
enhancement
|
major
|
unknown
|
1.8.1
|
| #1323 |
tiddly_on_tahoe header should link to immutable as well as to read-only links
|
nobody
|
enhancement
|
major
|
unknown
|
1.8.1
|
| #1324 |
tiddly_on_tahoe Make the default tiddlywiki indicate capability being used to access it.
|
nobody
|
enhancement
|
major
|
unknown
|
1.8.1
|
| #1325 |
make `tahoe backup` keep more filesystem metadata
|
nobody
|
enhancement
|
major
|
unknown
|
1.8.1
|
| #1327 |
tiddly_on_tahoe Tahoe patches change tiddlywiki behavior in unexpected way
|
nobody
|
defect
|
major
|
unknown
|
1.8.1
|
| #1331 |
--verify option for `tahoe backup`
|
nobody
|
defect
|
major
|
code-frontend-cli
|
1.7.1
|
| #1343 |
how does a packager find version requirements for indirect dependencies?
|
somebody
|
defect
|
major
|
packaging
|
1.8.1
|
| #1352 |
zsh (and maybe other shells) completion
|
|
enhancement
|
major
|
contrib
|
1.8.2
|
| #1353 |
make the FUSE interface be a supported, first-class feature
|
somebody
|
enhancement
|
major
|
documentation
|
1.8.2
|
| #1354 |
compression (e.g. to efficiently store sparse files)
|
|
enhancement
|
major
|
code-encoding
|
1.8.2
|
| #1361 |
revive the Windows Virtual Drive using open source filesystem library
|
|
enhancement
|
major
|
code-frontend
|
1.8.2
|
| #1367 |
tolerance for broken TCP connections due to incorrect/restrictive firewalls
|
|
defect
|
major
|
code-network
|
1.8.2
|
| #1368 |
make the added convergence secret be a per-file configuration
|
nobody
|
defect
|
major
|
code-frontend
|
1.8.2
|
| #1369 |
allow static HTML files to be transcluded into WUI Welcome and directory listing pages
|
|
defect
|
major
|
code-frontend-web
|
1.8.2
|
| #1373 |
'tahoe cp' should not make links to existing immutable files when the encoding parameters have changed
|
|
defect
|
major
|
code-frontend-cli
|
1.8.2
|
| #1374 |
"walk through" or guide for people who want to read some code
|
nobody
|
enhancement
|
major
|
documentation
|
1.8.2
|
| #1406 |
performance measurement automation and visualization
|
somebody
|
enhancement
|
major
|
dev-infrastructure
|
1.9.0a1
|
| #1422 |
https node.url is not verified by httplib
|
nobody
|
defect
|
major
|
code-frontend-cli
|
1.8.2
|
| #1448 |
Storage node discovery via avahi
|
alexs
|
enhancement
|
major
|
code-network
|
1.8.2
|
| #1453 |
automated tests with all supported versions of dependencies
|
somebody
|
defect
|
major
|
packaging
|
1.8.2
|
| #1456 |
High latency for 'tahoe get' if 'tahoe put' in parallel
|
T_X
|
defect
|
major
|
code
|
1.8.2
|
| #1495 |
test forks of MacFUSE for use with sshfs on OS X Lion
|
tarcieri
|
task
|
major
|
code-frontend
|
1.8.2
|
| #1511 |
confusing error message from 'tahoe backup' when source directory doesn't exist
|
|
defect
|
major
|
code-frontend-cli
|
1.9.0a1
|
| #1550 |
new/alternate download visualizer
|
drewp
|
enhancement
|
major
|
code-frontend-web
|
1.9.0a2
|
| #1596 |
more specific error message for the case where too few servers are connected
|
somebody
|
defect
|
major
|
code
|
1.9.0
|
| #1646 |
nondeterministic failure of mydata.test.test_runner.RunNode.test_introducer
|
davidsarah
|
defect
|
major
|
code
|
1.9.0
|
| #1652 |
pyfilesystem tahoe-lafs mounted with fuse does not handles fs.errors.StorageSpaceError
|
nobody
|
defect
|
major
|
code-frontend
|
n/a
|
| #1659 |
setuptools/easy_install/pip-installed package lacks documentation
|
nejucomo
|
defect
|
major
|
documentation
|
1.9.0
|
| #1665 |
Brainstorm webapi vulnerabilities between the operator and a user and between users.
|
|
task
|
major
|
code-frontend-web
|
n/a
|
| #1684 |
duplicate settings in tahoe.cfg should produce an error
|
|
defect
|
major
|
code-nodeadmin
|
1.9.1
|
| #1696 |
attempting more than four simultaneous put uploads seems to break client
|
somebody
|
defect
|
major
|
code
|
1.9.1
|
| #1731 |
httplib.BadStatusLine exception occurred once in 10000 "tahoe put"s to the same SDMF writecap
|
davidsarah
|
defect
|
major
|
code-frontend
|
1.9.1
|
| #1811 |
9P frontend
|
|
enhancement
|
major
|
code-frontend
|
1.9.2
|
| #1859 |
Proof-of-concept attack: Upload and execute attacker controlled js from any domain.
|
davidsarah
|
defect
|
major
|
code-frontend-web
|
1.9.2
|
| #1904 |
filenames leak into log files from rename (and other web-API operations that take filenames)
|
|
defect
|
major
|
code-frontend-web
|
1.9.2
|
| #1939 |
memory leak (during check --repair --add-lease)
|
killyourtv
|
defect
|
major
|
code
|
1.9.2
|
| #2125 |
don't cache failures!
|
|
defect
|
major
|
code-frontend-web
|
1.10.0
|
| #2202 |
ERROR: UnrecoverableFileError(no recoverable versions)
|
daira
|
defect
|
major
|
unknown
|
1.10.0
|
| #2336 |
using two copies of the same node directory fails badly
|
|
defect
|
major
|
code-network
|
1.10.0
|
|
(more results for this group on next page)
|