gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-anastasis] branch master updated: fix


From: gnunet
Subject: [taler-anastasis] branch master updated: fix
Date: Thu, 01 Oct 2020 16:26:48 +0200

This is an automated email from the git hooks/post-receive script.

dennis-neufeld pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 908d84c  fix
908d84c is described below

commit 908d84ce4ef7f870817c1cf98f631b35ff137e3a
Author: Dennis Neufeld <dennis.neufeld@students.bfh.ch>
AuthorDate: Thu Oct 1 16:26:43 2020 +0200

    fix
---
 doc/ypsomed/ypsomed.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/ypsomed/ypsomed.tex b/doc/ypsomed/ypsomed.tex
index 54646bd..d50089a 100644
--- a/doc/ypsomed/ypsomed.tex
+++ b/doc/ypsomed/ypsomed.tex
@@ -57,7 +57,7 @@ authenticate the user. Even that information is only 
disclosed at the time of au
 \subsection{Approach}
 ???????????????????????????
 
-\subsubsection*{Secret sharing and recovery}
+\subsubsection{Secret sharing and recovery}
 Our approach to solve the problem of key recovery is to let the user
 split their core secret across multiple escrow providers (see
 Figure~\ref{fig:system_arch2}). To recover their core secret, the user has to
@@ -124,7 +124,7 @@ details of each component are explained later.
   webserver's core logic also returns the response and the status code
   of the operation to the client application.
 \item Each REST endpoint of the Anastasis server is implemented by
-  a specific handler. The handler prcesses the requests, typically
+  a specific handler. The handler processes the requests, typically
   by storing or looking up the requested
   data with the database. When the request is finished, the handler will
   send back the data or the status code to the webserver's core logic.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]