commit 664619e6795c4fce3842b4a422f3ba685727fdd0
parent 0685e0ab7743fed76ad10ea5d3f1024d3294a6c7
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
Date: Sun, 26 May 2024 00:58:00 +0200
[doc] cleanup
Diffstat:
21 files changed, 0 insertions(+), 72 deletions(-)
diff --git a/doc/poster/bfh_logo.png b/doc/poster/bfh_logo.png
Binary files differ.
diff --git a/doc/poster/images/blue_wax.png b/doc/poster/images/blue_wax.png
Binary files differ.
diff --git a/doc/poster/images/charity.jpg b/doc/poster/images/charity.jpg
Binary files differ.
diff --git a/doc/poster/images/coins.png b/doc/poster/images/coins.png
Binary files differ.
diff --git a/doc/poster/images/gold_wax.png b/doc/poster/images/gold_wax.png
Binary files differ.
diff --git a/doc/poster/images/golden_stamp.jpg b/doc/poster/images/golden_stamp.jpg
Binary files differ.
diff --git a/doc/poster/images/green_wax.png b/doc/poster/images/green_wax.png
Binary files differ.
diff --git a/doc/poster/images/letter.png b/doc/poster/images/letter.png
Binary files differ.
diff --git a/doc/poster/images/qr-donau.png b/doc/poster/images/qr-donau.png
Binary files differ.
diff --git a/doc/poster/images/receipt.png b/doc/poster/images/receipt.png
Binary files differ.
diff --git a/doc/poster/images/red_wax.png b/doc/poster/images/red_wax.png
Binary files differ.
diff --git a/doc/poster/images/servers.png b/doc/poster/images/servers.png
Binary files differ.
diff --git a/doc/poster/images/stickman.png b/doc/poster/images/stickman.png
Binary files differ.
diff --git a/doc/poster/images/tax-authority.png b/doc/poster/images/tax-authority.png
Binary files differ.
diff --git a/doc/poster/overview.pdf b/doc/poster/overview.pdf
Binary files differ.
diff --git a/doc/poster/overview.tex b/doc/poster/overview.tex
@@ -1,23 +0,0 @@
-\documentclass[tikz]
-{standalone}
-%\usetikzlibrary{...}% tikz package already loaded by 'tikz' option
-\graphicspath{{images}}
-\begin{document}
-\begin{tikzpicture}
- \node (image) at (0,0) {\includegraphics[width=0.1\textwidth]{stickman}};
- \node at (0,-1.8) {Donor};
- %arrow
- \draw [-latex] (1,0) -- (7,0);
- %charity
- \node (image) at (8.5,0) {\includegraphics[width=0.15\textwidth]{charity}};
- \node at (8.5,-1.1) {Charity};
- %arrow
- \draw [-latex] (7,-1) -- (5,-2.5);
- %server
- \node (image) at (4,-3) {
- \includegraphics[width=0.12\textwidth]{tax-authority}};
- \node at (4,-4.1) {Tax Authority};
- %arrow
- \draw [-latex] (1,-1) -- (3,-2.5);
-\end{tikzpicture}
-\end{document}
diff --git a/doc/poster/poster.pdf b/doc/poster/poster.pdf
Binary files differ.
diff --git a/doc/poster/poster.pptx b/doc/poster/poster.pptx
Binary files differ.
diff --git a/doc/poster/poster.tex b/doc/poster/poster.tex
@@ -1,49 +0,0 @@
-\documentclass[a1, landscape] {sciposter}
-\usepackage{multicol}
-\usepackage{sectionbox}
-\usepackage{graphicx}
-\usepackage{subfig}
-\usepackage[english]{babel}
-\usepackage[numbers, longnamesfirst, sort]{natbib}
-\usepackage{fancyhdr}
-\usepackage{tikz}
-\renewcommand{\sectionsize}{\Large}
-\graphicspath{{images}}
-
-\institute{Bachelor Thesis 2024 Computer Science}
-\conference{\large{Lukas Matyja, Johannes Casaburi}}
-\fancyfoot
-
-\leftlogo[2]{bfh_logo}
-\title{Donau: A Donation Authority for Taler}
-
-\begin{document}
- \maketitle
-
-\begin{multicols}{3}
-\section{Stakeholders}\Large
-%TODO fix arrows
-\setlength{\columnseprule}{0pt}
-\begin{center}
-\includegraphics[width=0.3\textwidth]{overview}
-\end{center}
-
-\section{Motivation}\Large
-Donations can often be deducted from taxes. To do so, the donor may need to present some sort of evidence in form of a receipt. The Donau system redefines the donation receipts as...
-\begin{itemize}
- \item \textbf{verifiable} through signatures to prevent fraud.
- \item \textbf{simple} by composing the receipts from one donor.
- \item \textbf{privacy friendly} through anonymization, pseudonymization and reducing the amount of information to a minimum.
-\end{itemize}
-The privacy of the donation of the donor can be important. For example, a donation to an AIDS aid organization can lead to conclusions that could be unpleasant for the donor.
-
-sequence diagram DONAU
-
-\section{Results from discussion}
-
-\section{What happens next?}
-QR-Code thesis \\
-Taler Logos
- \end{multicols}
-
-\end{document}
diff --git a/doc/poster/poster_Donau_matyl1_casaj1.pdf b/doc/poster/poster_Donau_matyl1_casaj1.pdf
Binary files differ.
diff --git a/doc/poster/poster_Donau_matyl1_casaj1.pptx b/doc/poster/poster_Donau_matyl1_casaj1.pptx
Binary files differ.