init
This commit is contained in:
33
content/0 Allgemein/Deckblatt.tex
Normal file
33
content/0 Allgemein/Deckblatt.tex
Normal file
@@ -0,0 +1,33 @@
|
||||
\begin{titlepage}
|
||||
|
||||
\begin{center}
|
||||
\includegraphics[scale=1]{content/Bilder/IBSLogo}\\[1ex]
|
||||
|
||||
\LARGE{\studiengang} \studienjahr\\[4ex]
|
||||
|
||||
\huge{\textbf{\titel}}\\[1.5ex]
|
||||
\Large{\textbf{\untertitel}}\\[4ex]
|
||||
|
||||
\normalsize
|
||||
\abgabeOrt, den \abgabeTermin\\[3em]
|
||||
\textbf{\autorName}\\
|
||||
\matrikelnummer\\[1.5ex]
|
||||
\modul\\
|
||||
\dozent
|
||||
\vfill
|
||||
|
||||
%\textbf{Ausbildungsbetrieb:}\\[2ex]
|
||||
%\includegraphics[scale=0.05]{\betriebLogo}\\[2ex]
|
||||
%\betriebName\\
|
||||
%\betriebAnschrift\\
|
||||
%\betriebOrt\\[5em]
|
||||
\end{center}
|
||||
|
||||
\small
|
||||
%Dieses Werk, einschließlich seiner Teile, ist \textbf{urheberrechtlich geschützt}.
|
||||
%Jede Verwertung außerhalb der engen Grenzen des Urheberrechtsgesetzes ist ohne
|
||||
%Zustimmung des Autors unzulässig und strafbar. Das gilt insbesondere für
|
||||
%Vervielfältigungen, Übersetzungen, Mikroverfilmungen sowie die Einspeicherung
|
||||
%und Verarbeitung in elektronischen Systemen.
|
||||
|
||||
\end{titlepage}
|
||||
28
content/0 Allgemein/Meta.tex
Normal file
28
content/0 Allgemein/Meta.tex
Normal file
@@ -0,0 +1,28 @@
|
||||
% !TEX root = Projektdokumentation.tex
|
||||
|
||||
% Hinweis: der Titel muss zum Inhalt des Projekts passen und den zentralen Inhalt des Projekts deutlich herausstellen
|
||||
\newcommand{\titel}{Moderne Authentifizierungsverfahren:} % #######################
|
||||
\newcommand{\untertitel}{FIDO2, biometrische Verfahren und Multi-Faktor-Authentifizierung}
|
||||
\newcommand{\kompletterTitel}{\titel{}}
|
||||
|
||||
\newcommand{\autorName}{Dominik Horn}
|
||||
\newcommand{\autorAnschrift}{}
|
||||
\newcommand{\autorOrt}{}
|
||||
\newcommand{\studienjahr}{WI2022}
|
||||
\newcommand{\matrikelnummer}{WI202207409} %TODO: Matrikelnummer nachschauen
|
||||
|
||||
\newcommand{\betriebLogo}{content/Bilder/BTC_Logo.png}
|
||||
\newcommand{\betriebName}{BTC Business Technology Consulting AG}
|
||||
\newcommand{\betriebAnschrift}{Escherweg 5}
|
||||
\newcommand{\betriebOrt}{26121 Oldenburg}
|
||||
|
||||
\newcommand{\uni}{IBS IT \& Business School Oldenburg}
|
||||
\newcommand{\uniLogo}{Bilder/IBS_Logo.png}
|
||||
|
||||
\newcommand{\studiengang}{Duales Studium Wirtschaftsinformatik}
|
||||
\newcommand{\ausbildungsberuf}{Fachinformatiker Systemintegration}
|
||||
|
||||
\newcommand{\abgabeOrt}{Oldenburg}
|
||||
\newcommand{\abgabeTermin}{\today} % #######################
|
||||
\newcommand{\modul}{Modul: Informationssicherheit II} % #######################
|
||||
\newcommand{\dozent}{Dozent: Christofer Fleischhauer} % #######################
|
||||
1
content/1 Einleitung/content.tex
Normal file
1
content/1 Einleitung/content.tex
Normal file
@@ -0,0 +1 @@
|
||||
\section{Einleitung}\label{sec:einleitung}
|
||||
2
content/2 Grundlagen der Authentifizierung/content.tex
Normal file
2
content/2 Grundlagen der Authentifizierung/content.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\section{Grundlagen der Authentifizierung}\label{sec:grundlagen-der-authentifizierung}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
\section{Moderne Authentifizierungsverfahren – Überblick}\label{sec:moderne-authentifizierungsverfahren--uberblick}
|
||||
1
content/4 FIDO2/content.tex
Normal file
1
content/4 FIDO2/content.tex
Normal file
@@ -0,0 +1 @@
|
||||
\section{FIDO2}\label{sec:fido2}
|
||||
@@ -0,0 +1 @@
|
||||
\section{Biometrische Authentifizierungsverfahren}\label{sec:biometrische-authentifizierungsverfahren}
|
||||
2
content/6 Multi-Faktor-Authentifizierung/content.tex
Normal file
2
content/6 Multi-Faktor-Authentifizierung/content.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\section{Multi-Faktor-Authentifizierung}\label{sec:multi-faktor-authentifizierung}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
\section{Vergleich und Bewertung der Verfahren}\label{sec:vergleich-und-bewertung-der-verfahren}
|
||||
2
content/8 Ausblick/content.tex
Normal file
2
content/8 Ausblick/content.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\section{Ausblick}\label{sec:ausblick}
|
||||
|
||||
1
content/9 Fazit/content.tex
Normal file
1
content/9 Fazit/content.tex
Normal file
@@ -0,0 +1 @@
|
||||
\section{Fazit}\label{sec:fazit}
|
||||
9
content/Anhang/anhang.tex
Normal file
9
content/Anhang/anhang.tex
Normal file
@@ -0,0 +1,9 @@
|
||||
\clearpage
|
||||
\section*{Anhang}
|
||||
\appendix
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
BIN
content/Bilder/IBSLogo.png
Normal file
BIN
content/Bilder/IBSLogo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
17
content/abkuerzungsverzeichnis.tex
Normal file
17
content/abkuerzungsverzeichnis.tex
Normal file
@@ -0,0 +1,17 @@
|
||||
\begin{acronym}
|
||||
\acro{aci}[ACI]{Azure Container Instances}
|
||||
\acro{acr}[ACR]{Azure Container Registry}
|
||||
\acro{aks}[AKS]{Azure Kubernetes Service}
|
||||
%\acro{API}{Application Programming Interface}
|
||||
\acro{bits}[BITS]{BTC IT Services GmbH}
|
||||
\acro{cli}[CLI]{Command Line Interface}
|
||||
\acro{db}[DB]{Datenbank}
|
||||
\acro{dns}[DNS]{Domain Name System}
|
||||
\acro{dsl}[DSL]{Domänenspezifische Sprache}
|
||||
\acro{mps}[MPS]{Managed Platform Services}
|
||||
\acro{sku}[SKU]{Stock Keeping Units}
|
||||
\acro{vm}[VM]{Virtuelle Maschine}
|
||||
|
||||
|
||||
|
||||
\end{acronym}
|
||||
0
content/glossar.tex
Normal file
0
content/glossar.tex
Normal file
Reference in New Issue
Block a user