Why Internet Security is a Mess and What we can do about it?Rate:


Table of Contents
Why Internet Security is a Mess and What we can do about it?
Tags: Cryptography, Internet, Security

Have you ever wondered why we need all those HTTPS certificates and why it is so complicated to keep websites secure? It turns out the whole system was kind of flawed from the beginning, and experts are still debating how it should have been built.

Here is a breakdown of a recent discussion among cybersecurity professionals that helps explain why internet security feels so broken and what could have been done differently.

1. What are certificates, and why do we need them?

Certificates are like digital ID cards for websites. When you go to your bank's website, a certificate helps your browser confirm that it is the bank, not a scammer pretending to be them. This system is supposed to protect us from "man-in-the-middle" (MITM) attacks, where someone sneaks in between you and the site you are visiting and steals your data.

But Howard Chu, a respected developer, says the certificate system we use today was badly designed from the start. Instead of letting every company act as a "Certificate Authority" (CA), he believes only domain registrars—the people who sell you a website name—should be allowed to issue these certificates.

He also mentioned a missed opportunity; if we had used DNSSEC (a more secure version of the domain name system), early on, web security could have been built into domain ownership from the beginning. But due to government restrictions and timing, that never happened.

2. What about MITM Attacks? Are they Real or just a Scare?

Another expert, Kent Borg, raised a controversial point: Are man-in-the-middle attacks happening that often? He questioned whether all this defense is actually necessary, or if we are just scared of a threat that rarely happens.

Some argued that maybe these attacks are rare because our defenses work. Others said attackers have just moved on to more profitable techniques, like phishing.

For example, back in the early days of the internet, people used unsecured login systems, and attackers would steal passwords easily. This led to the invention of SSH, a secure way to log in remotely. In that case, the threat was real, and a solid fix was made.

But today, phishing - tricking users into giving away info is more common than technical attacks like MITM. Ironically, while everyone was focused on stopping MITM attacks, phishing grew into a much bigger problem.

3. Can we train users to be safer?

Another hot topic was whether training users (like employees or everyday internet users) can help. Some people say we have tried and failed - users keep falling for scams, no matter how many warning messages we give them.

Others disagree and believe we never seriously tried good training. Many companies, especially banks, set bad examples themselves - sending emails that look just like phishing messages. Even their security teams often admit they can't convenience their higher-ups to change.

4. So, what should happen next?

The dream for many in this discussion is this: instead of making certificates complicated, why not focus on securing the actual connection between devices, like from your computer to a website, without relying so much on outside companies for validation?

In simple terms, they want strong end-to-end encryption, and then let the market or regulations sort out who's who if needed.

Until then, we are stuck with a messy patchwork of fixes, outdated systems, and debates that go in circles.

5. Conclusion

Internet Security is a tangled mess because it was never designed properly in the first place. Experts are still arguing the best way forward, but one thing is clear: we need simpler, smarter ways to secure the web before someone else finds the next big flaw.

Author: Mikhail

No comments yet.

You must be logged in to leave a comment. Login here


Thread Back to Threads Thread

You May Also Like

What is Vishing?
Tags: Hacking, Vishing, Voice Phishing

'Vishing' is derived from a combination of 'voice' and 'phishing'. It is the practice of using social engineering via technology, such as your landline or mobile phone connection to trick the intended victim into disclosing personal, financial or other confidential information for financial gains.
Artificial Intelligence Marketing
Tags: Artificial Intelligence, Marketing

Artificial Intelligence Marketing (AIM) is a form of marketing that uses artificial intelligence concepts and models such as Machine Learning, Natural Language Processing, and Bayesian Networks to achieve marketing goals.
What are Excipients?
Tags: Excipient

An excipient is a substance formulated alongside the active ingredient of a medication. Excipients serve various purposes, including long-term stabilization, bulking up solid formulations containing potent active ingredients in small amounts (often referred to as 'bulking agents', 'fillers', or 'diluents'), or enhancing the therapeutic properties of the active ingredient in the final dosage form.
A Stroll Through Prime Numbers, AI Mistakes, and Post-Quantum Crypto
Tags: Quantum Computers, AI, Artificial Intelligence

Last night, I had a spontaneous thought. I typed 'factor 2323' on Google - a random four digit number plucked from thin air (or maybe just my left hand). What happened next was an unexpected little adventure into the world of Math, AI, and Quantum Cryptography.