This is extremely disturbing.
If even opensource software is backdoored I should get into gardening.
Im reading so much scary news lately, SSL defeated by gov clusters, this .. ouch.
Where the hell do we go.
Open source can get backdoored if it's subtle and takes time before the developers spot it, slowing down Linus' Law. No doubt it has happened, will continue to and is probably going on right now somewhere.
The real issue here is that the feds are systematically weakening the base standards, so even a proper implementation would be weak because the standard itself is weak.
I don't think they've technically defeated SSL, so much as they've taken over the certificate authorities and have access to the master keys. They could also feasibly implement attacks against HTTP compression as civilian researchers have done.
What they did do was feasibly break RC4, however I don't think that's surprising. RC4's pretty notorious for leading to insecure cryptosystems because of poor implementation and has had many proposed attacks. Bonus points if the key size is small.
Also, you really can't be certain. I take it you use Arch? Yeah, a binary distro. All your packages are delivered as precompiled binaries, so who knows how they were compiled? What's in them? What's in the compiler? Then we go down to hardware level. How do you know your CPU is doing only the instructions you want it to do? How are you sure the chipsets cannot be programmed to arbitrarily weaken their RNG, as has been implied?
Or it could be in the firmware. There's tons of ways to fuck you over. Most new PCs will be shipping with TPMs, so that's even worse.