You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We provide one system model with two possible adversaries: one who tries to link a protester's real identity (\(P\)) to a protest proof-share (\(\cid\)) and one
5
-
that aims at linking a protester's or a witness's real identity (\(P\), respectively \(W\)), to a location (\(l\)).
6
-
We also define varying strengths of each adversary.
4
+
We now provide a concretely defined system and adversary model.
5
+
We give three definitions, each defines an adversary with increasingly stronger
An overview of the base identity--proof share adversary model.
35
-
The protester with real identity \(P\) and witness with real identity \(W\)
36
-
communicate and each learn only the protocol data, \(d_{P,W}(\cid, P)\),
37
-
and the time it happened, \(t_{P,W}\).
38
-
The protester submits \(f(d_{P,W}(\cid, P))\), for some function \(f\), to
39
-
the storage \(S\), who learns only that and the time it happened,
40
-
\(t_{P,S}\).
41
-
Both the witness \(W\) and storage \(S\) are controlled by the adversary
42
-
\(A\).
43
-
}
44
-
\end{figure}
45
+
The base adversary (\cref{base-adversary}) represents an adversary that has no
46
+
access to auxiliary information, \eg inferences that can be done from the
47
+
communication layer, which means that it has only the protocol data at its
48
+
disposal.
45
49
46
-
We find \cref{base-identity-proof-share-adversary} suitable when the protester and witness both move in a crowd and there is no way for the witness to decide exactly with whom he or she communicates with.
47
-
However, in some situations this might not be the case, \eg the crowd is not dense.
48
-
In these situations the witness will likely see the face of the protester.
49
-
We capture this by the following definition.
50
+
We find \cref{base-adversary} suitable when the protester and witness both move
51
+
in a crowd and there is no way for the witness to decide exactly with whom he
52
+
or she communicates with.
53
+
However, in some situations this might not be the case: \Eg if the crowd is not
54
+
dense the witness will likely see the face of the protester.
55
+
If the witness is controlled by the adversary, then it is likely that the
56
+
witness can capture a picture of the face, which can be turned into an identity
57
+
through face recognition.
58
+
There are various such scenarios leading to the adversary learning the
59
+
protester's identity, we capture this by the following definition.
0 commit comments