-
Notifications
You must be signed in to change notification settings - Fork 0
/
references.bib
391 lines (348 loc) · 13.1 KB
/
references.bib
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
%% http://www.cl.cam.ac.uk/~mgk25/pet2004-fpd.pdf
@incollection { Kuhn05,
author = {Kuhn, Markus},
affiliation = {Computer Laboratory, University of Cambridge, 15 JJ Thomson Avenue, Cambridge, CB3 0FD United Kingdom},
title = {Electromagnetic Eavesdropping Risks of Flat-Panel Displays},
booktitle = {4th Workshop on Privacy Enhancing Technologies},
series = {Lecture Notes in Computer Science},
editor = {Martin, David and Serjantov, Andrei},
publisher = {Springer},
isbn = {978-3-540-26203-9},
pages = {88-107},
volume = {3424},
year = {2005}
}
%% http://people.csail.mit.edu/rivest/Rsapaper.pdf
@article { RSA,
author = {R.L. Rivest and A. Shamir and L. Adleman},
title = {A method for obtaining digital signatures and public-key cryptosystems},
journal = cacm,
year = {1978},
volume = {21},
number = {2},
pages = {120--126},
month = feb,
doi = {10.1145/359340.359342}
}
%% http://crypto.stanford.edu/~dabo/pubs/papers/sem.pdf
@article { Boneh01,
author = {Dan Boneh and Xuhua Ding and Gene Tsudik and Chi Ming Wong},
title = {A Method for Fast Revocation of Public Key Certificates and Security Capabilities},
journal = {Proceedings of the 10th {USENIX} Security Symposium},
year = {2001},
month = aug,
pages = {297-308}
}
%% http://crypto.stanford.edu/~dabo/abstracts/sharing.html
@article { Boneh01b,
author = {Boneh, Dan and Franklin, Matthew},
title = {Efficient generation of shared {RSA} keys},
journal = {Journal of the ACM},
year = {2001},
volume = {48},
number = {4},
pages = {702--722},
month = jul
}
%% https://tools.ietf.org/html/draft-kutylowski-mrsa-algorithm-03
@misc { Kutyiowski12,
title = {Mediated {RSA} cryptography specification for additive private key splitting ({mRSAA})},
author = {Kuty{\l}owski, Miros{\l}aw and Kubiak, Przemys{\l}aw and Tabor, Micha{\l} and Wachnik, Daniel},
month = nov,
year = {2012},
howpublished = "IETF Internet Draft"
}
%% https://www.cs.columbia.edu/~smb/papers/neke.pdf
@inproceedings { Bellovin92,
author = {Bellovin, Steven M and Merritt, Michael},
title = {Encrypted key exchange: password-based protocols secure against dictionary attacks},
booktitle = {IEEE Symposium on Research in Security and Privacy},
year = {1992},
pages = {72--84},
month = may,
doi = {10.1109/RISP.1992.213269}
}
@misc { OpenID09,
author = {Kissel, Brian},
title = {{OpenID} 2009 Year in Review},
month = dec,
year = {2009},
howpublished = "\url{http://openid.net/2009/12/16/openid-2009-year-in-review/}"
}
%% http://tools.ietf.org/html/rfc5849
@misc { OAuth,
author = {Eran Hammer-Lahav},
title = {The {OAuth} 1.0 Protocol},
howpublished = {IETF RFC 5849},
month = apr,
year = {2010}
}
@misc { OpenID,
author = {{OpenID Foundation}},
title = {{OpenID} Authentication 2.0 -- Final},
howpublished = "\url{http://openid.net/specs/openid-authentication-2_0.html}",
month = dec,
year = {2007}
}
@misc { Persona,
author = {Mozilla},
title = {Persona documentation},
year = {2011},
howpublished = "\url{https://developer.mozilla.org/en-US/Persona}"
}
@misc { BrowserID,
author = {Mozilla},
title = {{BrowserID} protocol specification},
year = {2011},
howpublished = "\url{https://github.com/mozilla/id-specs/blob/prod/browserid/index.md}"
}
%% http://tools.ietf.org/html/rfc5246
@misc { TLS,
author = {Tim Dierks and Eric Rescorla},
title = {The {T}ransport {L}ayer {S}ecurity ({TLS}) Protocol Version 1.2},
howpublished = {Network Working Group RFC 5246},
month = aug,
year = {2008}
}
%% http://tools.ietf.org/html/rfc4252
@misc { SSH,
author = {T. Ylonen and C. Lonvick},
title = {The {S}ecure {S}hell ({SSH}) Authentication Protocol},
howpublished = {Network Working Group RFC 4252},
month = jan,
year = {2006}
}
%% https://tools.ietf.org/html/rfc5929
@misc { ChannelBinding,
author = {Jeff Altman and Nicolas Williams and Larry Zhu},
title = {Channel Bindings for {TLS}},
howpublished = {IETF RFC 5929},
month = jul,
year = {2010}
}
%% http://tools.ietf.org/html/rfc6960
@misc { OCSP,
author = {Stefan Santesson and Michael Myers and Rich Ankney and Ambarish Malpani and Slava Galperin and Carlisle Adams},
title = {{X}.509 Internet Public Key Infrastructure -- {O}nline {C}ertificate {S}tatus {P}rotocol {(OCSP)}},
howpublished = "IETF RFC 6960",
month = jun,
year = {2013}
}
%% https://tools.ietf.org/html/rfc5802
@misc { SCRAM,
author = {Newman, C and Menon-Sen, A and Melnikov, A and Williams, N},
title = {Salted Challenge Response Authentication Mechanism ({SCRAM}) {SASL} and {GSS-API} Mechanisms},
howpublished = {IETF RFC 5802},
year = {2010},
month = jul
}
%% http://tools.ietf.org/html/rfc6238
@misc { TOTP,
author = {D M'Raihi and S Machani and M Pei and J Rydell},
title = {{TOTP}: Time-Based One-Time Password Algorithm},
howpublished = {IETF RFC 6238},
year = {2011},
month = may
}
%% https://tools.ietf.org/html/rfc6287
@misc { OCRA,
author = {D M'Raihi and J Rydell and S Bajaj and S Machani and D Naccache},
title = {{OCRA}: {OATH} Challenge-Response Algorithm},
howpublished = {IETF RFC 6287},
year = {2011},
month = jun
}
@misc { CertTrans,
author = {{Google Inc}},
title = {Certificate Transparency},
howpublished = "\url{http://www.certificate-transparency.org/}"
}
@misc { GoogleOpenID,
author = {{Google Inc}},
title = {Federated Login for {G}oogle Account Users},
howpublished = "\url{http://developers.google.com/accounts/docs/OpenID}"
}
%% https://fidoalliance.org/specs/fido-u2f-overview-ps-20150514.pdf
@misc { FIDOOverview,
author = {Sampath Srinivas and Dirk Balfanz and Eric Tiffany and Alexei Czeskis},
title = {Universal 2nd Factor ({U2F}) Overview},
month = may,
year = {2015},
howpublished = "FIDO Alliance Proposed Standard"
}
%% https://fidoalliance.org/wp-content/uploads/2014/12/fido-uaf-protocol-v1.0-ps-20141208.pdf
@misc { FIDOSpec,
author = {Rolf Lindemann and Davit Baghdasaryan and Eric Tiffany and Dirk Balfanz and Brad Hill and Jeff Hodges},
title = {{FIDO} {UAF} Protocol Specification v1.0},
month = dec,
year = {2014},
howpublished = "FIDO Alliance Proposed Standard"
}
%% http://tools.ietf.org/html/rfc3447
@misc { PKCS1,
author = {Jonsson, J and Kaliski, B},
title = {{P}ublic-{K}ey {C}ryptography {S}tandards ({PKCS}) \#1: {RSA} Cryptography Specifications Version 2.1},
howpublished = {Network Working Group RFC 3447},
month = feb,
year = {2003}
}
%% http://www.internetsociety.org/sites/default/files/12_4_1.pdf
@inproceedings { Parsovs14,
author = {Parsovs, Arnis},
title = {Practical Issues with {TLS} Client Certificate Authentication},
booktitle = {Network and Distributed System Security Symposium (NDSS)},
year = {2014},
month = feb
}
%% http://research.google.com/pubs/archive/38357.pdf
@inproceedings { Dietz12,
author = {Dietz, Michael and Czeskis, Alexei and Balfanz, Dirk and Wallach, Dan S},
title = {{O}rigin-{B}ound {C}ertificates: A Fresh Approach to Strong Client Authentication for the Web},
booktitle = {21st USENIX Security Symposium},
year = {2012},
pages = {317--332},
month = aug
}
%% http://www.cl.cam.ac.uk/~fms27/papers/2011-Stajano-pico.pdf
@incollection { Stajano11,
author = {Stajano, Frank},
title = {Pico: No more passwords!},
booktitle = {Security Protocols XIX},
series = {Lecture Notes in Computer Science},
publisher = {Springer},
isbn = {978-3-642-25866-4},
year = {2011}
}
@inproceedings { Bonneau12,
author = {Bonneau, Joseph and Herley, Cormac and van Oorschot, Paul C and Stajano, Frank},
title = {The quest to replace passwords: A framework for comparative evaluation of web authentication schemes},
booktitle = {33rd IEEE Symposium on Security and Privacy},
month = may,
year = {2012}
}
@misc { Scott14,
author = {Scott, Michael},
title = {{M-Pin}: A multi-factor zero knowledge authentication protocol},
month = mar,
year = {2014},
howpublished = "Certivox Labs, \url{http://www.certivox.com/Portals/230906/downloads/certivox_labs_mpin.pdf}"
}
%% https://www.linshunghuang.com/papers/mitm.pdf
@inproceedings { Huang14,
author = {Huang, Lin-Shung and Rice, Alex and Ellingsen, Erling and Jackson, Collin},
title = {Analyzing Forged {SSL} Certificates in the Wild},
booktitle = {35th IEEE Symposium on Security and Privacy},
year = {2014},
month = may
}
%% https://secure-resumption.com/tlsauth.pdf
@inproceedings { Bhargavan14,
author = {Bhargavan, Karthikeyan and Delignat-Lavaud, Antoine and Fournet, C{\'e}dric and Pironti, Alfredo and Strub, Pierre-Yves},
title = {Triple Handshakes and Cookie Cutters: Breaking and Fixing Authentication over {TLS}},
booktitle = {35th IEEE Symposium on Security and Privacy},
year = {2014},
month = may
}
@misc { Adkins11,
author = {Adkins, Heather},
title = {An update on attempted man-in-the-middle attacks},
year = {2011},
month = aug,
howpublished = "Google Inc, \url{http://googleonlinesecurity.blogspot.co.uk/2011/08/update-on-attempted-man-in-middle.html}"
}
%% http://zoo.cs.yale.edu/classes/cs426/2013/bib/parker83detection.pdf
@article { ParkerJr83,
author = {Parker, Jr, D Stott and Popek, Gerald J and Rudisin, Gerard and Stoughton, Allen and Walker, Bruce J and Walton, Evelyn and Chow, Johanna M and Edwards, David and Kiser, Stephen and Kline, Charles},
title = {Detection of Mutual Inconsistency in Distributed Systems},
journal = {IEEE Transactions on Software Engineering},
year = {1983},
volume = {SE-9},
number = {3},
pages = {240--247},
month = may
}
%% http://www.bitsavers.org/pdf/xerox/parc/techReports/CSL-89-1_Epidemic_Algorithms_for_Replicated_Database_Maintenance.pdf
@techreport { Demers89,
author = {Demers, Alan J and Gealy, Mark and Greene, Dan and Hauser, Carl H and Irish, Wes and Larson, John and Manning, Sue and Shenker, Scott and Sturgis, Howard and Swinehart, Dan and Terry, Douglas B and Woods, Don},
title = {Epidemic Algorithms for Replicated Database Maintenance},
year = {1989},
number = {CSL-89-1},
month = jan,
institution = {Xerox Palo Alto Research Centers}
}
%% http://hal.inria.fr/inria-00555588/
@techreport { Shapiro11,
author = {Shapiro, Marc and Pregui{\c c}a, Nuno and Baquero, Carlos and Zawirski, Marek},
title = {A comprehensive study of Convergent and Commutative Replicated Data Types},
year = {2011},
number = {7506},
month = jan,
institution = {INRIA}
}
%% http://crypto.stanford.edu/~dabo/pubs/papers/pwdmgrBrowser.pdf
@inproceedings { Silver14,
author = {Silver, David and Jana, Suman and Chen, Eric and Jackson, Collin and Boneh, Dan},
title = {Password Managers: Attacks and Defenses},
booktitle = {23rd USENIX Security Symposium},
year = {2014},
month = aug
}
%% https://www.usenix.org/system/files/conference/usenixsecurity14/sec14-paper-li-zhiwei.pdf
@inproceedings { Li14,
author = {Li, Zhiwei and He, Warren and Akhawe, Devdatta and Song, Dawn},
title = {The Emperor's New Password Manager: Security Analysis of Web-based Password Managers},
booktitle = {23rd USENIX Security Symposium},
year = {2014},
month = aug
}
%% http://www.tarsnap.com/scrypt.html
@misc { Percival09,
author = {Colin Percival},
title = {Stronger Key Derivation via Sequential Memory-Hard Functions},
year = {2009},
month = may,
howpublished = "BSDCan '09"
}
%% http://web.cs.ucdavis.edu/~rogaway/papers/ctr.pdf
@misc { Lipmaa00,
author = {Lipmaa, Helger and Rogaway, Phillip and Wagner, David},
title = {Comments to {NIST} concerning {AES} Modes of Operations: {CTR}-Mode Encryption},
year = {2000},
month = sep
}
@misc { Borchert11,
author = {Borchert, Bernd and Reinhardt, Klaus},
title = {{V}erfahren zum {B}ereitstellen eines sicheren und komfortablen {Z}ugangs zu {O}nline-{A}ccounts via {F}ern-{W}eiterleitung},
year = {2011},
month = jun,
howpublished = "Patent application DE200910057800. \url{http://www.google.com/patents/DE102009057800A1?cl=de}"
}
@misc { Gibson13,
author = {Steve Gibson},
title = {Secure Quick Reliable Login},
year = {2013},
month = oct,
howpublished = "\url{https://www.grc.com/sqrl/sqrl.htm}"
}
@misc { Chappell06,
author = {Chappell, David},
title = {Introducing {Windows CardSpace}},
year = {2006},
month = apr,
howpublished = "\url{http://msdn.microsoft.com/en-us/library/aa480189.aspx?ppud=4}"
}
@misc { Paquin13,
author = {Paquin, Christian},
title = {{U-Prove} Technology Overview V1.1},
year = {2013},
month = apr,
howpublished = "Microsoft Research, \url{http://research.microsoft.com/apps/pubs/default.aspx?id=166980}"
}
%% https://www.cl.cam.ac.uk/~drt24/papers/spw14-07-Thomas.pdf
@inproceedings { Thomas14,
author = {Thomas, Daniel R and Beresford, Alastair R},
title = {Better authentication: password revolution by evolution},
booktitle = {22nd International Workshop on Security Protocols},
year = {2014},
month = mar
}