Opened at 2014-12-13T05:33:27Z
#2351 new enhancement
Create tahoe-lafs client using WebRTC for Dropbox like link sending
Reported by: | cloud_trouble | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | undecided |
Component: | code-frontend | Version: | n/a |
Keywords: | usability | Cc: | |
Launchpad Bug: |
Description
This might be way more trouble than it's worth, but it would be great if I could send a link to a friend for a file on my grid that my friend could use without installing tahoe and without me running a public gateway.
Maybe it's possible write a tahoe-lafs client in all javascript and using WebRTC.
For example, here's a bittorrent client that runs in a web browser:
https://github.com/feross/webtorrent
live example at https://instant.io
Note: See
TracTickets for help on using
tickets.