-
Notifications
You must be signed in to change notification settings - Fork 2
/
refs.bib
580 lines (501 loc) · 15.8 KB
/
refs.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
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
@misc{bitcoin,
Author = {Nakamoto, Satoshi},
Title = {Bitcoin: A peer-to-peer electronic cash system},
Year = {2008},
howpublished={Available at: \url{https://bitcoin.org/bitcoin.pdf}},
url={https://bitcoin.org/bitcoin.pdf}
}
@article{wood2014ethereum,
title={Ethereum: A secure decentralised generalised transaction ledger},
author={Wood, Gavin},
journal={Ethereum project yellow paper},
volume={151},
pages={1--32},
year={2014}
}
@article{meiklejohn2018top,
title={Top ten obstacles along distributed ledgers path to adoption},
author={Meiklejohn, Sarah},
journal={IEEE Security \& Privacy},
volume={16},
number={4},
pages={13--19},
year={2018},
publisher={IEEE}
}
@inproceedings{meiklejohn2013fistful,
title={A fistful of bitcoins: characterizing payments among men with no names},
author={Meiklejohn, Sarah and Pomarole, Marjori and Jordan, Grant and Levchenko, Kirill and McCoy, Damon and Voelker, Geoffrey M and Savage, Stefan},
booktitle={Proceedings of the 2013 conference on Internet measurement conference},
pages={127--140},
year={2013}
}
@inproceedings{gervais2014privacy,
title={On the privacy provisions of bloom filters in lightweight bitcoin clients},
author={Gervais, Arthur and Capkun, Srdjan and Karame, Ghassan O and Gruber, Damian},
booktitle={Proceedings of the 30th Annual Computer Security Applications Conference},
pages={326--335},
year={2014}
}
@article{golomb1966run,
title={Run-length encodings (Corresp.)},
author={Golomb, Solomon},
journal={IEEE transactions on information theory},
volume={12},
number={3},
pages={399--401},
year={1966},
publisher={IEEE}
}
@manual{ultimate,
title = "Ultimate blockchain compression w/ trust-free lite nodes",
author = {Reiner, Alan},
url = "https://web.archive.org/web/20150214114638/https://bitcointalk.org/index.php?topic=88208.0",
year = "2012 (accessed February 15, 2015)"
}
@manual{electrumserver,
title = "Electrum-server for the Electrum client",
author = {Voegtlin, Thomas},
url = "https://github.com/spesmilo/electrum-server/",
year = "2012"
}
@manual{electrumserverrust,
title = "Electrum Server in Rust",
author = {Zeyde, Roman},
url = "https://github.com/romanz/electrs",
year = "2018"
}
@manual{jimmysong,
title = "Neutrino Presentation from Breaking Bitcoin 2019",
author = {Song, Jimmy},
url = "https://diyhpl.us/wiki/transcripts/breaking-bitcoin/2019/neutrino/",
year = "2019"
}
@manual{bchd,
title = "BCHD - The full node built for Bitcoin Cash developers",
author = {Pacia, Chris and others},
url = "https://bchd.cash/",
year = "2019"
}
@manual{bip37,
title = "BIP: 37 — Connection Bloom filtering",
author = {Hearn, Mike and Corallo, Matt},
url = "https://github.com/bitcoin/bips/blob/master/bip-0037.mediawiki",
year = "2012"
}
@manual{bitcoinj,
title = "bitcoinj - A library for working with Bitcoin",
author = {Hearn, Mike and others},
url = "https://bitcoinj.github.io/",
year = "2013"
}
@inproceedings{nipopows,
Author = {Kiayias, Aggelos and Miller, Andrew and Zindros, Dionysis},
Title = {{Non-Interactive Proofs of Proof-of-Work}},
booktitle={International Conference on Financial Cryptography and Data Security},
organization={Springer},
Year = {2020},
}
@article{backbone,
author = {Juan Garay and Aggelos Kiayias and Nikos Leonardos },
title = {The bitcoin backbone protocol: Analysis and applications},
journal = {Annual International Conference on the Theory and Applications of Cryptographic Techniques},
pages = {281-310},
publisher = {Springer},
year = {2015}
}
@inproceedings{garay2017bitcoin,
title={The bitcoin backbone protocol with chains of variable difficulty},
author={Garay, Juan and Kiayias, Aggelos and Leonardos, Nikos},
booktitle={Annual International Cryptology Conference},
pages={291--323},
year={2017},
organization={Springer}
}
@inproceedings{pass2017analysis,
title={Analysis of the blockchain protocol in asynchronous networks},
author={Pass, Rafael and Seeman, Lior and Shelat, Abhi},
booktitle={Annual International Conference on the Theory and Applications of Cryptographic Techniques},
pages={643--673},
year={2017},
organization={Springer}
}
@inproceedings{sparse-mt,
title={Efficient sparse merkle trees},
author={Dahlberg, Rasmus and Pulls, Tobias and Peeters, Roel},
booktitle={Nordic Conference on Secure IT Systems},
pages={199--215},
year={2016},
organization={Springer}
}
@article{revocation-transparency,
title={Revocation transparency},
author={Laurie, Ben and Kasper, Emilia},
journal={Google Research, September},
pages={33},
year={2012}
}
@online{zcash-heartwood-news,
author = {Electric Coin Company},
title = {Introducing Heartwood},
year = 2020,
url = {https://electriccoin.co/blog/introducing-heartwood/},
}
@online{zcash-flyclient-zip,
author = {Lai, Ying Tong and Prestwich, James and Konstantopoulos, Georgios},
title = {[ZIP 221] FlyClient - Consensus-Layer Changes},
year = 2020,
url = {https://github.com/zcash/zips/blob/master/zip-0221.rst},
}
@online{brd,
author = {{BRD developers}},
title = {BRD - bitcoin wallet},
year = 2013,
url = {https://brd.com/},
}
@online{openbazaar,
author = {{OpenBazaar developers}},
title = {OpenBazaar},
year = 2014,
url = {https://openbazaar.org/},
}
@online{schildbach,
author = {Schildbach, Andreas},
title = {Bitcoin Wallet app for your Android device},
year = 2014,
url = {https://github.com/bitcoin-wallet/bitcoin-wallet},
}
@online{segwit,
author = {Lombrozo, Eric and Lau, Johnson and Wuille, Pieter},
title = {{BIP: 141 - Segregated Witness (Consensus layer)}},
year = 2015,
url = {https://github.com/bitcoin/bips/blob/master/bip-0141.mediawiki},
}
@online{stratum,
author = {slush},
title = {{[Stratum] Overlay network protocol over Bitcoin}},
year = 2011,
url = {https://bitcointalk.org/index.php?topic=55842.0},
}
@online{bip37-disable,
author = {Corallo, Matt},
title = {{[bitcoin-dev] Bitcoin Core to disable Bloom-based Filtering by default}},
year = 2019,
url = {https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2019-July/017145.html},
}
@online{todd-bip37-attack,
author = {Todd, Peter},
title = {{petertodd/bloom-io-attack}},
year = 2016,
url = {https://github.com/petertodd/bloom-io-attack},
}
@online{bisq,
author = {{Bisq developers}},
title = {{Bisq - A decentralized bitcoin exchange network}},
year = 2017,
url = {https://bisq.network/},
}
@article{coloredcoins,
title={Overview of colored coins},
author={Rosenfeld, Meni},
journal={White paper, bitcoil. co. il},
volume={41},
pages={94},
year={2012}
}
@inproceedings{sok,
title={SoK: Research perspectives and challenges for bitcoin and cryptocurrencies},
author={Bonneau, Joseph and Miller, Andrew and Clark, Jeremy and Narayanan, Arvind and Kroll, Joshua A and Felten, Edward W},
booktitle={2015 IEEE Symposium on Security and Privacy},
pages={104--121},
year={2015},
organization={IEEE}
}
@manual{bip32,
title = "BIP: 32 — Hierarchical Deterministic Wallets",
author = {Wuille, Pieter},
url = "https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki",
year = "2012"
}
@manual{bip157,
title = "BIP: 157 — Client Side Block Filtering",
author = {Osuntokun, Olaoluwa and Akselrod, Alex and Posen, Jim},
url = "https://github.com/bitcoin/bips/blob/master/bip-0157.mediawiki",
year = "2017"
}
@manual{bip158,
title = "BIP: 158 — Compact Block Filters for Light Clients",
author = {Osuntokun, Olaoluwa and Akselrod, Alex},
url = "https://github.com/bitcoin/bips/blob/master/bip-0158.mediawiki",
year = "2017"
}
@inproceedings{sybil,
title={The sybil attack},
author={Douceur, John R},
booktitle={International Workshop on Peer-to-Peer Systems},
pages={251--260},
year={2002},
organization={Springer}
}
@article{buterin,
Author = {Buterin, Vitalik and others},
Journal = {white paper},
Title = {A next-generation smart contract and decentralized application platform},
Year = {2014}}
@misc{highway,
Author = {Andrew Miller},
Date-Added = {2019-05-16 00:09:50 +0200},
Date-Modified = {2019-05-16 00:09:50 +0200},
Howpublished = {bitcoin forum post},
Title = {The high-value-hash highway},
Year = {2012}}
@misc{friedenbach,
author={Mark Friedenbach},
title={{Compact SPV proofs via block header commitments}},
year={2014},
url={https://sourceforge.net/p/bitcoin/mailman/message/32111357/},
howpublished={Available at: \url{https://sourceforge.net/p/bitcoin/mailman/message/32111357/}}
}
@inproceedings{kls,
title={Proofs of proofs of work with sublinear complexity},
author={Kiayias, Aggelos and Lamprou, Nikolaos and Stouka, Aikaterini-Panagiota},
booktitle={International Conference on Financial Cryptography and Data Security},
pages={61--78},
year={2016},
organization={Springer}
}
@article{flyclient,
title={Flyclient: Super-Light Clients for Cryptocurrencies.},
author={B{\"u}nz, Benedikt and Kiffer, Lucianna and Luu, Loi and Zamani, Mahdi},
booktitle={To appear in 2020 IEEE Symposium on Security and Privacy (SP)},
year={2020},
organization={IEEE}
}
@misc{derivatives,
author={Karantias, Kostis and Kiayias, Aggelos and Zindros, Dionysis},
Title = {Smart Contract Derivatives},
Year = {2020},
institution={Cryptology ePrint Archive, Report 2020/138, 2020.}}
@inproceedings{pow-sidechains,
title={Proof-of-Work Sidechains},
author={Kiayias, Aggelos and Zindros, Dionysis},
booktitle={International Conference on Financial Cryptography and Data Security},
organization={Springer},
publisher={Springer},
year={2019}
}
@inproceedings{compactsuperblocks,
title={Compact Storage of Superblocks for NIPoPoW Applications},
booktitle={The 1st International Conference on Mathematical Research for Blockchain Economy},
author={Karantias, Kostis and Kiayias, Aggelos and Zindros, Dionysis},
organization={Springer Nature},
year={2019}}
@inproceedings{burn,
title={Proof-of-Burn},
author={Karantias, Kostis and Kiayias, Aggelos and Zindros, Dionysis},
booktitle={International Conference on Financial Cryptography and Data Security},
year={2019}
}
@inproceedings{eclipse,
title={Eclipse Attacks on Bitcoin's Peer-to-Peer Network.},
author={Heilman, Ethan and Kendler, Alison and Zohar, Aviv and Goldberg, Sharon},
booktitle={USENIX Security Symposium},
pages={129--144},
year={2015}
}
@techreport{eclipse-ethereum,
title={Ethereum eclipse attacks},
author={W{\"u}st, Karl and Gervais, Arthur},
year={2016},
institution={ETH Zurich}
}
@online{metamask,
author = {{Metamask developers}},
title = {Metamask},
year = 2016,
url = {https://metamask.io/},
}
@online{exodus,
author = {{Exodus developers}},
title = {Exodus},
year = 2016,
url = {https://www.exodus.io/},
}
@online{yoroi,
author = {{Yoroi developers}},
title = {Yoroi - Light Wallet for Cardano},
year = 2018,
url = {https://yoroi-wallet.com/},
}
@online{ledger-live,
author = {{Ledger developers}},
title = {Ledger Live : Most trusted \& secure crypto wallet},
year = 2018,
url = {https://www.ledger.com/ledger-live},
}
@online{trezor-beta,
author = {{Trezor developers}},
title = {Trezor Beta Wallet},
year = 2020,
url = {https://beta-wallet.trezor.io/},
}
@online{electrum,
author = {Voegtlin, Thomas},
title = {Electrum},
year = 2011,
url = {https://electrum.org/},
}
@online{mymonero,
author = {Shapiro, Paul},
title = {The JS codebase for the MyMonero desktop and web wallet apps},
year = 2018,
url = {https://github.com/mymonero/mymonero-app-js},
}
@online{compact-blocks,
author = {Tankersley, George and Grigg, Jack and Green, Matthew},
title = {Light Client Protocol for Payment Detection},
year = 2018,
url = {https://github.com/zcash/zips/blob/996cdd9686eb68a50ad75f13b58ff7c3b9f4ee58/zip-XXX-light-payment-detection.rst},
}
@online{neutrino-wallet,
author = {Pacia, Chris},
title = {Neutrino Wallet},
year = 2019,
url = {https://neutrino.cash/},
}
@online{neutrino-library,
author = {Lightning Labs},
title = {Privacy-Preserving Bitcoin Light Client},
year = 2019,
url = {https://github.com/lightninglabs/neutrino},
}
@online{lightning-wallet,
author = {Lightning Labs},
title = {Lightning: Fast Bitcoin Wallet},
year = 2019,
url = {https://play.google.com/store/apps/details?id=engineering.lightning.LightningMainnet},
}
@online{first-deterministic,
title = {Deterministic Wallets},
author = {Maxwell, Gregory},
url = {https://bitcointalk.org/index.php?topic=19137.msg239768},
year = 2011,
}
@inproceedings{zerocoin,
title={Zerocoin: Anonymous distributed e-cash from bitcoin},
author={Miers, Ian and Garman, Christina and Green, Matthew and Rubin, Aviel D},
booktitle={2013 IEEE Symposium on Security and Privacy},
pages={397--411},
year={2013},
organization={IEEE}
}
@online{cryptonote,
title={CryptoNote v 2.0},
author={Van Saberhagen, Nicolas},
year=2013,
url={https://cryptonote.org/whitepaper.pdf},
}
@online{zcash-spec,
title={Zcash protocol specification},
author={Hopwood, Daira and Bowe, Sean and Hornby, Taylor and Wilcox, Nathan},
url={https://raw.githubusercontent.com/zcash/zips/master/protocol/protocol.pdf},
year={2016}
}
@online{zero-to-monero,
title={Zero to Monero},
author={Alonso, Kurt M},
url={https://www.getmonero.org/library/Zero-to-Monero-1-0-0.pdf},
year={2018}
}
@online{monero,
title={Monero},
author={{Monero developers}},
url={https://www.getmonero.org/},
year={2014}
}
@online{zcash,
title={Zcash},
author={{Zcash developers}},
url={https://z.cash/},
year={2016}
}
@online{zecwallet,
title={Zecwallet-Lite is z-Addr first lightwallet for Zcash},
author={adityapk00},
url={https://github.com/adityapk00/zecwallet-lite},
year={2019}
}
@online{lightwalletd,
title={Lightwalletd is a backend service that provides a bandwidth-efficient interface to the Zcash blockchain},
author={{Zcash developers}},
url={https://github.com/zcash/lightwalletd/},
year={2019},
}
@online{litecoin,
title={Litecoin},
author={{Litecoin developers}},
url={https://litecoin.org/},
year={2011}
}
@online{dogecoin,
title={Dogecoin},
author={{Dogecoin developers}},
url={https://dogecoin.com/},
year={2013}
}
@online{ergo,
title={Ergo: A resilient platform for contractual money},
author={{Ergo developers}},
url={https://ergoplatform.org/docs/whitepaper.pdf},
year={2019}
}
@inproceedings{malleability,
title={Flaws in applying proof methodologies to signature schemes},
author={Stern, Jacques and Pointcheval, David and Malone-Lee, John and Smart, Nigel P},
booktitle={Annual International Cryptology Conference},
pages={93--110},
year={2002},
organization={Springer}
}
@online{ethereum-glossary,
title={Ethereum Glossary},
author={{Ethereum developers}},
url={https://github.com/ethereum/wiki/wiki/Glossary},
year={2014}
}
@online{sidechains,
title={Enabling blockchain innovations with pegged sidechains},
author={Back, Adam and Corallo, Matt and Dashjr, Luke and Friedenbach, Mark and Maxwell, Gregory and Miller, Andrew and Poelstra, Andrew and Tim{\'o}n, Jorge and Wuille, Pieter},
url={https://blockstream.com/sidechains.pdf},
year={2014}
}
@online{uspv,
title={uspv - micro-SPV library},
author={Dryja, Thaddeus},
url={https://github.com/mit-dci/lit/tree/master/uspv},
year={2016}
}
@online{spvwallet,
title={P2P SPV Wallet/Library in Go used in OpenBazaar 2.0},
author={OpenBazaar team},
url={https://github.com/OpenBazaar/spvwallet},
year={2016}
}
@online{bch-spv,
title={Bitcoin Cash P2P SPV Wallet},
author={Pacia, Chris},
url={https://github.com/cpacia/BitcoinCash-Wallet},
year={2018}
}
@online{coinbarn,
title={Coinbarn wallet},
author={Meshkov, Dmitry},
url={https://github.com/coinbarn/coinbarn-extension},
year={2019}
}
@online{etherscan,
title={Etherscan},
author={{Etherscan developers}},
url={https://etherscan.io/},
year={2016}
}