[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-cashless2ecash] branch master updated: docs: bibtex for title pic
From: |
gnunet |
Subject: |
[taler-cashless2ecash] branch master updated: docs: bibtex for title picture |
Date: |
Thu, 06 Jun 2024 10:16:35 +0200 |
This is an automated email from the git hooks/post-receive script.
joel-haeberli pushed a commit to branch master
in repository cashless2ecash.
The following commit(s) were added to refs/heads/master by this push:
new 3f25042 docs: bibtex for title picture
3f25042 is described below
commit 3f25042d09d446ae56799baceae88be8fcab07f1
Author: Joel-Haeberli <haebu@rubigen.ch>
AuthorDate: Thu Jun 6 10:16:31 2024 +0200
docs: bibtex for title picture
---
docs/content/implementation/f-deployment.tex | 2 +-
docs/content/results/reflexion.tex | 4 ++--
docs/project.bib | 7 +++++++
docs/thesis.pdf | Bin 2159756 -> 2160196 bytes
4 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/docs/content/implementation/f-deployment.tex
b/docs/content/implementation/f-deployment.tex
index 7978512..dd2b844 100644
--- a/docs/content/implementation/f-deployment.tex
+++ b/docs/content/implementation/f-deployment.tex
@@ -57,4 +57,4 @@ To make the C2EC instance available a web-server must be
configured to receive r
\subsection{Migration And Releases}
\label{sec-implementation-deployment-migration}
-When a new version of the system shall be installed, the new executable can be
built by issueing \texttt{make build}. After migrating the database using
\texttt{make migrate} the newly built executable can be started. For new
versions of the cli and the installation \texttt{make cli} and \texttt{make
simulation} can be used.
+When a new version of the system shall be installed, the new executable can be
built by issueing \texttt{make build} from the sources root directory. After
migrating the database using \texttt{make migrate} the newly built executable
can be started. For new versions of the cli and the installation \texttt{make
cli} and \texttt{make simulation} can be used.
diff --git a/docs/content/results/reflexion.tex
b/docs/content/results/reflexion.tex
index 1ff1424..2f0c3bb 100644
--- a/docs/content/results/reflexion.tex
+++ b/docs/content/results/reflexion.tex
@@ -30,8 +30,8 @@ To organize the work I did a rough planning of the work and
the artefacts in the
\subsection{Personally}
-The world of payment systems seems a bit chaotic to me. I think this is the
result of a lot of different approaches for the same problem developed at the
same time. Standards exist but they mainly suggest things and do not enforce
them. The technical documentation is obfuscated in big documents with a lot of
boiler plate text. This makes it very hard to act appropriately without finding
out by hand how a process works exactly. For example to bring a Wallee
transaction into the fulfill st [...]
+The world of payment systems seems a bit chaotic to me. I think this is the
result of a lot of different approaches for the same problem developed at the
same time. Standards exist but they mainly suggest things and do not enforce
them. The technical documentation is obfuscated in big documents with a lot of
boiler plate text. This makes it very hard to act appropriately without finding
out by hand how a process works exactly. For example to bring a Wallee
transaction into the fulfill st [...]
The thesis was constrained with a lot of insecurities for me. How does the
process look? How can I implement the process? How does GNU Taler even work?
How does Wallee work? In the end I am proud of what I accomplished during the
thesis. I was able to understand the different API and write a program which
fulfills the properties needed for the withdrawal. Additionally I could learn a
lot about designing an API and especially parallelization in Go and Android.
-I am thankful that the Bern University of Applied Sciences supports free
software projects like GNU Taler. It was a great opportunity for me as student
and as human to gain direct insights and work on a GNU project during my
thesis. I remember Prof. Dr. Christian Grothoff telling me during an onsite
session: "Nicht so kurzfristig denken!" (don\'t think short-term). This also
showed the horizon of the project to me. It tries to sustainably change the
payment landscape for good. That is wh [...]
+I am thankful that the Bern University of Applied Sciences supports free
software projects like GNU Taler. It was a great opportunity for me as student
and as human to gain direct insights and work on a GNU project during my
thesis. I remember Prof. Dr. Christian Grothoff telling me during an onsite
session: "Nicht so kurzfristig denken!" (don\'t think short-term). This also
showed the horizon of the project to me. It tries to sustainably change the
payment landscape for good. That is wh [...]
diff --git a/docs/project.bib b/docs/project.bib
index 8c1233f..99f8389 100644
--- a/docs/project.bib
+++ b/docs/project.bib
@@ -451,3 +451,10 @@
url =
{https://cheatsheetseries.owasp.org/cheatsheets/Threat_Modeling_Cheat_Sheet.html#threat-identification},
howpublished =
{\url{https://cheatsheetseries.owasp.org/cheatsheets/Threat_Modeling_Cheat_Sheet.html#threat-identification}},
}
+
+@book{fauser,
+ author={Bruno Fauser},
+ title={Träumen von einer besseren Welt},
+ publisher={Bruno Fauser, Hinterkappelen, fauser.ch},
+ year={2023},
+}
diff --git a/docs/thesis.pdf b/docs/thesis.pdf
index 6336dc7..d8023fd 100644
Binary files a/docs/thesis.pdf and b/docs/thesis.pdf differ
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-cashless2ecash] branch master updated: docs: bibtex for title picture,
gnunet <=