summaryrefslogtreecommitdiff
path: root/summary
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-05-04 17:15:04 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-05-04 17:15:04 +0200
commit3a5d193807c573c0611e2a8ea21de66bf5f35d35 (patch)
tree9b928d0102422ffacc15886d0fbac8acc23630cb /summary
parentdd15e37e214904e1f9dc9f9bd0a57d247cca653f (diff)
downloaddold-thesis-phd-3a5d193807c573c0611e2a8ea21de66bf5f35d35.tar.gz
dold-thesis-phd-3a5d193807c573c0611e2a8ea21de66bf5f35d35.tar.bz2
dold-thesis-phd-3a5d193807c573c0611e2a8ea21de66bf5f35d35.zip
rogaway fixes
Diffstat (limited to 'summary')
-rw-r--r--summary/summary-english.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/summary/summary-english.tex b/summary/summary-english.tex
index 0f079b4..e94588c 100644
--- a/summary/summary-english.tex
+++ b/summary/summary-english.tex
@@ -43,9 +43,9 @@ anonymity and unforgeability properties of e-cash, also formally models
conservation of funds and income transparency.
Our implementation of GNU Taler is usable by non-expert users and integrates
-with the modern Web architecture. Our payment platform addresses a range of
+with the modern web architecture. Our payment platform addresses a range of
practical issues, such as tipping customers, providing refunds, integrating
-with banks and know-your-customer (KYC) checks, as well as Web platform
+with banks and know-your-customer (KYC) checks, as well as web platform
security and reliability requirements. On a single machine, we achieve
transaction rates that rival those of global, commercial credit card
processors. We increase the robustness of the exchange -- the component that keeps
@@ -213,7 +213,7 @@ We claim the following key contributions for this thesis:
showing the necessity of a refresh operation.
\item We propose a modification to our protocol that provides protection
against certain blackmailing and kidnapping scenarios.
- \item We design and implement the seamless, native integration of e-cash into the Web architecture, and discuss
+ \item We design and implement the seamless, native integration of e-cash into the web architecture, and discuss
security and privacy aspects of this integration.
\item We implemented the GNU Taler payment system and evaluate its
performance.