Challenge-Handshake Authentication Protocol: Difference between revisions

Content deleted Content added
Alandekok (talk | contribs)
Align CHAP with recent changes to PPP. CHAP does not authenticate an "Internet Service Provider", that makes zero sense. Updated to discuss trade-offs between the PPP link and password storage formats.
Alandekok (talk | contribs)
minor english
Line 15:
Since the authentication server has to store the password in clear-text, it is impossible to user different [[Password#Form_of_stored_passwords|formats for the stored password]]. If an attacker were to steal the entire database of passwords, all of those passwords would be visible "in the clear" in the database.
 
As a result, while CHAP passwords can be more secure than PAP when sentused over a PPP link, theyit preventprevents more secure storage "at rest" than with other methods such as [[Password authentication protocol|PAP]].