Linguica

Posts: 3700
Registered: 05-00 |
The reason that the password field is so long is because it's not your password. The cookie on your computer does not save your plaintext password; instead it saves an encrypted version which is longer, and which is matched against a similarly encrypted version of your real password in order to make sure it's you.
|