Passwords: Difference between revisions

From
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
''' ''Passwords'' ''' are special phrases or combinations of letters, signs and numbers used to authenticate one user on a system.<br><br>


They represent in an identification process the state of providing secret information to the system, so that access can be granted for the desired user. (shortly described as 'something you know').<br>
== '''Passwords''' ==


----
Table Of Contents:
<br>
[[I.Introduction]]
Other identification methods are mentioned in [[Passwords - Basic Concepts|Basic Concepts on Passwords]].

<br><br>A further introduction is available [[Passwords - Introduction|here]].

For detailed information on the topic passwords, please follow the [[Passwords - Table of Contents|Table of Contents]].

'''Introduction'''

Dilemma: ''„Humans are incapable of securely storing high-quality
cryptographic keys, and they have unacceptable speed and accuracy
when performing such operations.”''
[Kaufman, Perlman and Speciner]

Checking the safety of current passwords:
https://passwortcheck.datenschutz.ch/check.php?lang=de

Latest revision as of 18:44, 8 November 2004

Passwords are special phrases or combinations of letters, signs and numbers used to authenticate one user on a system.

They represent in an identification process the state of providing secret information to the system, so that access can be granted for the desired user. (shortly described as 'something you know').



Other identification methods are mentioned in Basic Concepts on Passwords.

A further introduction is available here. For detailed information on the topic passwords, please follow the Table of Contents.