Changeset 45db70f for postlfs


Ignore:
Timestamp:
11/24/2016 04:05:14 PM (7 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
562355c
Parents:
f136bce
Message:

minor spelling and grammar fixes in postlfs/security.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18006 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
postlfs/security
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/cacerts.xml

    rf136bce r45db70f  
    2828
    2929  <para>Public Key Infrastructure (PKI) is a method to validate the
    30   authenticity of an othewise unknown entity across untrusted networks. PKI
     30  authenticity of an otherwise unknown entity across untrusted networks. PKI
    3131  works by establishing a chain of trust, rather than trusting each individual
    3232  host or entity explicitly. In order for a certificate presented by a remote
    33   entity to be trusted, that certificate must pesent a complete chain of
     33  entity to be trusted, that certificate must present a complete chain of
    3434  certificates that can be validated using the root certificate of a
    3535  Certificate Authority (CA) that is trusted by the local machine.</para>
     
    117117    signing. For example, to allow a certificate to be trusted for both
    118118    SSL/TLS and S/Mime, but explicitly rejected for code signing, you could use
    119     the following commands to create a new trusted ceritificate that has those
     119    the following commands to create a new trusted certificate that has those
    120120    trust attributes:</para>
    121121
     
    130130    without <application>p11-kit</application> support are not aware of trusted
    131131    certificates. To include this CA into the ca-bundle.crt (used for
    132     <application>GnuTLS</application>), it must have, at least serverAuth
     132    <application>GnuTLS</application>), it must have <envar>serverAuth</envar>
    133133    trust.</para>
    134134
  • postlfs/security/cracklib.xml

    rf136bce r45db70f  
    204204    <filename>cracklib-extra-words</filename>. This extra file is intended to be
    205205    a site specific list which includes easy to guess passwords such as company
    206     or department names, user's names, product names, computer names, domain
     206    or department names, user names, product names, computer names, domain
    207207    names, etc.</para>
    208208
     
    251251        <listitem>
    252252          <para>is used to format text files (lowercases all words,
    253           removes controle characters and sorts the lists).</para>
     253          removes control characters and sorts the lists).</para>
    254254          <indexterm zone="cracklib cracklib-format">
    255255            <primary sortas="b-cracklib-format">cracklib-format</primary>
  • postlfs/security/gpgme.xml

    rf136bce r45db70f  
    1010  <!ENTITY gpgme-size          "1.2 MB">
    1111  <!ENTITY gpgme-buildsize     "134 MB (with all bindings, add 1 MB for tests)">
    12   <!ENTITY gpgme-time          "1.3 SBU (with all bindingsi, add 1.3 SBU for tests)">
     12  <!ENTITY gpgme-time          "1.3 SBU (with all bindings, add 1.3 SBU for tests)">
    1313]>
    1414
  • postlfs/security/linux-pam.xml

    rf136bce r45db70f  
    310310EOF</userinput></screen>
    311311
    312     <para>The remaining generic file depends on wheather <xref linkend="cracklib"/>
     312    <para>The remaining generic file depends on whether <xref linkend="cracklib"/>
    313313    is installed.  If it is installed, use:</para>
    314314
  • postlfs/security/nettle.xml

    rf136bce r45db70f  
    146146        <listitem>
    147147          <para>
    148             calulates a hash value using a specified algorithm.
     148            calculates a hash value using a specified algorithm.
    149149          </para>
    150150          <indexterm zone="nettle nettle-hash">
  • postlfs/security/nss.xml

    rf136bce r45db70f  
    226226    database (<filename>/usr/lib/libnssckbi.so</filename>), the
    227227    <filename>make-ca.sh</filename> script, incldued on the
    228     <xref linkend="cacerts"/> page, will gernerate a system wide NSS DB.</para>
     228    <xref linkend="cacerts"/> page, will generate a system wide NSS DB.</para>
    229229
    230230  </sect2>
  • postlfs/security/openssh.xml

    rf136bce r45db70f  
    3636    <para>
    3737      The <application>OpenSSH</application> package contains
    38       <command>ssh</command> clients and the <command>sshd</command> daemon. This
    39       is useful for encrypting authentication and subsequent traffic over a
    40       network. The <command>ssh</command> and <command>scp</command> commands are
    41       secure implementions of <command>telnet</command> and <command>rcp</command>
    42       respectively.
     38      <command>ssh</command> clients and the <command>sshd</command> daemon.
     39      This is useful for encrypting authentication and subsequent traffic over
     40      a network. The <command>ssh</command> and <command>scp</command> commands
     41      are secure implementations of <command>telnet</command> and
     42      <command>rcp</command> respectively.
    4343    </para>
    4444
     
    157157      <command>scp</command> program to
    158158      <filename class="directory">/usr/bin</filename>, making sure that you
    159       back up any existing copy first.
     159      backup any existing copy first.
    160160    </para>
    161161
  • postlfs/security/openssl.xml

    rf136bce r45db70f  
    3535      The <application>OpenSSL</application> package contains management tools
    3636      and libraries relating to cryptography.  These are useful for providing
    37       cryptography functions to other packages, such as
     37      cryptographic functions to other packages, such as
    3838      <application>OpenSSH</application>, email applications and web browsers
    3939      (for accessing HTTPS sites).
  • postlfs/security/stunnel.xml

    rf136bce r45db70f  
    271271
    272272      <para revision="systemd">To start the <command>stunnel</command>
    273       daemon at boot, enalbe the previously installed
     273      daemon at boot, enable the previously installed
    274274      <application>systemd</application> unit by running the following command
    275275     as the <systemitem class="username">root</systemitem> user:</para>
Note: See TracChangeset for help on using the changeset viewer.