summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Siegel <msi@malbolge.net>2019-06-16 11:33:24 +0000
committerMichael Siegel <msi@malbolge.net>2019-06-16 11:33:24 +0000
commit32bfe820b9419aeba1682e409b341693efc08108 (patch)
tree2facfa6304ffa6be4d6cce9780c131a29608bfca
parenta045c75e7f79a6eaa2723683878019c0f1be0a5b (diff)
downloaddocs-32bfe820b9419aeba1682e409b341693efc08108.tar.gz
docs-32bfe820b9419aeba1682e409b341693efc08108.tar.bz2
docs-32bfe820b9419aeba1682e409b341693efc08108.tar.xz
docs-32bfe820b9419aeba1682e409b341693efc08108.zip
Fixed typo. Sentence should probably be rewritten.
-rw-r--r--src/admin/6_security.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/admin/6_security.xml b/src/admin/6_security.xml
index f0226ee..3c17b96 100644
--- a/src/admin/6_security.xml
+++ b/src/admin/6_security.xml
@@ -4,7 +4,7 @@
<highlights><para>In this chapter, we will review best practices for keeping your Adélie Linux systems secure.</para></highlights>
<section id="introduction6">
<title>Introduction to computer security</title>
- <para>No one book can teach you everything about computer security. Computer security is not simply an item on a list that must be done once and then it is "completed". Computers are very powerful tools, and just as they can be used to teach, create, and produce, they can also be used for more nefarious purposes. By taking a proactive approach to computer security, and treating it as a process, you will be much more successful in keeping the security, confidentiality, and integrity of your data intact. You first need to identify your <firstterm>threat model</firstterm>; that is, what advisaries are you attempting to keep out? A sophisticated nation-state requires a much different security plan than a random hacker.</para>
+ <para>No one book can teach you everything about computer security. Computer security is not simply an item on a list that must be done once and then it is "completed". Computers are very powerful tools, and just as they can be used to teach, create, and produce, they can also be used for more nefarious purposes. By taking a proactive approach to computer security, and treating it as a process, you will be much more successful in keeping the security, confidentiality, and integrity of your data intact. You first need to identify your <firstterm>threat model</firstterm>; that is, what adversaries are you attempting to keep out? A sophisticated nation-state requires a much different security plan than a random hacker.</para>
<para>The suggestions in this handbook are a starting point to help you develop an actionable plan to keep your computer secure. They are by no means exhaustive. Remember to always keep learning; knowledge is power.</para>
</section>
<section id="apk_sec">
@@ -22,4 +22,4 @@
<listitem><para>Keep track of best practices for the services you run. The service's documentation is likely to contain good advice for security.</para></listitem>
</itemizedlist>
</section>
-</chapter>
+</chapter> \ No newline at end of file