summaryrefslogtreecommitdiff
path: root/src/admin/6_security.xml
blob: 0cc26497d83d5af7adf2b13d390f2cb8373580a3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<chapter label="6" id="security">
    <title>Security</title>
    <highlights><para>In this chapter, we will review best practices for keeping your Adélie Linux systems secure.</para></highlights>
    <section>
        <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>