Add chapter security

This commit is contained in:
Sandro Keil
2018-12-18 21:40:23 +01:00
parent 160f05fe85
commit c9882d01d8
7 changed files with 94 additions and 13 deletions

View File

@@ -7,7 +7,7 @@
"authors": [
{
"name": "Sandro Keil",
"email": "social@sandro-keil.de",
"email": "github@sandro-keil.de",
"homepage": "https://sandro-keil.de"
}
],
@@ -19,7 +19,10 @@
"uefi",
"arch-linux",
"luks",
"lvm2"
"lvm2",
"security",
"intel amt",
"amd psp"
],
"require": {
"bookdown/bookdown": "^1.1.0",