BitTorrent Sees Sync Users Share Over 1PB of Data
An anonymous reader writes with an update on the rapid adoption of BitTorrent Lab's Sync tool. From the article: "BitTorrent on Monday announced an impressive milestone for its file synchronization tool Sync: users have synced over 1PB of data. The company says over 70 terabytes are synced via the tool every day. BitTorrent first announced its Sync software back in January and released a private alpha. Between then and April 23, when the company release a public alpha, users synced over 200TB worth of data. In other words, over the past 13 days users have synced over 800TB of data. At this rate, the service will pass 10PB before even hitting a stable release."
I guess that's why it was closed-source only?
You only share among people with same shared key. So, no, you are not spreading your encrypted file to other people. At 1:1 it's pretty much direct peer-to-peer transfer. If more nodes are participating, then it can leverage distributed transfers from other nodes that may have part of the whole part of a file.
I might be wrong but I was under the understanding that it is primarily aimed at syncing your own data between your own devices (think Dropbox but without a centralised file server). You could choose to sync it with other users but they would then have access to your unencrypted data.
My understanding is that your data is only sync'd among your own computers. Specifically, when you create a shared folder, it has an associated secret (random string used as an encryption key), and only computers that have that secret have a copy of the data.