gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] 02/02: merge


From: gnunet
Subject: [taler-anastasis] 02/02: merge
Date: Tue, 02 Jun 2020 17:57:22 +0200

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

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

commit 22509e9cd56804d6f84147358b13940e0b86f806
Merge: a35480f 587f55e
Author: Dennis Neufeld <dennis.neufeld@students.bfh.ch>
AuthorDate: Tue Jun 2 15:57:17 2020 +0000

    merge

 doc/thesis/implementation.tex      |  2 +-
 doc/thesis/server_architecture.tex | 13 +++++++++----
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --cc doc/thesis/implementation.tex
index 8a87109,d44f5e6..ebbed60
--- a/doc/thesis/implementation.tex
+++ b/doc/thesis/implementation.tex
@@@ -44,9 -44,9 +44,9 @@@ This section describes a happy flow of 
  \begin{enumerate}
  \item The user selects a server on which he previously stored a recovery 
document.
  \item Next the client downloads the server salt to compute the server 
specific account public key(GET /salt). 
 -\item After the user generated the public key he will downlaod the recovery 
document. At this point he can define if he wants a specific version or the 
latest version of the recovery document. In the graphic the client downloads 
the latest version(GET /policy/\$ACCOUNT\_PUB).
 -\item The clien will now decrypt the recovery document and list all policies 
and authentication methods. The user now has to solve these challenges. For 
example he has to answer a secure question or he has to type in a pin which was 
sent to him by SMS.(GET /truth/\$UUID?resonse=\$RESPONSE) \\ 
 -After each successfully solved challenge the client will check if one of the 
policies is fullfilled. If one of the policies is finished, the client will 
decrypt the core secret and provide it to the user.
 +\item After the user generated the public key he will download the recovery 
document. At this point he can define if he wants a specific version or the 
latest version of the recovery document. In the graphic the client downloads 
the latest version(GET /policy/\$ACCOUNT\_PUB).
- \item The clien will now decrypt the recovery document and list all policies 
and authentication methods. The user now has to solve these challenges. For 
example he has to answer a secure question or he has to type in a pin which was 
sent to him by SMS.(GET /truth/\$UUID?resonse=\$RESPONSE \\ 
++\item The client will now decrypt the recovery document and list all policies 
and authentication methods. The user now has to solve these challenges. For 
example he has to answer a secure question or he has to type in a pin which was 
sent to him by SMS.(GET /truth/\$UUID?resonse=\$RESPONSE) \\ 
 +After each successfully solved challenge the client will check if one of the 
policies is fulfilled. If one of the policies is finished, the client will 
decrypt the core secret and provide it to the user.
  \end{enumerate}
  
  \subsection{Libraries}

-- 
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]