Skype Is Working To Defeat the Reverse Engineering 169
ndogg writes "Michael Larabel of Phoronix was emailed a response to the reverse engineering of the Skype protocol from the VP of Skype's PR company, who said that the reverse engineering was done for the use of spam/phishing, and that it's an infringement of their IP, and that they are working to defeat it."
Skype on Linux (Score:5, Insightful)
Perhaps if Skype's Linux client had been better maintained and offered a feature parity to the Windows and Mac OS X clients, there wouldn't be people spending time on reverse-engineering the protocol so that they could write their own client.
Or, maybe, there are just a lot of Linux users who hate proprietary software, and don't trust Skype. Skype uses a lot of anti-debugging techniques. What are they hiding?
Re: (Score:1, Insightful)
Re:Skype on Linux (Score:5, Insightful)
Maybe they're not hiding anything, maybe they're just trying to protect their proprietary software. After all, they are a business just trying to make money.
They've been hiding their protocols. These are not protected by patent (which would involve publishing them, assuming they were patentable). Their implementation is probably protected by copyright, but a competing implementation is unlikely to infringe that copyright, unless it is a "slavish" copy. There does not seem to be a trademark issue in play. Conclusion: it looks like they are merely trying to protect a trade secret which has been uncovered by reverse engineering. Note that reverse engineering to uncover secret methods is entirely legitimate.
So yes, Skype is trying to preserve its revenue stream, which is secured only by secrecy of the protocols used by the proprietary Skype software. These protocols have now been made rather less secret, and apparently by legally acceptable means. So let's all say to Skype: "good luck with that".
Re:Skype on Linux (Score:5, Informative)
So yes, Skype is trying to preserve its revenue stream, which is secured only by secrecy of the protocols used by the proprietary Skype software.
Not at all. Afaik, their revenue stream comes from upsell services tied to POTS interfacing and voicemail. Just because you know the client protocol does not mean you can access those services for free; they're tied to account balances that Skype maintains outside of the client connectivity.
Re: (Score:2)
Exactly. I pay Skype to access phone lines at a competitive rate. If another client lets me connect to their service I still need to pay them to access that service. However, if they change protocol to defeat another client, and if they do not upgrade their linux client accordingly, then they force me as a paying customer to abandon the service. Hence, Skype itself is endangering their revenue stream, not the reverse engineered client.
Re: (Score:3)
Their revenue stream relies on lock-in. To the unknowing masses who don't understand packet switching or P2P connections Skype might seem like a reasonable deal, but for a VOIP gateway their service is ridiculously over-priced. If a competitor can offer their own service, but still allow it's users to easily interact with Skype customers then they would have to compete based on merit alone.
Bad business (Score:2)
If your business model is shot by having your wire protocol well understood, your business model is crap. Based on my admittedly low knowledge of Skype, I don't understand how third party clients can threaten them, since the client is free, not ad-supported, and they charge for access to services, unless they enforce those business policies client-side, which brings us to point two...
If your protocol being understood opens the door to unauthorized access to your premium services and phishing and other secu
Re:Bad business (Score:4, Insightful)
I believe the problem they face is that if the client protocol is understood, any monkey can implement that client protocol in a program which dials millions of Skype users per second offering to sell them half-off auto warranties or telling them about that $15,000,000 they need to smuggle out of Zambia, effectively destroying the trust in Skype, potentially resulting in an exodus of customers. Their perspective is not entirely unjustified.
However, they don't appear to be spending much time working on a mitigation technique for when some jerk-off in the middle of nowhere (i.e. Nigeria) manages to achieve the same goal - because no legal threat will work on those fuckers.
Re: (Score:2)
Rather obvious: Skype very likely has an eavesdropping interface hidden in there and has deals with at least the NSA. Nobody in their right mind uses Skype for confidential calls.
Re: (Score:2)
Skype is Peer to Peer. It hardly needs to have something installed to allow eavesdropping, all it needs is the feds to put up a Skype client with sufficient bandwidth to pretty much guarantee a Supernode assignment - which is fairly trivial for a government.
Re: (Score:2)
That would not help a lot with end-to-end encryption. There are ways to eavesdrop on encrypted voice communication, but a backdoor into the crypto is what you really want. Also, a way to help the supernode selection along is most welcome and reduces effort.
Re:Skype on Linux (Score:5, Interesting)
The Civilian Assistance to Law Enforcement Act mandates that all telecommunications service providers install and maintain back doors into their systems for the express purpose of enabling Federal law enforcement to intercept private communications. If you want your phone calls to be "off the record" you have to use VOIP and encrypt your traffic. If a closed source proprietary VOIP provider offers encryption, they are directly obstructing law enforcement agencies in the execution of their lawfully authorized surveillance activities. There is no question that Skype has been requested to provide back doors into their "secure" proprietary protocol - unless of course it has always been trivial snake oil crypto, always a strong probability with closed source commercial products.
Of course, the parent poster already knows all the answers, and we are lucky that he took a moment away from licking the boots of his beloved owners to favor us with words of wisdom.
Re: (Score:2)
Assuming that a) they will only ever use such backdoors for the right purposes and b) no other entity will be able to use them.
If a closed source proprietary VOIP provider offers encryption, they are directly obstructing law enforcement agencies in the execut
Re: (Score:2)
On the other hand there are plenty of well proven techniques which you can use to ensure that Eve will learn very little. e.g. using a code.
Even some which can be used to discover her existance and/or identity.
Re: (Score:1)
Re:Skype on Linux (Score:5, Interesting)
I have a surprise for you:
strace ls -l 2>&1 | grep passwd
open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 4
Reading /etc/passwd is fine (Score:2)
Thus, the encrypted passwords, required for brute-force decryption attempts, are not available to every Tom, Dick, and Mallory.
Re: (Score:2)
What are they hiding?
Awesome, Anonymous Coward is wondering what the other dude is hiding...
Re: (Score:2)
If you don't understand the problem we have with that, then I suggest you imagine that the first telecom company kept their protocols private, locking everybody in!
Re: (Score:2)
someone else would have been free to create a competitor network and service, and would also have been free to open their protocol, making it popular in its own way, eventually taking over and shutting down the popularity of the original network... rather than the original network having their freedom stripped from them, just so others can cash in in the game
Re: (Score:1)
To get into some games you have to BE the big player or you can't get off the ground. Things have changed in some circustances because of court rullings. Either companies were broken up or required to do something which allowed others to get in the game. I think AOL IM was like that.
Re: (Score:2)
Re: (Score:3)
Re: (Score:2)
Re: (Score:2)
Are you serious???
Come on, take for example Twitter. Being the first big player in this field, it was easy for them to get "customers".
However, their service could be much better when it would be open. Like e-mail is open. For instance, if the protocal was open, no single company would have had insight into all the messages being sent around, and that's a huge plus from a privacy standpoint. Skype is in a similar position.
But I guess, being the first is what counts. It started with plain old "land". And now
Re: (Score:1)
However, their service could be much better when it would be open. Like e-mail is open.
You picked a rather lousy example of 'open.' Email is so open that it's a spam center and that makes it significantly less useful than it could be. Twitter probably wouldn't even have come into existence if people could rely on email as being more secure and spam-free.
Re: (Score:2)
is twitter more secure and spam free?
possibly true about more secure but there is spam. which kind of torpedo's your argument.
Re:Skype on Linux (Score:5, Insightful)
imagine that the first telecom company kept their protocols private, locking everybody in!
Umm. They did. You never heard of A. G. Bell's little company? Subject of an antitrust suit back in the 70's? Name of AT&T?
Of course, like the T-1000, the Baby Bells are slowly coalescing back into the monster.
Re: (Score:2)
Re:Skype on Linux (Score:5, Informative)
its theirs to do with as they please and restrict how they see fit.
To an extent, perhaps. In terms of the code comprising the software, their rights exist today solely because of copyright; it is the rights granted to them by the law of copyright which establishes what they have. Indeed, copyright works by establishing a right over a fixed expression, and making that right a property right - a right of personalty. However, unlike the majority of the personalty rights, a property right of copyright is for a temporary (if legislatively extensible) period, and only reserves the performance of certain acts to the holder. Acts which do not fall within these reserved rights are outside the scope of the copyright limitations, although an owner might attempt to increase the scope of restrictions by virtue of contract - although this is only effective in the situation where the person in question agrees to be bound by those additional limitations.
Personalty through copyright, then, is not absolute - it is a restricted, time-limited right. Within the scope of the reserved rights, they are, subject to the below, free to do with it what they wish. If they wish to restrict things more widely than their rights under copyright, they need to establish a basis for those restrictions, with contract being the most likely option. Alternatively, they might look to other forms of intellectual property right, to gain additional coverage - for example, a patent covering certain aspects of functionality - or quasi rights, such as trade secret.
Not only are the ownership rights not absolute, one might also view them as Swiss cheese - full of holes, with the cheese representing the rights reserved to the owner, and the holes acts which can still be undertaken. (One could view carve-outs to reserved rights as simply areas not covered by the reserved rights in the first place, but, that's rather an academic issue here.) Under European law, for example, there is a right to study the operation of the computer program for the purpose of determining the ideas and principles which underlie the program (Art. 5(3), directive 2009/24/EC). Similarly, a licensor of a computer program has a right to reproduce and translate (acts which are otherwise reserved) relevant parts of that computer program, where such actions are indispensable to obtain the information necessary to achieve the interoperability of an independently created computer program with other programs - Art. 6(1), dir. 2009/24/EC.*
Whether there is the equivalent of these rights under US law, I am not sure, although I'm sure someone with greater knowledge of US copyright law could assist here. Similarly, I've not paid much attention to the subject of the piece, in terms of determining which jurisdictions might be applicable...
Outside the scope of copyright law, one might also look into the regulatory framework of communications services, to determine that, whilst a network might be created by someone, it does not mean that their rights are unlimited, nor that they can not be mandated to provide interoperability. Again within Europe, see, for example, Art. 12(1)(e) of directive 2002/19/EC, which provides that, amongst other things, a national regulatory authority may require an operator to grant open access to technical interfaces, protocols or other key technologies that are indispensable for the interoperability of services, or, by virtue of Art. 12(1)(g), to mandate an operator to provide specified services needed to ensure interoperability, thus taking the obligation further than merely provision of interface information.
There's nothing to suggest that a regulator has imposed such obligations on Skype**, nor that it is obligations of this nature at issue here, but it supports the point that, whilst intellectual property might grant some rights, they are not limitless, and, whilst, by definition, the rights are exclusionary, the scope of the exclusionary effect is regulated. Intellectual property exists as a matter of public benef
Re: (Score:2)
Put more succintly: copyright is a legal entitlement, not a moral one.
A copyright might not intrinsically assign a moral entitlement... but that doesn't it can't overlap.
If I were to spend a long time working on a book and I let you read it but you OCR'ed it and started printing hundreds of thousands of copies without paying me for the right then I think I would be right in feeling morally wronged at your exploitation of my work.
Re: (Score:2)
Put more succintly: copyright is a legal entitlement, not a moral one
That may be part of the issue here, but it's rather different to the point which I was making, which was explaining that personalty does not necessarily mean absolute control.
Copyright may indeed be a moral entitlement, merely embodied in statute law - from an historical point of view, it's rather uncertain (at least, under English law, the position prior to the Copyright Act 1709 is not clear, given, primarily, the poor reporting o
Re: (Score:1)
Skype 'owns' nothing... They were granted the privilege of exclusivity by a third party that represents their interests while, at the same time, falsely claiming to represent the interests of the general public.
Re: (Score:3)
Allow me to introduce you to a magical concept known as utilitarianism: that which produces the most good for the most people is good. Open protocols are utilitarian. Closed protocols are the anti-thesis of utilitarian.
Re: (Score:2, Insightful)
hes free to do with his program as he pleases, but not free to use the skype protocol as he pleases. skype own the protocol and the network that app connects too and its their protocol and network to do with as they wish. if they want to keep it closed, that is their own choice.
Re:Skype on Linux (Score:5, Insightful)
1. So long as he reverse-engineered Skype's protocol cleanly (i.e. he didn't have access to Skype source code directly, nor was given it by third parties), then he is, in the US at least, free to do with his implementation as he wishes.
In the US, this has historical precedent, going back to Compaq's original "clean room" reverse-engineering of IBM's BIOS for the original IBM PC, which was, for those that don't remember, what made IBM-compatible computers possible in the first place.
2. Skype is, of course, free to alter their protocol, so as to prevent his implementation from working in the future.
3. Skype's "network" isn't theirs: It leverages the Internet, after all, and so there's *no* way that they could possibly claim it to be a discrete network. In order for it to be so, they'd have to implement a completely separate world-spanning network that was physically isolated from the Internet.
Since we all know that such isn't the case now, your point in that regard is completely invalid.
Certainly, they own their servers, but those are also connected to the Internet at large. However, given the fact that they also leverage users' computers in a "P2P way", this reinforces my point that it isn't "their" network.
Yes, they are free to try keep their protocol closed, but in light of this, their best approach in my opinion is to open it: They have sufficient presence on the Internet now that doing so would only benefit them, I think.
They could become a permanent standard by doing so and have a permanent presence/place on the Internet, now and in the future and probably would, if they chose to do so.
Regards,
dj
Re: (Score:3)
You forget that they have been bought by MS. I'd assume that all of their decisions until the actual takeover will be predicated on what they think MS would want (if not based on MS execs outright telling them what they want). Open ain't gonna happen.
Re: (Score:2)
I bet in the future Skype will be bundled with Windows, and Microsoft will open their own phone company thing.
Re: (Score:2)
Re: (Score:3)
"... he didn't have access to Skype source code directly, nor was given it by third parties), ..." ...and it's pure coincidence that it happened shortly after MS acquired Skype.
Re: (Score:3)
Well I would disagree about #3. It is "Their" network. The assumption I make when I install the Skype software is that I will be interacting in a P2P network with other Skype software users.
As the PR guy points out this allows Skype to better ensure the clients are legitimate users. It's a lot easier to spoof accounts, spam thousands of users etc. when there is no API and only a GUI interface. For instance I've never once received a spam message on Skype. I get at least one a month on other open mess
Re: (Score:2)
This is only necessary when there is some kind of restricted information available to the public under some conditions. Skype never provided documentation, so this is not a problem.
(and you are either a liar or a moron for posting that crap).
Re: (Score:2)
Re: (Score:1)
In the sense that they can and it sounds like they will be actively working to break third-party connectivity. When a protocol is unpublished and hence proprietary, that's what an entity gets to do. If it works for them, and doesn't explode in their face. Which we all hope it will.
But howling with fury at the way things stand is not a productive use of time.
Re: (Score:2)
You're such a good little boy. Maybe the Skype people will give you some candy.
Re: (Score:3)
Re: (Score:2)
"consuming 100MB RAM currently and not being any more capable than I remember 3 versions ago."
Oh just wait until you do Skype group calling. Kiss your 4GB adios with that encryption supposedly happening.
Re: (Score:2)
Most of the stuff we are missing on Linux is screensharing and multi-participant video conferencing. Would be nice to have those features, but really, the Windows client is a hog, and it's so poorly written that you can't run it in a Windows virtual machine.
Re: (Score:2)
Skype Skype (Score:1, Interesting)
Re:Skype Skype (Score:4, Informative)
I'm British, I have friends all over the country and no-one has ever used or heard this term being used as you describe it. I think you've either mixed Britain up with a very small regional part of Britain or have the wrong word.
Re: (Score:2)
He is probably thinking of "swipe."
It's still in use even in kids shows. Example: Swiper the fox: http://www.youtube.com/results?search_query=swiper+no+swiping&aq=0&oq=swiper+no [youtube.com]
Re: (Score:2)
Swiper no swip...!!! ... ...oh... ... ...wait...
*retreats in shame for quoting a kiddy show*
(It's not my fault! It makes sense when stoned! Honest!)
Re: (Score:2)
You're thinking of 'kipe'.
Re: (Score:2)
Nope, not in my 40+ years of learning British English in different parts of the country. "Skelp", I have heard, and several others, but not "skype".
Wait. (Score:3)
Openly admitting your security is based on obscurity sounds a little strange IMHO.
Instead of using a secret protocol, plainly give out the necessary certifiates only via email and kill them off after abuse. Especially since everybody can use the Skpe API to spam if he wants.
Re: (Score:2)
Re: (Score:2)
Re: (Score:1)
Re: (Score:1)
Re: (Score:2)
Obscurity keeps Joe Derp from breaking into your system on accident. Obscurity does nothing for motivated attackers. Since security is all about time-until-breakage, and obscurity at best adds time on linearly (admittedly, this is hard to measure) compared to the exponential gains provided by properly implemented cryptographic protocols the only reason to rely on obscurity is if you're a water headed moron who thinks it makes a difference because you can't imagine a mindset other than your own (i.e. the m
Re: (Score:2)
Re: (Score:2)
Apparently you fail reading comprehension if you think my post supports that view.
My ENTIRE point was that obscurity, alone or in addition to "encryption and stuff" ONLY inconveniences legitimate users while providing zero security benefit. To make this as simple as I can, since you seem to have missed it the first time:
Security(Encryption +Obscurity) = Security(Encryption) + ShitTonofInconvenience
The only reason to add obscurity is if you're stupid enough to think that inconvenience for legitimate users
Re: (Score:2)
Correct (Score:2)
But I bet this has nothing to do with security and everything with preventing other clients connecting to the network.
Inigo Montoya moment (Score:1)
"who said ... that it's an infringement of their IP"
"You keep using that word. I do not think it means what you think it means."
Re: (Score:2)
Since "intellectual property" is a oxymoron, describing something physically impossible to morons (who else would believe it?), and "IP" is already reserved for "internet protocol", I agree.
Copyright, to take just one form of IP, has a legal history going back at least 300 years. You may not like lawyers but when you dismiss them as "morons," you're operating on the same level as the guy who thought he could get out of paying taxes because the IRS had capitalized his name.
Re: (Score:2)
Only by retcon. "Intellectual property" is a fairly new confusion, meant to obscure the distinctions between copyright, patent, and trademark. IP does not have a 300 year history.
So someone invented a blanket term that covered several existing terms, solely to confuse people? To what end?
And please explain how this confusion was necessary, given that they could get stronger laws by simply asking Congress for them [wikipedia.org]?
usable now? (Score:1)
i think it's completely possible that this could be a good thing for skype. i've always found there client to be bloated and annoying and worst of all ,the linux port is trash.
this could be fantastic... or we may end up with a lot of halfassed clients.
Re: (Score:3)
...or we may end up with a lot of halfassed clients.
Sort of like the RIAA's attorneys.
Re: (Score:1)
Spam/phishing is just an excuse (Score:5, Insightful)
If a spammer or phisher would reverse engineer a protocol, it's very unlikely they would publish about it, since that would help their competition. It is possible that spammers or phishers will use the results of reverse engineering of course, but if your protection against malicious activities consists of a secret protocol then you should consider implementing real security instead of blaming the reverse engineering.
In any case it's clear that Skype doesn't want third party clients to interoperate with their own, so instead of getting into a cat and mouse game it would be more useful to improve existing open source VOIP clients so Skype can be replaced altogether.
What are you talking about? (Score:2)
instead of getting into a cat and mouse game it would be more useful to improve existing open source VOIP clients so Skype can be replaced altogether.
I find it hard to understand why people use skype at all when there are plenty of good voip providers. Skype has completely random call quality/ you never iknow if a connection will be fine or sound like it in an echo chamber or have a buzz. You can get excellent voip service for $5 to $10 /month. Indeed Ooma offers FREE service (but requires you to purchase a $130 appliance and pay the E911). Ooma's quality is excellent their service is responsive and it keeps getting better (HD voice now available f
Re:What are you talking about? (Score:4)
I use Mac and Linux, my in-laws and some of my contacts use Windows.
Give me a client that reliably (well, as reliably as Skype, anyway) works on these platforms (iOS would also be nice, as both I and the missus use that as well) and is simple enough to install and start for my in-laws, my parents, and the others I want to contact.
Google chat should work, but is seriously confusing to beginners, and they want a standalone client anyway.
When you can point me to that VOIP client, then I'll consider dumping Skype.
Until the, Skype is king.
Re: (Score:2)
Ekiga
He said *simple enough* (Score:2)
Ekiga is really nice (I'm using it on a regular basis).
But it's setup isn't as simple.
You still can't select the used port range without manually editing the configuration with gconf-editor, for example.
There are some nice efforts to avoid the whole "opening-port" thanks to STUN and TURN technologies.
But still there are lot of situation where you end up with the dreaded "Sorry, ekiga couldn't configure your network automatically" window.
Meanwhile, skype, because it uses aggressive techniques coming from th
Re: (Score:2)
Skype offers SIP trunking: http://www.skype.com/intl/en-us/business/skype-connect/ [skype.com]
So you can go ahead and stick to SIP while interconnecting with your Skype buddies.
Re:Spam/phishing is just an excuse (Score:4, Insightful)
it would be more useful to improve existing open source VOIP clients so Skype can be replaced altogether.
As you know, for performing a telephone call, you need 2 ends. Try convincing the other end to install your open-source VOIP client of choice!
That's the problem!
IMHO, a much better approach against such lock-in would be to first develop an open-source binary compatibility layer inside web-browsers, like google is doing with native client (NaCl). That way, you could make a phone call by asking the other party to visit a website (assuming you have written your phone client software for that binary compatibility layer of course).
Re: (Score:2)
As you know, for performing a telephone call, you need 2 ends. Try convincing the other end to install your open-source VOIP client of choice!
That would be stupid when you could use SIP instead of some proprietary solution. I'm not sure why you imagined this right away when there are already better options.
Re: (Score:2)
The CL spammers are about as bad, discussing how to scam authorization codes out of regular people now that CL has tightened things up to one account per phone #. (Though some of that tightening is annoying for people trying to do legit business)
If Skype really cared about spam or phishing... (Score:5, Insightful)
Re: (Score:2)
Ironically enough, that's the reason I stopped using Skype altogether; yet, an alternative client which did a better job of blocking spammers would bring me back.
Re: (Score:2)
Not surprising (Score:3)
Typical response (Score:1)
IP? there is no IP. (Score:2)
Re: (Score:2)
"I guess it would be easier to automate spamming/phishing if you could interface their network without goin ghtorugh their client... maybe?"
Nah, it's easy just going through the client itself to spam.
This makes perfect sense... (Score:2)
This makes perfect sense, because spammers and phishers always obey the law, so if they're forbidden from using code which has already been released I'm sure they will comply.
Yeeeeeaaaaaaa
Re: (Score:1)
Re:"Oops! We broke the Linux client . . .sorry!" (Score:5, Interesting)
If it becomes part of some 'enterprise' offering, playing cat-and-mouse would likely not be a sensible strategy. Corporate/institutional customers hate petty version churn of the sort needed to keep constantly breaking 3rd parties and they have a fairly low likelihood of going with 'unofficial' software. They may well keep globbing on new features(as with Office document formats, Sharepoint tie-ins, etc.); but corporate customers are conservative enough that even the perception that 3rd party clients are not feature-complete and 100% compatible usually keeps them well away, and the few exceptions are likely to either be impecunious contrarians or competing titans(eg. IBM) large enough to make an issue of it if you play dirty.
If it becomes a "Live" consumer offering, playing cat-and-mouse is at least an option, since the consumer market has largely learned to suck up their auto-updates when told(and isn't behind a firewall that blocks them, and doesn't need to open a ticket with IT to install them...) It still isn't totally clear what their motivation would be(since they would still control the skype-out gateways, where the money is, and having third parties voluntarily make your network more popular among markets you don't feel like serving doesn't seem like an obviously bad thing(though they might keep the banhammer hovering, just to ensure that people license the rights to embed skype in wifi VOIP phones and whatnot from them, rather than go 3rd party...)
If it becomes a consumer-electronics thing, affiliated with xbox or Windows Phone, it seems to be some sort of ontological obligation to lock it down as hard as possible, just on principle, just because that is how they roll in console-land.
A Likely Story (Score:2)
Better Use of Their Time (Score:2)
Maybe they'd be better off assigning some of the people trying to defeat reverse engineering to test their installer software.
You know, so they don't "accidentally" install third party applications on users' computers without permission again.
Governments Would Be Interested (Score:2)
BS from MS (Score:2)
This is an excuse to rework the code so the already outdated Linix client is rendered useless on their network. Sorry, but due to a recent security breach and lack of resources we must cease development on Skype for Linix. Double whammy: blame it on open source hackers and also piss off Linux users.
As for Mac, Skype will give the MacBU something to do other than play XBox all day.
Once Microsoft acquires Skype... (Score:3)
Not entirely stupid. (Score:2)
Here's the exact quote from TFA: "This unauthorized use of our application for malicious activities like spamming/phishing infringes on Skype's intellectual property. We are taking all necessary steps to prevent/defeat nefarious attempts to subvert Skype's experience. Skype takes its users' safety and security seriously and we work tirelessly to ensure each individual has the best possible experience."
Even the PR drone is saying "unauthorized us for malicious activities"... so reverse engineering the protoc
Re: (Score:2)
Comment removed (Score:4, Interesting)
Re: (Score:3)
You are correct that it's legal, but that doesn't mean that Skype is under any obligation to make it easy.
Re: (Score:2)
Well, looks like someone reverse engineered slashdot's protocol.