taler-www

Main taler.net website
Log | Files | Refs | Submodules | README | LICENSE

commit 001a3d21cc7d37fed421921c9a08cec6eb537dfd
parent 9bcf499dd4b0f802021e6e68c0956069ae5ef2e5
Author: Florian Dold <florian.dold@gmail.com>
Date:   Sun, 27 Oct 2019 21:30:34 +0100

add Dold's PhD thesis to bibliography

Diffstat:
Apapers/thesis-dold-phd-2019.pdf | 0
Mtemplate/bibliography.html.j2 | 7+++++++
2 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/papers/thesis-dold-phd-2019.pdf b/papers/thesis-dold-phd-2019.pdf Binary files differ. diff --git a/template/bibliography.html.j2 b/template/bibliography.html.j2 @@ -3,6 +3,13 @@ <div class="container"> <h1>{{ _("GNU Taler Bibliography")}}</h1> +<h2>The GNU Taler System: Practical and Provably Secure Electronic Payments</h2> +<p> +<a href="{{ url('papers/thesis-dold-phd-2019.pdf') }}"><img border=0 align=right alt="PDF" width=32 height=32 src="{{ url('images/pdf.svg') }}"></a> +{{_("by")}} Florian Dold<br> +PhD Thesis, 2019<br> +</p> + <h2>Blind Signatures for Untraceable Payments</h2> <p> <a href="{{ url('papers/chaum-blind-signatures.pdf') }}"><img border=0 align=right alt="PDF" width=32 height=32 src="{{ url('images/pdf.svg') }}"></a>