yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Hashing - (Password Security)


2m read
·Nov 3, 2024

Maads 101 here today. This is a video on password security.

Now, a few subscribers have been commenting in personal messaging us and saying that they want us to get their parents' passwords or their friends' passwords. So, let me just explain something about getting passwords.

For most services, your password is "hashed." And on the Mac, I know it is hashed. What hashed means is that when you type your password and set your password for the first time, it takes your password and, in some services, it uses your username and hashes them. So, it does a unique math algorithm to your password and supposedly your username, and makes a random number out of that.

Now, that math algorithm it ran your password through cannot be undone. So now you have this random number that is the hash of your username and password put together. Then, when you log in, it takes your password and your username again. When you've typed your password to log in, it hashes them. If they equal this hash, then they log you in; but if the hash does not equal the original saved hash, then it doesn't log you in.

So, passwords are not stored in plain text; they are hashed in this one-way algorithm. If you want to find a password, you'd be root forcing it. You'd be making programs to go through and guess every single password and hash the password, then check it. Unfortunately, that would be too time-consuming and just not good in general.

But, let me just demonstrate this. I'm going to take my password and my username, click encrypt, and here's the encryption code for my password. I'm going to copy this; so right now, this is the hash of my username and password: F Etc Q la la la.

So now, if I log in, say I type a random password, clicking encrypt—it’s not going to equal that original hash. It's going to equal something different. So that's why hashing is very secure. It’s what all the advanced systems do.

I know for some of you, if you click "forget password," and then type the answer to your security question, they might email you your password. If that's the case, then they don't hash your password, and your passwords with that are in plain text. But I say you don't have to worry about that too much on the Mac because your password is, in fact, hashed on your Mac.

So, thank you for watching Maads 101. Subscribe and give back!

More Articles

View All
Philosophies on Failure & Learning
Life looks like this to me: um, you know, you start off and you head in a direction, and you evolve. And then you have your setbacks and the pains and so on. Ideally, you learn and you readapt, and you go on, and you have another one of those. It’s that p…
Problems Only Smart People Can Solve
You know, there’s a time and place when only certain types of people can solve a particular problem. It’s when you call in the big guns, and today we’re taking a look at some of those problems. Welcome to Alux. First up, what and when to cut. Just like a…
What is a Fourier Series? (Explained by drawing circles) - Smarter Every Day 205
What up? Today we’re gonna talk about waves. This is a circle, you probably knew that. If we were to turn this circle on and watch it go up and down and up and down and trace that motion out, you get what’s called a sine wave, which you know to be importa…
Transforming a Studio Apartment | National Geographic
A studio apartment in the big city, a small and strange environment. This human has boldly traveled far from a natural countryside habitat but is not as adapted to this harsh alien world. It threatens her instinctual behavior. Her ears are assaulted like …
What Blue Holes Have to Say About Climate Change | Years of Living Dangerously
We’re getting everything ready aboard this ship, here the, uh, Alucha research vessel. What we’ve got on board Alusia is we’ve got two subs; both subs are TH000 M rated. We probably, on board the ship, do the most thousand M diving in the world at this mo…
Follow a Transgender Teen’s Emotional Journey To Womanhood | National Geographic
A tender knee. You know how sometimes life seems like you’re living years in a couple minutes? This is Emy and I. We’re identical. I kind of take pride in being one of very few identical twin pairs that are boy and girl. “Daddy, look! It’s Mommy!” When…