summaryrefslogtreecommitdiff
path: root/stylefiles/report/wp6-lectures-cover.tex
blob: bc11e764fb0de33fd6e0c07a1e4a4192dae79d07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
%\documentclass{taler}	      % full lenth boiler plate
\documentclass{taler-short} % for short deliverables with less boiler plate
\usepackage{hyperref}
\hypersetup{colorlinks=true,linkcolor=blue,urlcolor=blue}

\doccode{D6.1}
\wpcontrib{WP6}
\title[Educational materials]{Educational materials}
\duedate{31.8.2024}
\actualdate{31.8.2024}
\version{Revision 1.0}
\dissemination{PU}

\author{Christian Grothoff \and Emmanuel Benoist}

\changetable{ % use 3 colum format as in these examples
0.9 & 30.7.2024 & First internally circulated version\\\hline
1.0 & 31.8.2024 & Minor edits based on internal review\\\hline
}

\reportabstract{This report is a collection of the lecture materials
  for integrating GNU Taler and related technologies into curricula
  on {\bf Web programming with REST APIs} and/or
  {\bf Applied cryptography}.  The lectures use GNU Taler as a
  running example, relating theory to its applications in the
  context of the GNU Taler payment system.

  The sources and Web sites with links to additional materials can be
  found in our public Git repository at
  \url{https://git.taler.net/lectures.git/}.  This document is thus
  merely one possible rendering of the provided slides and
  exercises. Additionally, a small collection of video-tutorials can
  be found at \url{https://tutorials.taler.net/}.}

\reportkeywords{lectures, cryptography, RESTful, blockchain, privacy, anonymity, payments, applied cryptography}


\begin{document}

\maketitle

\cleardoublepage

\end{document}