As far as I remember, uTorrent has an internal auto-update functionality that interrogates the server for a new version. I wonder how well that is secured and if owning utorrent.com is enough to distribute a malicious update to all users unfortunate enough to start the application while owned. I'm very wary about auto-updates that pull executables (as opposed to merely data) in this way. It's one thing for Chrome to…
UTorrent.com compromised, malware added to installer
11–20 of 40 posts
Re: UTorrent.com compromised, malware added to installer
#12Re: UTorrent.com compromised, malware added to installer
#13Earlier quoted context omitted.
still using the last-open source version with the auto-updater disabled!
May I suggest Deluge ( http://deluge-torrent.org/ )? It's open-source, cross-platform and very similar to µTorrent in both functionality and looks.
Deluge has all the features I want on a torrent client, I will replace my uTorrent installations on windows by deluge.
Re: UTorrent.com compromised, malware added to installer
#14Earlier quoted context omitted.
still using the last-open source version with the auto-updater disabled!
May I suggest Deluge ( http://deluge-torrent.org/ )? It's open-source, cross-platform and very similar to µTorrent in both functionality and looks.
Re: UTorrent.com compromised, malware added to installer
#15Earlier quoted context omitted.
Yes, but it's very difficult to setup outside Google.
courgette is just a binary diff algorithm -- there's nothing fancy to it (they use some really neat tricks, though), and apparently (I haven't verified) the source is in the chromium tree. validating your updates via asymmetric crypto can be mildly expensive ( http://www.verisign.com/code-signing/content-signing-certifi... lists Windows Authenticode certificates at $400/yr) but is within the realm of a small company.…
Re: UTorrent.com compromised, malware added to installer
#16Earlier quoted context omitted.
still using the last-open source version with the auto-updater disabled!
May I suggest Deluge ( http://deluge-torrent.org/ )? It's open-source, cross-platform and very similar to µTorrent in both functionality and looks.
Re: UTorrent.com compromised, malware added to installer
#17Earlier quoted context omitted.
still using the last-open source version with the auto-updater disabled!
May I suggest Deluge ( http://deluge-torrent.org/ )? It's open-source, cross-platform and very similar to µTorrent in both functionality and looks.
I think it is somewhat lighter resource-wise (I'm running it on my NAS), but apart from that I don't know the exact differences between Deluge and Transmission, but I thought I'd mention it for completeness' sake.
Re: UTorrent.com compromised, malware added to installer
#18Earlier quoted context omitted.
Yes, but it's very difficult to setup outside Google.
courgette is just a binary diff algorithm -- there's nothing fancy to it (they use some really neat tricks, though), and apparently (I haven't verified) the source is in the chromium tree. validating your updates via asymmetric crypto can be mildly expensive ( http://www.verisign.com/code-signing/content-signing-certifi... lists Windows Authenticode certificates at $400/yr) but is within the realm of a small company.…
Re: UTorrent.com compromised, malware added to installer
#19Earlier quoted context omitted.
courgette is just a binary diff algorithm -- there's nothing fancy to it (they use some really neat tricks, though), and apparently (I haven't verified) the source is in the chromium tree. validating your updates via asymmetric crypto can be mildly expensive ( http://www.verisign.com/code-signing/content-signing-certifi... lists Windows Authenticode certificates at $400/yr) but is within the realm of a small company.…
If I recall correctly, Google is facing a patent lawsuit over the Courgette technology. I don't remember if the complainant was a patent troll or not.