Gottaname wrote:BogoSort: Well, BT took 5 years to Research and Develop, it's commands and systems are like DOS, ever tried hacking DOS? Nope, don't think you can. Same thing here for BT... Many Authors say that their product works... but BT HAS BEEN TESTED. Most Anime Digi subs are now spread using BT, it has proven to be a cheap and ideal solution to serve many ppl. Of course, BT will always be upgraded to meet the demands of the future. And people like you are simply not programmers who can understand that this people which developed the software for you spent time, money, energy and blood making these programs so that we can make our AMVs and better utilise our computers. Without them, we can kiss out AMV making goodbye so cut them some slack.
First of all, I have done a bit of DOS hacking back in the day. Course you do have to remember that DOS doesn't really do networking well at all, and once you have console access, breaking into the machine is pretty trivial no matter what you do. BT is probably more more closely related to a Unix daemon, and I have yet to see one ever that has never suffered from any exploits or DOS(Denial of Service) attacks.
Now a bit of history. BSD has been around for 25 years, with a userbase that far exceeds that of BitTorrent by many orders of magnitude. This userbase has TESTED BSD and tried to hack it, and the bugs in it get fixed as they are discovered. In fact, OpenBSD, which is an offshoot of the original BSD code has teams of coders auditing the code, and reauditing the code constantly in the hopes of removing any possible expliot. This is a far more thorough search than I suspect that the author of BT did.
You have to keep in mind the difference between different levels of works. There's the base level where it provides functionality. Microsoft products, Adobe products, and BitTorrent all easily provide that. Another level is internal stability, where the program doesn't have internal problems and die every now and then, that depends on the particular product from the companies, but I'd presume that BitTorrent is stable. The final level is external security. I have never seen anything that is completely secure from external attack. By virtue of having human coders they are bound to make mistakes of oversights that will result in exploitable bugs.
I happen to be a programmer, who also happens to take an interest in security. The first rule of security that I learned is that
nothing is secure. If it wasn't for my job where I program, the time that I spend having a social life, or the time that I spend working on amvs nowadays, I'd take you up on your challenge to try to find way to abuse the system.
Personally I think that BitTorrent is a fabuluous idea and works wonderfully. However I do have to dispute claims like "impossible to be hacked" or the less strong "impossible to be abused." Such things are never true when many competent people are try to prove that this isn't the case.