- Change section title, 'S/Key' to 'One-time Passwords'.
- Correct index terms to reflect the above. - Nearby grammar change. Approved by: des (mentor)
This commit is contained in:
parent
b2cdef5f74
commit
dfcb704410
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16672
1 changed files with 7 additions and 7 deletions
|
|
@ -1035,12 +1035,12 @@
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="skey">
|
||||
<title>S/Key</title>
|
||||
<indexterm><primary>S/Key</primary></indexterm>
|
||||
<sect1 id="one-time-passwords">
|
||||
<title>One-time Passwords</title>
|
||||
<indexterm><primary>One-time Passwords</primary></indexterm>
|
||||
<indexterm>
|
||||
<primary>security</primary>
|
||||
<secondary>S/Key</secondary>
|
||||
<secondary>One-time Passwords</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>S/Key is a one-time password scheme based on a one-way hash
|
||||
|
|
@ -1051,11 +1051,11 @@
|
|||
trademark of Bell Communications Research, Inc.</para>
|
||||
|
||||
<para>From version 5.0 of FreeBSD, S/Key has been replaced with
|
||||
the functionally equivalent OPIE (Onetime Passwords In
|
||||
the functionally equivalent OPIE (One-time Passwords In
|
||||
Everything). OPIE uses the MD5 hash by default.</para>
|
||||
|
||||
<para>There are three different sorts of passwords which we will talk
|
||||
about in the discussion below. The first is your usual Unix-style or
|
||||
<para>There are three different sorts of passwords which we will discuss
|
||||
below. The first is your usual Unix-style or
|
||||
Kerberos password; we will call this a <quote>Unix password</quote>.
|
||||
The second sort is the one-time password which is generated by the
|
||||
S/Key <command>key</command> program or the OPIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue