Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Html Tags > Re: New Input t...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 8 of 40 Topic 438 of 441
Post > Topic >>

Re: New Input type proposal

by Harlan Messinger <hmessinger.removethis@[EMAIL PROTECTED] > Jan 9, 2008 at 02:08 PM

Alexander Mueller wrote:
> J.O. Aho wrote:
>>
>> As you mentioned your system would prevent the administrator from 
>> knowing your
>> password, then the password has to be hashed already at the site, and
>> therefore the ha****ng has to be the the same in the form as on the 
>> site, or
>> else you would always fail the login or the site has to spend long 
>> time with
>> cracktools to be able to find out the password and then has it the way 
>> it's
>> hashed on the site.
> 
> Sorry I dont really know what you are exactly meaning.
> 
> Again, please reread my initial posting, I guess everything should be 
> clear then :). The system wouldnt know the plain text password (which it

> doesnt need) but only the hash code.

OK, so the password has been left out of the server side entirely. 
Instead, to access the application you need the hash value, and the 
server administrator has access to *that*. So just substitute the word 
"password" for the word "hash" and the server administrator is now able 
to intercept the value of the hash that will give him access to the 
application.

The point of an application storing a hash instead of the original 
password is that it only accepts the password for authentication, 
computing its hash when the it's provided and comparing it with the hash 
it has in its user lookup table. If someone hacks the user table and 
finds the hashes, it won't do the hacker any good because the 
application doesn't provide any interface for accessing the system by 
providing the hash directly. If the hacker submits the hash as though 
it were the password, the application will hash the hash, and the 
computed rehash won't match the stored hash. The application has to see 
the password itself before it will grant access.
 




 40 Posts in Topic:
New Input type proposal
Alexander Mueller <noe  2008-01-09 18:23:48 
Re: New Input type proposal
"J.O. Aho" <  2008-01-09 18:44:26 
Re: New Input type proposal
Alexander Mueller <noe  2008-01-09 18:52:44 
Re: New Input type proposal
"J.O. Aho" <  2008-01-09 19:27:54 
Re: New Input type proposal
Alexander Mueller <noe  2008-01-09 19:31:43 
Re: New Input type proposal
Jeff <jeff@[EMAIL PROT  2008-01-09 13:41:30 
Re: New Input type proposal
Alexander Mueller <noe  2008-01-09 19:52:30 
Re: New Input type proposal
Harlan Messinger <hmes  2008-01-09 14:08:14 
Re: New Input type proposal
Alexander Mueller <noe  2008-01-09 20:18:07 
Re: New Input type proposal
Harlan Messinger <hmes  2008-01-09 15:15:44 
Re: New Input type proposal
Alexander Mueller <noe  2008-01-09 22:12:49 
Re: New Input type proposal
Harlan Messinger <hmes  2008-01-09 16:36:58 
Re: New Input type proposal
Alexander Mueller <noe  2008-01-09 22:43:37 
Re: New Input type proposal
Harlan Messinger <hmes  2008-01-10 18:05:34 
Re: New Input type proposal
Alexander Mueller <noe  2008-01-11 00:35:42 
Re: New Input type proposal
Alexander Mueller <noe  2008-01-11 01:52:14 
Re: New Input type proposal
Harlan Messinger <hmes  2008-01-10 23:00:47 
Re: New Input type proposal
Alexander Mueller <noe  2008-01-11 13:05:25 
Re: New Input type proposal
Alexander Mueller <noe  2008-01-09 18:58:22 
Re: New Input type proposal
Harlan Messinger <hmes  2008-01-09 14:02:20 
Re: New Input type proposal
richard <I.dont.care@[  2008-01-09 12:57:33 
Re: New Input type proposal
Alexander Mueller <noe  2008-01-09 19:00:20 
Re: New Input type proposal
Disco Octopus <disco@[  2008-01-09 12:52:55 
Re: New Input type proposal
Alexander Mueller <noe  2008-01-09 22:38:43 
Re: New Input type proposal
Alexander Mueller <noe  2008-01-09 22:22:57 
Re: New Input type proposal
Ben C <spamspam@[EMAIL  2008-01-09 16:33:57 
Re: New Input type proposal
Alexander Mueller <noe  2008-01-10 01:03:10 
Re: New Input type proposal
Ben C <spamspam@[EMAIL  2008-01-10 04:02:03 
Re: New Input type proposal
Alexander Mueller <noe  2008-01-10 12:10:00 
Re: New Input type proposal
Ben C <spamspam@[EMAIL  2008-01-10 09:41:04 
Re: New Input type proposal
Alexander Mueller <noe  2008-01-10 17:13:00 
Re: New Input type proposal
Ben C <spamspam@[EMAIL  2008-01-10 16:07:54 
Re: New Input type proposal
Alexander Mueller <noe  2008-01-10 23:31:45 
Re: New Input type proposal
Ben C <spamspam@[EMAIL  2008-01-11 02:34:32 
Re: New Input type proposal
Disco Octopus <disco@[  2008-01-10 14:41:46 
Re: New Input type proposal
Alexander Mueller <noe  2008-01-11 00:23:09 
Re: New Input type proposal
Andy Dingley <dingbat@  2008-01-11 03:33:40 
Re: New Input type proposal
Alexander Mueller <noe  2008-01-23 15:03:06 
Re: New Input type proposal
Neredbojias <monstersq  2008-01-23 16:34:11 
Re: New Input type proposal
Travis Newbury <Travis  2008-01-23 08:36:04 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Jul 24 13:27:12 CDT 2008.