donau

Donation authority for GNU Taler (experimental)
Log | Files | Refs | Submodules | README | LICENSE

commit 85619a98f16abcd6736a04c47a36d1c4da7e2f62
parent fd891aee4088d0166a15d179725c1e14454f584d
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
Date:   Wed, 29 May 2024 10:41:16 +0200

add cite

Diffstat:
Mdoc/thesis/bibliography.bib | 8+++++++-
Mdoc/thesis/chapters/implementation/implementation.tex | 2+-
Mdoc/thesis/thesis.pdf | 0
Mdoc/thesis/thesis.tex | 2+-
4 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/doc/thesis/bibliography.bib b/doc/thesis/bibliography.bib @@ -1 +1,7 @@ - +@online{qrcodedensowavewebsite, + author = "DENSO WAVE", + title = "Information capacity and versions of the QR Code", + url = "https://www.qrcode.com/en/about/version.html", + addendum = "(accessed: 29.05.2024)", + keywords = "qrcode,DENSOWAVE" +} diff --git a/doc/thesis/chapters/implementation/implementation.tex b/doc/thesis/chapters/implementation/implementation.tex @@ -115,5 +115,5 @@ History of the yearly donations for each charity. \section{Android Verification App} The android app is part of the verification process used by the tax authority to check the donation statement (see xx). -It is possible to define an URI scheme for an android app. The app opens when the link is activated. The arguments defined in chapter Protocol xx are separated with slashes. To ensure that as many characters as possible can be stored in the QR code, the QR code should be alphanumeric encoded\footnote{alphanumeric encoded QR codes have a capaticity of up to 4296 characters and support only a few special characters}. This means that each argument is stringified. To ensure that no special characters are used for binary data, the hash and the signature are encoded in ASCII using CrockfordBase32. +It is possible to define an URI scheme for an android app. The app opens when the link is activated. The arguments defined in chapter Protocol xx are separated with slashes. To ensure that as many characters as possible can be stored in the QR code, the QR code should be alphanumeric encoded\footnote{alphanumeric encoded QR codes have a capaticity of up to 4296 characters and support only a few special characters}. This means that each argument is stringified. To ensure that no special characters are used for binary data, the hash and the signature are encoded in ASCII using CrockfordBase32.\cite{arcodedensonwavewebsite} %TODO: Add Link example diff --git a/doc/thesis/thesis.pdf b/doc/thesis/thesis.pdf Binary files differ. diff --git a/doc/thesis/thesis.tex b/doc/thesis/thesis.tex @@ -10,7 +10,7 @@ \huge{Tax-deductable Donations}} \author{Johannes Casaburi \and Lukas Matyja\\ \vspace{5px} -\and Advisor: Prof. Dr. Christian Grothoff \and Advisor: Prof. Dr. Emmanuel Benoist \\ Expert: Daniel Voisard} +\and Advisor: Prof. Dr. Christian Grohoff \and Advisor: Prof. Dr. Emmanuel Benoist \\ Expert: Daniel Voisard} \maketitle