From 82b1ba415bb735c9e9021d73b2fa1e4a08ac4d2b Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Tue, 8 Nov 2016 16:43:56 +0100 Subject: Still on #4645 --- dev-merchant.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-merchant.rst') diff --git a/dev-merchant.rst b/dev-merchant.rst index cb834659..faa2a28c 100644 --- a/dev-merchant.rst +++ b/dev-merchant.rst @@ -29,13 +29,13 @@ Design TO REVIEW:: - The `frontend` is the existing shopping portal of the merchant. + The 'frontend' is the existing shopping portal of the merchant. The architecture tries to minimize the amount of modifications necessary to the `frontend` as well as the trust that needs to be placed into the `frontend` logic. Taler requires the frontend to facilitate two JSON-based interactions between the wallet and the `backend`, and one of those is trivial. - The `backend` is a standalone C application intended to implement all + The 'backend' is a standalone C application intended to implement all the cryptographic routines required to interact with the Taler wallet and a Taler exchange. -- cgit v1.2.3