link to #510

[Imported from Trac: page GSoCIdeas2010, version 56]
zooko 2009-04-02 02:54:04 +00:00
parent 9c754d4081
commit 018524f461

@ -17,7 +17,7 @@ UPDATE: The [Python Software Foundation](http://www.python.org/psf) will allow T
* Dealing with NAT, ideally making it as easy to ignore as possible (taking advantage of upnp-igd and Zeroconf NAT-PMP). * Dealing with NAT, ideally making it as easy to ignore as possible (taking advantage of upnp-igd and Zeroconf NAT-PMP).
* 'tahoe sync'. The proposed #601 bidirectional sync option would be great for using tahoe as we would with dropbox (<http://www.getdropbox.com/>). Like the latter, the user could have a daemon which keeps things in sync in pollings within a one or two seconds schedule (maybe using inotify for uploads). In practical terms an user could have many machines pointing to the same tahoe:dir, each machine mapping this resource to a local directory, and all these machines could then have their local copies in sync, via tahoe:dir. I think this is good when someone has many machines and alternates use between them, like a notebook, a home desktop and an office desktop, for instance. * 'tahoe sync'. The proposed #601 bidirectional sync option would be great for using tahoe as we would with dropbox (<http://www.getdropbox.com/>). Like the latter, the user could have a daemon which keeps things in sync in pollings within a one or two seconds schedule (maybe using inotify for uploads). In practical terms an user could have many machines pointing to the same tahoe:dir, each machine mapping this resource to a local directory, and all these machines could then have their local copies in sync, via tahoe:dir. I think this is good when someone has many machines and alternates use between them, like a notebook, a home desktop and an office desktop, for instance.
* Optimize upload/download transfer speed. * Optimize upload/download transfer speed.
* Implement storage server protocol over HTTP. * Implement storage server protocol over HTTP. #510
## Free The Windows Client ## Free The Windows Client
* Make the [Windows client](http://allmydata.org/trac/tahoe-w32-client) use only free open-source software. * Make the [Windows client](http://allmydata.org/trac/tahoe-w32-client) use only free open-source software.