Re: Skype, Virgin America Airlines, Yahoo Go Open Source
Interesting. Just wonder: Unless Skype has come up with a new P2P algorithm by itself, how will Skype make its non-existence P2P source code to an open-source.
Interesting that Skype is doing this. I suppose now all the concerns over the encryption implementation can be resolved via code auditing. This should help improve the security of the app.
I do believe they are only open sourcing the client and not the backend transport library. Skype's interface is Qt, nothing difficult about opensourcing that.
If anything this will let others create fully functioning clients for Skype which I don't think is possible right now. I also don't see the benefit to opening up the transport code (besides an audit) since it has to be the same on ALL ends to work like it does. I'm not into the whole 'if you can see the code it must be better' bull, Intel has been great at proving this isn't the case in the video department even if there are a lot of 'good enough' people putting out the praise. heh (i don't buy ATI video either for linux)
The yahoo news is probably the most impressive since it's a sign of them freeing some of that greatness they've always had internally before they eventually get swallowed up by the evil ones. Makes me feel better about my latest paid year of some yahoo services. -- Say no to JAMS!
I'm not into the whole 'if you can see the code it must be better' bull, Intel has been great at proving this isn't the case in the video department even if there are a lot of 'good enough' people putting out the praise. heh (i don't buy ATI video either for linux)
Normally I would agree -- just because the code is open doesn't necessarily make it of higher quality than something proprietary. However, in the case of encryption it is absolutely vital that the code be open for many obvious reasons.