Open catskillmarina opened 10 years ago
Excellent suggestion! I'd love to help out with this.
@david415 When implementing this, please take special care to the issue of "buffering" as any I/O operation done in globaleaks is in "streaming" due to performance reasons (on 128MB ram VPS you can upload a 1GB file because there's no buffering). You can join irc.oftc.net #globaleaks to brainstorm on the design for implementation of thaoe-lafs support. It would be useful to use the thaoe REST's API
@fpietrosanti what do we want to do on this ticket given the e2e encryption support that we will end having with the OTF roadmap and the various discussion related to https://github.com/freedomofpress/securedrop/issues/106?
I don't think we need thaoe-lafs, for the same reasons discussed on SD ticket. If a volounteer want to abstract filesystem storage to work on different filesystem, let's see!
I suggest to add tahoe-lafs support in the backend. A layer of abstraction in managing files would allow for swift and possibly other filesystems.