summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJeffrey Burdges <burdges@gnunet.org>2018-01-25 14:25:33 +0100
committerJeffrey Burdges <burdges@gnunet.org>2018-01-25 14:25:33 +0100
commit50099989fbdbb20ea8741133d6a250438c1fbc87 (patch)
tree9c45bf3725f3896c25576f3d050e4d268388541c /games
parentf21625070cd740875483f49f66f8fc6e3d2e37be (diff)
downloadpapers-50099989fbdbb20ea8741133d6a250438c1fbc87.tar.gz
papers-50099989fbdbb20ea8741133d6a250438c1fbc87.tar.bz2
papers-50099989fbdbb20ea8741133d6a250438c1fbc87.zip
Explain corruption exchange
Diffstat (limited to 'games')
-rw-r--r--games/games.tex7
1 files changed, 5 insertions, 2 deletions
diff --git a/games/games.tex b/games/games.tex
index 1b5c7a0..56a5a35 100644
--- a/games/games.tex
+++ b/games/games.tex
@@ -123,8 +123,11 @@ We define the following oracles:
\item $\ora{CorruptClient}(pkClient)$:
- Used by the adversary to corrupt a client. Marks the client as corrupted and gives the adversary the
- client's private key, wallet and signed contract hashes.
+ Used by the adversary to corrupt a client.
+ Marks the client as corrupted and gives the adversary the
+ client's private key, wallet and signed contract hashes.
+ We lack an oracle to corrupt the exchange but our games may
+ corrupt the exchange during the setup phase.
\end{itemize}
\begin{mdframed}