• 0 Posts
  • 57 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle

  • The databases aren’t encrypted exactly…

    The DB don’t even store passwords, but a hash of a user’s password. When someone logs in, their password is hashed and compared to what’s stored in the DB. If they match, entry is granted.

    Passwords stored as one-way hashes are cracked by generating passwords and running them against the same hash algorithm, like sha256, sha-1 or md5 if you’re especially shitty at protecting information. Same hash = same password in most cases. The cracking is done using GPUs because they accelerate at those types of functions. This doesn’t even consider salted hashes which make the process more difficult for an attacker.

    You do this locally so that you don’t lock a username out or trip alerts or become noticed by someone until you’re ready to gain access.
















  • Ah, fair enough, thank you.

    I personally dont think we’re close to fox total domestication however. It seems like we’ve selective breed a human friendly temperament but there’s more to it than that for the sake of pet-ness that I’m sure people like to have. That is the main point in my OP. They love to mark, burrow into furniture and cause other problems. Those issues I think will be harder to alter than temperament. Probably not in my lifetime or most of ours in my opinion.