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
The Deutsch Files I
We don’t really have an agenda. There’s no goal to the conversation, right? The closest we can come up with is just to have a spontaneous, free-flowing talk about anything you want to talk about. I think, obviously, you know how everyone thinks of your wo…
YC SUS: Eric Migicovsky hosts founder office hours
All right, hi everyone. Um, my name is Eric Mikowski. I’m the course facilitator here at Startup School. Um, excited to do another round of online office hours with companies in Startup School. So, office hours, um, for those that might be tuning in for …
Rebuilding the Grave | Alaska: The Next Generation
This is exactly how I’m going to build to what I’m putting. I’m gonna knot these four by fours and splash them together to splash. Just same thing as this straight here, this is the same kind of cross we’re going to build. We are Russian Orthodox. Kodiak…
This Is The ONLY Video You Need To Watch To Start Your YouTube Channel
You want to start a YouTube channel but you’re lost. There are tons of videos and you’re getting overwhelmed. But don’t worry, I got you, and by the end of this video, you will exactly know where to start, what to do, and how to do it. This is the only vi…
Watch Expert Reveals: The Secret Market of Million-Dollar Timepieces (Pt.2)
In the year 1900 this little pocket watch cost 250 dollars. Yeah, today it’s worth six thousand dollars. Is it a good relative investment? How do you know when you buy this that it is authentic? It’s over 100 years old. How do you know with certainty? I …
Founder burnout happens a lot. A good co-founder can help shoulder the load.
All right, so the question is: I’m feeling burned out; my co-founder isn’t. What should we do? Look, I think the reality of building a company for years and years is that there are going to be certain times where you’re feeling more energy and times wher…