-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathdeck.json
409 lines (409 loc) · 11.5 KB
/
deck.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
{ "cards": [
{
"is": "rule",
"title": "Basic Play",
"description": "Draw 1, Play 1"
},{
"is": "action",
"title": "Sneakernet",
"description": "Everyone chooses one card to pass to the left. If your hand is empty, you just receive a card (don’t have to draw or pass."
},{
"is": "keeper",
"title": "Hackers"
},{
"is": "goal",
"title": "Internet Blackout",
"keepers": [
"Political Activity",
"Country",
"Internet Service Providers (ISPs)"
]
},{
"is": "rule",
"title": "Merger Consolidation",
"description": "Only 1 keeper is needed to win."
},{
"is": "rule",
"title": "Rich Bonus",
"description": "If one of your Keepers is a rich country, add 1 to all existing rules. (e.g. Draw 1 -> Draw 2)"
},{
"is": "rule",
"title": "Poor Bonus",
"description": "If you have the fewest Keepers on the table, draw an extra card. In the case of a tie, both players get the bonus."
},{
"is": "rule",
"title": "Restoring a quorum",
"description": "Draw 2, Play 2."
},{
"is": "rule",
"title": "Government requires encrypted back doors",
"description": "Draw 1, Discard 4."
},{
"is": "rule",
"title": "Power outage",
"description": "All technology keepers cannot be used."
},{
"is": "rule",
"title": "Technical solution to a social problem",
"description": "Only technology keepers can be used."
},{
"is": "rule",
"title": "Power restored",
"description": "Replaces the Power Outage rule if in play."
},{
"is": "rule",
"title": "Recent terrorist attack",
"description": "Goals of Privacy, Legislative Win, Policy Change cannot be met while this rule is in play."
},{
"is": "rule",
"title": "Thwart the Surveillance Agencies",
"description": "If Full disk encryption is on the table, anyone can use it to win."
},{
"is": "keeper",
"title": "USA",
"category": "Country"
},{
"is": "keeper",
"title": "China",
"category": "Country"
},{
"is": "keeper",
"title": "India",
"category": "Country"
},{
"is": "keeper",
"title": "European Union",
"category": "Country"
},{
"is": "keeper",
"title": "United Kingdom",
"category": "Country"
},{
"is": "keeper",
"title": "Federal Communications Commission (FCC)",
"category": "Agency"
},{
"is": "keeper",
"title": "Internet Corporation for Assigned Names and Numbers (ICANN)",
"category": "Agency"
},{
"is": "keeper",
"title": "Internet Engineering Task Force (IETF)",
"category": "Agency"
},{
"is": "keeper",
"title": "Wire tapping"
},{
"is": "keeper",
"title": "Civil Society"
},{
"is": "keeper",
"title": "Advocacy"
},{
"is": "keeper",
"title": "Stingray",
"category": "Technology"
},{
"is": "keeper",
"title": "Bot net",
"category": "Technology"
},{
"is": "keeper",
"title": "United Nations",
"category": "Agency"
},{
"is": "keeper",
"title": "File Comments"
},{
"is": "keeper",
"title": "High powered lawyer"
},{
"is": "keeper",
"title": "Request for Comments (RFC)"
},{
"is": "keeper",
"title": "Legal brief"
},{
"is": "keeper",
"title": "Corporate Lobbyist"
},{
"is": "keeper",
"title": "Money"
},{
"is": "keeper",
"title": "Tech Company"
},{
"is": "keeper",
"title": "Lawsuit"
},{
"is": "keeper",
"title": "National Security Agency (NSA)",
"category": "Surveillance-Agency"
},{
"is": "keeper",
"title": "Federal Bureau of Investigations (FBI)",
"category": "Surveillance-Agency"
},{
"is": "keeper",
"title": "Central Intelligence Agency (CIA)",
"category": "Surveillance-Agency"
},{
"is": "keeper",
"title": "Government Communications Headquarters (GCHQ)",
"category": "Surveillance-Agency"
},{
"is": "keeper",
"title": "Blockchain",
"category": "technology"
},{
"is": "keeper",
"title": "Recording Industry Association of America (RIAA)",
"category": "Agency"
},{
"is": "keeper",
"title": "Internet Service Providers (ISPs)"
},{
"is": "keeper",
"title": "Political Activity"
},{
"is": "keeper",
"title": "Progressive Hosting Organization"
},{
"is": "keeper",
"title": "Full Disk Encryption",
"category": "technology"
},{
"is": "keeper",
"title": "Subpoena"
},{
"is": "keeper",
"title": "Peer to Peer (P2P)"
},{
"is": "action",
"title": "Editorial Review",
"description": "Discard half of any individual player's hand. You pick who is under editorial review."
},{
"is": "action",
"title": "Zero Day",
"description": "Take 1 card from up to half the players."
},{
"is": "action",
"title": "Data breach",
"description": "One player has to show their hand."
},{
"is": "action",
"title": "Ransomware",
"description": "Take all but 1 of one player's cards. You pick which player."
},{
"is": "action",
"title": "Mandatory Internet ID (China bans anonymous posting)",
"description": "All players show keepers in their hands."
},{
"is": "action",
"title": "Tech Hype!",
"description": "Everyone gets to draw a card."
},{
"is": "rule",
"title": "General Data Protection Regulation (GDPR) goes into effect",
"description": "The Privacy goal can be met with just 1 keeper."
},{
"is": "action",
"title": "Zero Rating",
"description": "Choose a type of card, and then play as many of those cards as you want on your turn."
},{
"is": "action",
"title": "Classified information leaked",
"description": "Every player holding a surveillance agency has to play their keeper. Keeper limits are not enforced."
},{
"is": "action",
"title": "Build an Alliance",
"description": "Count the number of players in the game (including yourself). Draw enough cards to give 1 card to each player, and then distribute them evenly amongst all the players. You decide who gets what."
},{
"is": "action",
"title": "Share the Wealth",
"description": "Gather up all the keepers on the table. Shuffle them together, then deal them out,giving the first card to yourself. Everyone will probably end up with a different number of Keepers in play than they started with."
},{
"is": "action",
"title": "Today’s Special",
"description": "Set your hand aside and draw 3 cards. If today is your birthday, play all 3 cards. If today is a holiday or special anniversary, play 2 of the cards. If it’s just another day, play only 1 card. Discard the remainder."
},{
"is": "action",
"title": "Congress changes hands",
"description": "Reset to Basic Rules. Discard all new rule cards, and leave only the basic rules in play. Do not discard the current Goal."
},{
"is": "goal",
"title": "New TLDs released",
"keepers": [
"ICANN",
"Country"
]
},{
"is": "goal",
"title": "Internet Blackout",
"keepers": [
"Political Activity",
"Country",
"Internet Service Providers (ISPs)"
]
},{
"is": "goal",
"title": "Reverse an Internet Shutdown",
"keepers": [
"Civil Society",
"Advocacy",
"United Nations (UN)"
]
},{
"is": "goal",
"title": "Net neutrality",
"keepers": [
"Federal Communications Commission (FCC)",
"EU",
"Any non-US, non-EU country"
]
},{
"is": "goal",
"title": "Win a Scotus Case",
"keepers": [
"High Powered Lawyer",
"Legal Brief",
"USA"
]
},{
"is": "goal",
"title": "New protocol",
"keepers": [
"Internet Engineering Task Force (IETF)",
"Request for Comments (RFC)",
"File Comments"
]
},{
"is": "goal",
"title": "Policy change",
"keepers": [
"Advocacy",
"Civil Society"
]
},{
"is": "goal",
"title": "Coalition",
"keepers": [
"Tech Company",
"Civil Society"
]
},{
"is": "goal",
"title": "Regulatory win",
"keepers": [
"File Comments",
"High powered lawyer"
]
},{
"is": "goal",
"title": "Legislative victory",
"keepers": [
"Corporate Lobbyist",
"Money"
]
},{
"is": "goal",
"title": "Privacy",
"keepers": [
"European Union",
"Lawsuit"
]
},{
"is": "goal",
"title": "Surveil all the things",
"keepers": [
"National Security Agency (NSA)",
"Government Communications Headquarters (GCHQ)",
"China"
]
},{
"is": "goal",
"title": "Dark Web",
"keepers": [
"Blockchain",
"Hackers",
"China"
]
},{
"is": "goal",
"title": "Decentralized web",
"keepers": [
"Blockchain",
"Peer to Peer (P2P)"
]
},{
"is": "goal",
"title": "Digital Rights Management (DRM)",
"keepers": [
"Recording Industry Association of America (RIAA)",
"Money"
]
},{
"is": "goal",
"title": "Universal Digital Rights",
"keepers": [
"Civil Society",
"2 Countries",
"No surveillance agencies on the table"
]
},{
"is": "goal",
"title": "Vulnerabilities Equities Process (VEP)",
"keepers": [
"Tech company",
"Hackers"
]
},{
"is": "goal",
"title": "Government Hacking",
"keepers": [
"Any surveillance agency",
"Hackers"
]
},{
"is": "goal",
"title": "Zero Knowledge Server",
"keepers": [
"Full Disk Encryption",
"Progressive Hosting Organization"
]
},{
"is": "goal",
"title": "Thwart the FBI ",
"keepers": [
"Full Disk Encryption",
"Progressive Hosting Organization",
"Subpoena"
]
},{
"is": "blank"
},{
"is": "blank"
},{
"is": "blank"
},{
"is": "blank"
},{
"is": "blank"
},{
"is": "blank"
},{
"is": "blank"
},{
"is": "blank"
},{
"is": "blank"
},{
"is": "blank"
},{
"is": "blank"
},{
"is": "blank"
},{
"is": "blank"
}
]}