My view in the past was, that MSFT was essentially paid by the NSA to buy Skype and then remove the ability to make secure calls with it, by sending all the media (audio/video) through centralized servers that could easily tap the calls. Am I incorrect in that?
Previously, Skype was peer-to-peer after the call was setup, with Skype servers only helping in setting up the call (essentially updating the registry of "who was where" in real-time).
It’s hard to remember back to those days but there was a huge legal/congressional pushback against p2p technology driven by the big media companies who saw p2p as the core enabler of file sharing. One side effect was the legal risks of providing p2p services were looking way heavier than traditional client service services. Skype was also heavily used in those days by people who wanted “anonymity” not from the government but from other users on the web. The old p2p architecture allowed users to discover each other’s IP addresses and either attack or discover identities of the other person on the call. I won’t for a moment pretend to say I think Microsoft has made good decisions around Skype (the UI is an unmitigated disaster that somehow still manages to get worse with each new release), but I do believe there were a ton of reasons back in the era of their switch from p2p to client server architectures that did make it the legitimately correct engineering decision in that moment. That’s nowhere near as fun an answer as the NSA conspiracy theories, but engineering decisions don’t have to be fun.
Does someone have a good writeup of this? Engineering wise they could still do peer to peer, but also send lower sampled audio to a central server via UDP, code it into text, then send it to the other client and brand it as an accessibility feature. Fast connection with NSA logs :)
Previously, Skype was peer-to-peer after the call was setup, with Skype servers only helping in setting up the call (essentially updating the registry of "who was where" in real-time).
EDIT to add: https://www.theregister.co.uk/2009/02/12/nsa_offers_billions...
https://lists.randombit.net/pipermail/cryptography/2013-May/...
https://www.theguardian.com/world/2013/jul/11/microsoft-nsa-... (summary of certain Snowden docs)
(just a few links among many available)