From 92a68087c8b4975ed21d1e8f480a2dc7da139f4a Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 24 Aug 2016 13:53:08 +0200 Subject: describe refunds as discussed --- articles/ui/ui.tex | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'articles/ui') diff --git a/articles/ui/ui.tex b/articles/ui/ui.tex index f9da6ca15..b927fe034 100644 --- a/articles/ui/ui.tex +++ b/articles/ui/ui.tex @@ -976,12 +976,15 @@ it has the following key advantages: \begin{lstlisting} \end{lstlisting} - \caption{Sample JavaScript code to trigger a refund} + \caption{Sample JavaScript code to trigger a refund from the merchant's web shop} \label{listing:refund} \end{figure*} @@ -1000,13 +1003,11 @@ the exchange providers and fee structure, but not the cryptographic coins. Consequently, the major cryptographic advances of Taler are invisible to the user. -Taler's refresh protocol~\cite{talercrypto} also allows merchants to -give refunds to customers. For this, the merchant signs a message -that the customer's wallet processes (Figure~\ref{listing:refund}) and sends to the exchange in order -to obtain new coins as a refund. This -can even be done with anonymous customers, as refunds are given as -additional change to the owner of the coins that were originally spent -to pay for the refunded transaction. +Taler's refresh protocol~\cite{talercrypto} also allows merchants to give +refunds to customers. To refund a purchase, the merchant obtains a signed refund permission +from the exchange, which the customer's wallet processes +(Figure~\ref{listing:refund}) to obtain new, unlinkable coins as refund. +This process allows the customer to say anonymous when receiving refunds. Taler's refresh protocol ensures unlinkability for both change and refunds, thereby assuring that the user has key conveniences of other -- cgit v1.2.3