From ca901e4b99a037553a5afe1beeb50255aeecb27c Mon Sep 17 00:00:00 2001 From: ng0 Date: Tue, 10 Dec 2019 00:47:36 +0000 Subject: merge new website generation. --- www.yml | 180 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 180 insertions(+) create mode 100644 www.yml (limited to 'www.yml') diff --git a/www.yml b/www.yml new file mode 100644 index 00000000..ff589c52 --- /dev/null +++ b/www.yml @@ -0,0 +1,180 @@ +siteconf: + - baseurl: taler.net + newsloc: /news/ + newsdir: news + rsstitle: Taler.net + rssdescr: "News posts published by Taler about changes related to Taler, releases and events" + rssloc: + rsslink: + rsslang: + docshost: docs.taler.net +langs_full: &langs + en: English + fr: Français + it: Italiano + es: Español + de: Deutsch + ru: Ру́сский язы́к + pt: Português +symlinks: +staticfiles: + - file: favicon.ico + targets: + - favicon.ico + - file: robots.txt + targets: + - robots.txt +meetingnotes: +newsposts: + - page: 2018-04.html + date: 2018-04-01 + title: GNU Taler v0.5.0 released + abstract: + content: + - page: 2017-10.html + date: 2017-10-01 + title: GNU Taler v0.4.0 released + abstract: + content: + - page: 2017-08.html + date: 2017-08-01 + title: We explain GNU Taler at SHA 2017 + abstract: + content: + - page: 2017-04.html + date: 2017-04-01 + title: "Sva explains GNU Taler at EasterHegg and Torsten demonstrates it is child's play" + abstract: + content: + - page: 2017-03.html + date: 2017-03-01 + title: Sva explains GNU Taler at FOSSASIA in Singapore + abstract: + content: + - page: 2017-02.html + date: 2017-02-01 + title: Florian Dold explains Taler at 50p in Bangalore + abstract: + content: + - page: 2017-01.html + date: 2017-01-01 + title: Taler Documentation pages updated + abstract: + content: + - page: 2016-12.html + date: 2016-12-01 + title: Christian Grothoff explains Taler at hasgeek in Bangalore + abstract: + content: + - page: 2016-10.html + date: 2016-10-01 + title: Taler Wallet for Firefox online + abstract: + content: + - page: 2016-09.html + date: 2016-09-01 + title: Taler Web Payments paper published + abstract: + content: + - page: 2016-08.html + date: 2016-08-01 + title: Taler Systems S.A. created + abstract: + content: + - page: 2016-06.html + date: 2016-06-01 + title: GNU Taler 0.0.0 released + abstract: + content: + - page: 2015-12.html + date: 2015-12-01 + title: "Taler Demo for Chrome/Chromium online" + abstract: + content: + - page: 2015-11.html + date: 2015-11-01 + title: "Christian Grothoff explains the goals behind Taler" + abstract: + content: + - page: 2015-02.html + date: 2015-02-01 + title: Taler becomes an official GNU package + abstract: + content: + - page: 2014-12.html + date: 2014-12-01 + title: "Watch Christian Grothoff's FOSSA talk on Taler" + abstract: + content: + - page: 2014-11.html + date: 2014-11-01 + title: Launching taler.net + abstract: + content: +videoslist: +paperslist: + - year: 2019 + authors: + - Florian Dold + name: "The GNU Taler System: Practical and Provably Secure Electronic Payments" + kind: PhD Thesis + url: + url_html: + url_pdf: "papers/thesis-dold-phd-2019.pdf" + comment: + - year: 1982 + authors: + - David Chaum + name: "Blind Signatures for Untraceable Payments" + kind: "CRYPTO '82" + url: + url_html: + url_pdf: "papers/chaum-blind-signatures.pdf" + comment: + - year: + authors: + - M. Bellare + - C. Namprempre + - D. Pointcheval + - M. Semanko + name: "The One-More-RSA-Inversion Problems and the Security of Chaum's Blind Signature Scheme" + kind: Financial Cryptography + url: + url_html: + url_pdf: "papers/bellare_blindsigs_proof.pdf" + comment: + - year: 2016 + authors: + - Jeff Burdges + - Florian Dold + - Christian Grothoff + - Marcello Stanisci + name: "Enabling Secure Web Payments with GNU Taler" + kind: SPACE 2016 + url: + url_html: + url_pdf: "papers/taler2016space.pdf" + comment: + - year: 2019 + authors: + - Christian Grothoff + - Alex Pentland + name: "Digital cash and privacy: What are the alternatives to Libra?" + kind: MIT Media Lab + url: + url_html: https://www.media.mit.edu/posts/digital-cash-and-privacy-what-are-the-alternatives-to-libra/ + url_pdf: + comment: + - year: + authors: + - Florian Dold + - Sree Harsha Totakura + - Benedikt Müller + - Jeff Burdges + - Christian Grothoff + name: "Refreshing Coins for Giving Change and Refunds in Chaum-style Anonymous Payment Systems" + kind: + url: + url_pdf: + url_html: + comment: "available upon request" -- cgit v1.2.3