summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/admin/6_security.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/src/admin/6_security.xml b/src/admin/6_security.xml
index 140dc7d..0cc2649 100644
--- a/src/admin/6_security.xml
+++ b/src/admin/6_security.xml
@@ -1,9 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<chapter label="6" id="security">
<title>Security</title>
- <para></para>
+ <highlights><para>In this chapter, we will review best practices for keeping your Adélie Linux systems secure.</para></highlights>
<section>
- <title></title>
- <para></para>
+ <title>APK</title>
+ <itemizedlist>
+ <listitem><para>Only use repositories and mirrors with HTTPS.</para></listitem>
+ <listitem><para>Run system updates whenever it is convenient.</para></listitem>
+ <listitem><para>Ensure any custom or third-party repositories have high-grade signature keys and that you trust the developers.</para></listitem>
+ </itemizedlist>
</section>
</chapter>