The Buka Series [Part 2]

Usman SoliuUsman Soliu
2 min read

You already know what HTTP is now, right?

No? 👉 Check out this post first HTTP beyond the acronym and come back here.

Now, what about the extra S in HTTPS?

Most people just say, “It stands for Secure,” and move on.
But let’s really understand what makes it secure.

Let’s go back to our favorite analogy:

Remember HTTP? That’s your trusted amala (a Nigerian delicacy) delivery guy. He moves between you (the client) and your favorite buka (a local food spot or street restaurant) — basically, your server.

Now here's where it gets interesting.

With HTTP, your guy walks there casually, says your order out loud, picks it up, and walks back.

It works fine, but here’s the risk:

👀 Anyone watching can:

  • Hear your order

  • Tamper with it

  • Or pretend to be you and make a fake request

Now picture HTTPS.

You’re still using the same delivery guy.
But this time, he’s dressed smartly, carrying a secure briefcase, and your message is locked inside.

Only the buka has the right key to open it.

Even if someone intercepts him on the way, all they see is scrambled nonsense like:
“7dfj23&^%$#kld==” instead of “GET me amala and abula.”

Your request stays protected from the moment it leaves you to the moment it reaches the buka. The same protection applies to the response coming back.

That’s the big difference:

HTTP sends plain text that’s easy to read and steal
HTTPS scrambles the message so only the right server can understand

This is why HTTPS is very important for:
🔐 Login pages
💳 Online payments
🧾 Any sensitive data transfer

It’s not just an S.
It’s your shield. It’s your padlock. It’s what keeps your information safe.

So next time someone asks:
“What’s the difference between HTTP and HTTPS?”

Tell them:
“One delivers openly. The other protects your message like a top-secret mission.”

See you in the next!

0
Subscribe to my newsletter

Read articles from Usman Soliu directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Usman Soliu
Usman Soliu

Usman Soliu, a seasoned software engineer with a career spanning over six years, has devoted more than three years to constructing robust backend applications. Beyond the corporate sphere, he actively contributes to open-source projects, showcasing a commitment to collaborative innovation.