Live data from Hacker News

BitTorrent Sync Beta API Now Available to Developers

blog.bittorrent.com

11–20 of 35 posts

Re: BitTorrent Sync Beta API Now Available to Developers

#12
post #5

What's are the protocol differences against libtorrent capabilities? I assume it can sync differences between files, can libtorrent do that?

If the files haven't changed size, you don't need explicit support, just put the files in the right directory and let libtorrent treat them like damaged/incomplete downloads (it'll checksum the blocks and download the changes).

Dunno if it works for files of different sizes, though. It probably won't, since the blocks won't be in the same positions.

Re: BitTorrent Sync Beta API Now Available to Developers

#13
post #10

I really like the project and I would love to use it for https://cloudfleet.io (shameless plug), but ... show us the source, bittorrent! However I am hopeful that some other projects will come up (maybe based on http://www.gocircuit.org/ ) that will give us the same functionality with a verifiable code base.

The best open source alternative I've heard of so far is clearskies ( https://github.com/jewel/clearskies ). The implementation isn't complete yet, but it started right with a clear, open protocol definition based on standard technologies. I've been waiting for some free time to write a client myself - go circuit looks very interesting for that!

Oh, I didn't know that - thank you. High upon my list of things to try is also http://www.seafile.com/en/home/.

Re: BitTorrent Sync Beta API Now Available to Developers

#14

Without source it just can't be trusted.

Heck, even with just an open protocol, I'd trust the threat of competition to keep bittorrent inc behaving; using their client most of the time and an open source one for really paranoid use-cases. As it is now, they get nothing, and I wait for clearskies or something to become usable instead :(

Re: BitTorrent Sync Beta API Now Available to Developers

#18
post #9

Without source it just can't be trusted.

Has there been any kind of official response from Bittorrent about this? Are they planning on open sourcing the code at a later date or have they simply kept quiet this whole time, hoping the issue will go away?

I doubt it. Bram saw Bittorrent get hugely successful but didn't see corresponding financial returns. He probably attributes that to being open source and trying to avoid it happening again.

Re: BitTorrent Sync Beta API Now Available to Developers

#20
post #4

Without source it just can't be trusted.

Especially after Bittorrent started distributing malware with uTorrent updates.

thanks for mentioning that. never knew that uTorrent is actually developed by Bittorrent Inc. That makes it indeed very hard to trust the BT Sync service
Post reply on HN