-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex3.html
191 lines (187 loc) · 8.55 KB
/
index3.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;url=https://reyify.com/blog" />
<meta charset="utf-8">
<title>Joinmarket.me archive</title>
<meta name="description" content="Coding, scientific development, finance, data analysis, visualization, statistics, and machine learning">
<meta name="author" content="Adam Gibson">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
<script src="https://joinmarket.me/theme/html5.js"></script>
<![endif]-->
<link href="https://joinmarket.me/theme/css/ipython.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/bootswatch/3.2.0/simplex/bootstrap.min.css" rel="stylesheet">
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<link href="https://joinmarket.me/theme/css/local.css" rel="stylesheet">
<link href="https://joinmarket.me/theme/css/pygments.css" rel="stylesheet">
</head>
<body>
<div class="container">
<div class="page-header">
<h1><a href="https://joinmarket.me/">Joinmarket.me archive</a>
<br> </div>
<div class="row">
<div class="col-md-8 col-md-offset-2">
This site is temporarily (for now) acting as a back-up of the former version of Joinmarket.me.
<p>
Note that the latest release of Joinmarket is always to be found <a href="https://github.com/Joinmarket-Org/joinmarket-clientserver/releases">here</a>.</p>
This site was mostly used to house my blog (see "waxwing's Blog" here); I will repopulate the site with the former articles. Please be aware that there will be some bad formatting due to difficulties with re-instantiating the site on a new platform; some images and some special characters will be formatted wrongly.
At some point I may re-instantiate also the public orderbook watcher instance but this should be of little interest since it can be run trivially, locally with an install of Joinmarket (you don't need Bitcoin Core for that).
<p>
Donations for my work gratefully received <a href="https://joinmarket.me/donations/">here</a>.
</p>
<div class="article" itemscope itemtype="http://schema.org/BlogPosting">
<a href="https://joinmarket.me/blog/blog/schnorrless-scriptless-scripts/">
<h2 itemprop="name headline">Schnorrless Scriptless Scripts</h2>
</a>
<time datetime="2020-04-15T00:00:00+02:00" itemprop="datePublished">Wed 15 April 2020</time>
—
<span itemprop="author" itemscope="" itemtype="http://schema.org/Person">
<span itemprop="name">Adam Gibson</span>
</span>
<div class="summary"><p>a new ECDSA single-signer adaptor signature construction.</p></div>
Category:
<span itemprop="articleSection">
<a href="https://joinmarket.me/category/waxwings-blog.html" rel="category">waxwings Blog</a>
</span>
Tags:
<span itemprop="keywords">
<a href="https://joinmarket.me/tag/cryptography.html" rel="tag">cryptography</a>
</span>
<span itemprop="keywords">
<a href="https://joinmarket.me/tag/bitcoin.html" rel="tag">bitcoin</a>
</span>
</div>
<hr>
<div class="article" itemscope itemtype="http://schema.org/BlogPosting">
<a href="https://joinmarket.me/blog/blog/avoiding-wagnerian-tragedies/">
<h2 itemprop="name headline">Avoiding Wagnerian Tragedies</h2>
</a>
<time datetime="2019-12-15T00:00:00+01:00" itemprop="datePublished">Sun 15 December 2019</time>
—
<span itemprop="author" itemscope="" itemtype="http://schema.org/Person">
<span itemprop="name">Adam Gibson</span>
</span>
<div class="summary"><p>Wagner's attack</p></div>
Category:
<span itemprop="articleSection">
<a href="https://joinmarket.me/category/waxwings-blog.html" rel="category">waxwings Blog</a>
</span>
Tags:
<span itemprop="keywords">
<a href="https://joinmarket.me/tag/cryptography.html" rel="tag">cryptography</a>
</span>
</div>
<hr>
<div class="article" itemscope itemtype="http://schema.org/BlogPosting">
<a href="https://joinmarket.me/blog/blog/multiparty-s6/">
<h2 itemprop="name headline">Multiparty S6</h2>
</a>
<time datetime="2019-04-15T00:00:00+02:00" itemprop="datePublished">Mon 15 April 2019</time>
—
<span itemprop="author" itemscope="" itemtype="http://schema.org/Person">
<span itemprop="name">Adam Gibson</span>
</span>
<div class="summary"><p>multiparty symmetrical Schnorr signature scriptless script shuffle</p></div>
Category:
<span itemprop="articleSection">
<a href="https://joinmarket.me/category/waxwings-blog.html" rel="category">waxwings Blog</a>
</span>
Tags:
<span itemprop="keywords">
<a href="https://joinmarket.me/tag/cryptography.html" rel="tag">cryptography</a>
</span>
<span itemprop="keywords">
<a href="https://joinmarket.me/tag/bitcoin.html" rel="tag">bitcoin</a>
</span>
</div>
<hr>
<div class="pagination">
<ul>
<li class="prev"><a href="https://joinmarket.me/index2.html">← Previous</a></li>
<li class=""><a href="https://joinmarket.me/index.html">1</a></li>
<li class=""><a href="https://joinmarket.me/index2.html">2</a></li>
<li class="active"><a href="https://joinmarket.me/index3.html">3</a></li>
<li class=""><a href="https://joinmarket.me/index4.html">4</a></li>
<li class=""><a href="https://joinmarket.me/index5.html">5</a></li>
<li class=""><a href="https://joinmarket.me/index6.html">6</a></li>
<li class="next"><a href="https://joinmarket.me/index4.html">Next →</a></li>
</ul>
</div> </div>
</div> <!-- <hr> -->
</div> <!-- /container -->
<footer class="aw-footer bg-danger">
<div class="container"> <!-- footer -->
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="row">
<div class="col-md-3">
<h4>Navigation</h4>
<ul class="list-unstyled my-list-style">
<li><a href="https://joinmarket.me">Joinmarket.me archive</a></li>
<li><a href="https://joinmarket.me/about-me/"><i class="fa fa-About Me "></i> About Me</a></li>
<li><a href="https://joinmarket.me/blog/"><i class="fa fa-Blog "></i> Blog</a></li>
<li><a href="https://joinmarket.me/donations/"><i class="fa fa-Donations "></i> Donations</a></li>
<li><a href="https://joinmarket.me/main-page/"><i class="fa fa-Main Page "></i> Main Page</a></li>
<li><a href="https://joinmarket.me/feeds/all.atom.xml" type="application/atom+xml"><i class="fa fa-rss "></i> atom</a></li>
</ul>
</div>
<div class="col-md-3">
<h4>Author</h4>
<ul class="list-unstyled my-list-style">
<li><a href="https://x0f.org/web/accounts/41381">waxwing on mastodon</a></li>
</ul>
</div>
<div class="col-md-3">
<h4>Categories</h4>
<ul class="list-unstyled my-list-style">
<li><a href="https://joinmarket.me/category/waxwings-blog.html">waxwings Blog (18)</a></li>
</ul>
</div>
<div class="col-md-3">
<h4>Links</h4>
<ul class="list-unstyled my-list-style">
<li><a href="https://en.bitcoin.it/wiki/Privacy">Bitcoin Wiki Privacy article</a></li>
<li><a href="https://old.reddit.com/r/joinmarket">Joinmarket reddit</a></li>
<li><a href="https://bitcointalk.org/index.php?topic=279249.620">Original description of Coinjoin</a></li>
<li><a href="https://github.com/AdamISZ/JMPrivacyAnalysis/blob/master/tumbler_privacy.md">My analysis of privacy in Joinmarket's (old) tumbler algorithm</a></li>
<li><a href="https://www.ndss-symposium.org/wp-content/uploads/2017/09/ndss201701-4RuffingPaper.pdf">Coinshuffle++ and DiceMix paper</a></li>
<li><a href="https://eprint.iacr.org/2016/575">Tumblebit paper</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</footer>
<div class="container">
<div class="row">
<div class="col-md-12 text-center center-block aw-bottom">
<p>© Adam Gibson 2016</p>
<p>Powered by Pelican</p>
</div>
</div>
</div>
<!-- JavaScript -->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$("div.collapseheader").click(function () {
$header = $(this).children("span").first();
$codearea = $(this).children(".input_area");
$codearea.slideToggle(500, function () {
$header.text(function () {
return $codearea.is(":visible") ? "Collapse Code" : "Expand Code";
});
});
});
});
</script>
</body>
</html>