No chills. Backdoors are expected these days. Linux is known to be severely lacking in security. That said, most users will give you their password if you just call them up and ask them. Backdoors are the least of my problems. We're at the point in "software engineering" where fixing one vulnerability causes 1.5 more. It's accelerating. Pretty soon we'll have to give up and just use physical typewriters and paper again. It's getting REALLY bad.
Not sure if you're
trying to write satire, but I can't find a single sentence in your post that's entirely true. The most true part is about users' susceptibility to social engineering, but even that is (slowly) improving.
In the past decade or so, the quality and pervasiveness of security scanners has really improved. On the language front, we now have Rust, which is finding its way into the kernel. Organizations are getting much more security conscious, including those which do software development. We cannot ship a product with any known CVEs above a certain threshold, for instance.
Plus, a decade ago, the various side-channel attacks on CPUs were virtually unknown. Now, they're quite well-appreciated and the ones still being discovered tend to be more esoteric and harder to exploit.
Assuming your post was sincere, I think what happened is that the industry (including news outlets) have become much more sensitive to security and are now just covering it a lot better than before. So, you
hear about security issues more often, because there are more researchers looking for breaches and they get more heavily reported, but that doesn't mean security is actually getting worse.