summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-01-26 00:42:31 +0530
committerFlorian Dold <florian.dold@gmail.com>2019-01-26 00:42:31 +0530
commitc7a18d52d528a97564771410e8ca0cc3580d6bab (patch)
treeb06b7efed9d419195d516a083884f62ccf3eee8b
parentbc235c66644f8a293404687fd2ecd6e4fd222a89 (diff)
downloaddold-thesis-phd-c7a18d52d528a97564771410e8ca0cc3580d6bab.tar.gz
dold-thesis-phd-c7a18d52d528a97564771410e8ca0cc3580d6bab.tar.bz2
dold-thesis-phd-c7a18d52d528a97564771410e8ca0cc3580d6bab.zip
short abstract
-rw-r--r--abstract-short.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/abstract-short.txt b/abstract-short.txt
new file mode 100644
index 0000000..dc4cdb5
--- /dev/null
+++ b/abstract-short.txt
@@ -0,0 +1,13 @@
+We describe the design and implementation of GNU Taler, an
+electronic payment system based on an extension of Chaum's online e-cash with
+efficient change. In addition to anonymity for customers, it provides the
+novel notion of income transparency, which guarantees that merchants can
+reliably receive a payment from an untrusted payer only when their income from
+the payment is visible to tax authorities.
+
+We show the provable security of our protocol, which in addition to the usual
+security properties also formally models conservation of funds and income
+transparency.
+
+Lastly, we contribute a novel Byzantine consensus algorithm, which could be
+applied to distributed ledgers.