first draft of intro

This commit is contained in:
Arthur 2024-11-24 01:01:30 +01:00
parent f305cb206b
commit 42b1299512
2 changed files with 36 additions and 3 deletions

View file

@ -2,13 +2,20 @@
short={IDS},
long={Intrusion Detection System}
}
\DeclareAcronym{hids}{
short={HIDS},
long={Host-Based Intrusion Detection System}
}
\DeclareAcronym{os}{
short={OS},
long={Operating System}
}
\DeclareAcronym{sci}{
short={SCI},
long={Side-Channel Information}
}
\DeclareAcronym{cpu}{
short={CPU},
long={Central Processing Unit}
}