> Simply put, it allows anyone to utilize our powerful technology to create completely fresh and new experiences for users with just a couple lines of code.
I wonder why on that labs page they have stolen Apple's 'settings' icon. It's exactly the same as the one used on the iPhone and iPad. Kind of sleazy of bittotrrent, although I suppose it's culturally consistent with their protocol.
I don't know why, but I had a visceral reaction to the browser prompt to install the extension in the paddleover demo. This is despite the fact that I'm a developer, and I'm well familiar with bittorrent. Maybe it has something to do with the fact that I feel like I have to be keenly aware of what my BT client is doing at any given moment. The thought of letting a BT client run unchecked in my browser is disconcerting ... am I completely off base here?
No. I also like the restrictions on time, speed and bandwidth I use on my client. Almost no traffic during the day and lots between 00:00 and 08:00 due to half bandwidth "cost" from my ISP. I also want to keep track of how much data has been transferred due to a bandwidth cap.
I had a similar reaction. I installed OneClick, but when I realised there wasn't even an options menu, I uninstalled it stat. I like the promise of the technology though. If anyone could run large-scale file/video distribution from any site, that would be pretty amazing.
I think BitTorrent (the company) need to address two things though:
1. Clarify the implementation. It's early days for Torque, but it should be clear to the user when they're uploading data and who can access that data.
2. Address the fact that the brand is (understandably but unfairly) associated with piracy and legal liability. Most people associate bittorrent with illegal downloads and most people don't know much at all about how the technology works. Even if they do, it's often obscured, which I guess brings us back to point 1...
Yeah, I felt the same thing. It just felt wrong somehow. But at some point BT is going to cease being a technical and controversial process and will be as simple and straightforward for everyone as normal transfer protocols are.
You guys are certainly correct. I'd recommend dragging the files on your bubble to the trash can if you're concerned. That will delete the torrent under the hood.
It has two parts. It installs a torrent client in your browser as an extension. Then it lets web sites control what gets uploaded and downloaded via BT. http://documentup.com/bittorrenttorque/btapp
> OneClick: Turn your torrent downloads into normal in-browser downloads.
This has been possible in Opera out-of-the-box for half a decade.
Apparently with Torque I have to manually install a third-party plug-in, and that plugin only works on Windows. Great progress there. It's like replacing HTML5 with Adobe Flash: from native browser support back to a proprietary plug-in.
> This has been possible in Opera out-of-the-box for half a decade.
BitTorrent support in Opera has been removed in Opera 12, at least on Mac OS X.[1]
I'm rather happy that they've removed it, since I already use a better BitTorrent client (Transmission) and Opera always hijack .torrent file to itself.
>This has been possible in Opera out-of-the-box for half a decade.
But it hasn't been in other browsers and Opera has a very small percentage of marketshare. If you're BitTorrent and you want people using their client in the browser, this project makes a lot of sense.
>plugin only works on Windows
I haven't played with it yet, but it ran an installer on my Mac. You might have been confused since it detects your operating system and just installs the right version, not letting you see which systems are supported.
>have to manually install a third-party plug-in
It is mostly automatic, but does ask you since plug-ins run native code and present a significant security risk.
I am guessing it might be necessary to use a plug-in because it requires more access to the system than Flash provides (at least in the security model that it gets run in within the browser) and also perhaps because it allows reusing existing code.
>>This has been possible in Opera out-of-the-box for half a decade.
>But it hasn't been in other browsers and Opera has a very small percentage of marketshare. If you're BitTorrent and you want people using their client in the browser, this project makes a lot of sense.
Since contrary to most other opera innovations it was not copied as an extension for firefox, this is probably not something people really want or need.
Pretty awesome. I can see this technology displacing CDNs in the future... everybody is a edge node!
The plugin downloader is still a large barrier to entry, though.What I'd really like to see is a parallel protocol to BitTorrent that's basically BitTorrent over WebSockets. Consider an update to Vuze, uTorrent, Transmission, and all the other clients, that added a simple WebSocket server. Now, Alice's web browser will never be able to connect to Bob's web browser directly (at least in the foreseeable future), but they could conceivably both connect to Charlie's full client if Charlie was running this server. And the trackers would need to be updated to serve Charlie's address to Alice and Bob (or HTTP proxies to the trackers would need to be developed), but then Alice and Bob could start building the DHT in their LocalStorages. I'm sure I'm missing a lot of technical challenges, but I think this might be feasible.
This is crazy, crazy good. And, it would be nice if it were javascript only; you could then get people to upgrade for better features. I wonder if packaging it for site admins rather than browser users is the right plan?
No, but if it becomes standard in most browsers, I would guess that would be enough for many people to consider using WebRTC for the same reasons they would consider use BitTorrent. And because of its accessibility, WebRTC would probably win. If that happens, that doesn't bode well for BitTorrent I'm afraid.
I hope/wonder when WebRTC gets adopted more that we will see more things like (I'm sorry I can't remember the name) [the variant of SIP that desktop clients can implement to allow WebRTC -> SIP connections] but basically modified UDP protocols that will initiate inside of a connected WebRTC session allowing one to connect to desktop clients via WebRTC clients.
So if uTorrent/BitTorrent implemented TorrentRTC protocol, browser based clients could initiate a WebRTC PeerConnection and then communicate using the normal DHT/BitTorrent UDP protocols.
Yes, it's kind of sad but I expect protocols of the future will be built on top of WebSocket or WebRTC (if they can't run over HTTP) so that they can work both native and in browsers.
you might be right. its technically feasible to allow a browse before you install, and it might be something we look into. Given that its a demo of the api though, the simpler the better. If someone looks at it and thinks "I'll make a better version", then we're pretty happy about that as well :)
Hmm, so I can create a web app that runs without a server... I can just post a link to a simple JS page that will start downloading the app and execute it in the background.
I don't see a use for this, though. It's not much different from just downloading the code and running it, although it'll be much simpler to install.
Worst use of "simply put" I've seen in a while. This page actually puts it simply: http://torque.bittorrent.com/labs/
> Turns all torrents links into regular downloads. No torrents to manage. Just content.