This repository has been archived by the owner on May 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
blog.html
318 lines (317 loc) · 17.9 KB
/
blog.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
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
<!DOCTYPE html>
<html lang="en-US" class="scheme_original">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="format-detection" content="telephone=no">
<title>Ethereum Security Blog</title>
<link rel="stylesheet" href="/theme/js/vendor/woocommerce/css/woocommerce-layout.css" type="text/css" media="all" />
<link rel="stylesheet" href="/theme/js/vendor/woocommerce/css/woocommerce-smallscreen.css" type="text/css" media="only screen and (max-width: 768px)" />
<link rel="stylesheet" href="/theme/js/vendor/woocommerce/css/woocommerce.css" type="text/css" media="all" />
<link rel="stylesheet" href="/theme/js/vendor/revslider/css/settings.css" type="text/css" media="all" />
<link rel="stylesheet" href="/theme/css/tpl-revslider.css" type="text/css" media="all" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Hind:300,400,700%7CLato:300,300i,400,400i,700,700i,900,900i&subset=latin-ext">
<link rel="stylesheet" href="/theme/css/fontello/css/fontello.css" type="text/css" media="all" />
<link rel="stylesheet" href="/theme/css/style.css" type="text/css" media="all" />
<link rel="stylesheet" href="/theme/css/animation.css" type="text/css" media="all" />
<link rel="stylesheet" href="/theme/css/shortcodes.css" type="text/css" media="all" />
<link rel="stylesheet" href="/theme/css/plugin.woocommerce.css" type="text/css" media="all" />
<link rel="stylesheet" href="/theme/css/skin.css" type="text/css" media="all" />
<link rel="stylesheet" href="/theme/css/responsive.css" type="text/css" media="all" />
<link rel="stylesheet" href="/theme/css/messages.css" type="text/css" media="all" />
<link rel="stylesheet" href="/theme/js/vendor/magnific/magnific-popup.min.css" type="text/css" media="all" />
<link rel="stylesheet" href="/theme/js/vendor/swiper/swiper.min.css" type="text/css" media="all" />
<link rel="icon" href="/theme/images/favicon_32x32.png" sizes="32x32" />
<link rel="icon" href="/theme/images/favicon_192x192.png" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="/theme/images/favicon_180x180.jpg" />
</head>
<body class="body_filled article_style_stretch scheme_original top_panel_show top_panel_above sidebar_show sidebar_right">
<div id="page_preloader"></div>
<!-- Body wrap -->
<div class="body_wrap">
<!-- Page wrap -->
<div class="page_wrap">
<!-- Header -->
<header class="top_panel_wrap top_panel_style_6 scheme_original">
<div class="top_panel_wrap_inner top_panel_inner_style_6 top_panel_position_over">
<!-- Logo -->
<div class="top_panel_middle">
<div class="content_wrap">
<div class="contact_logo">
<div class="logo">
<a href="/">
<img src="/theme/images/logo_small.png" class="logo_main" alt="Ethereum Security Blog">
</a>
</div>
</div>
<!-- Menu -->
<div class="menu_main_wrap">
<nav class="menu_main_nav_area">
<ul class="menu_main_nav">
<!-- Home -->
<li class="menu-item">
<a href="/">Home</a>
</li>
<!-- /Home -->
<!-- Blog -->
<li class="menu-item">
<a href="/blog.html">Blog</a>
</li>
<!-- /Blog -->
<!-- Course -->
<li class="menu-item">
<a href="/course.html">Course</a>
</li>
<!-- /Course -->
<!-- Github -->
<li class="menu-item">
<a href="https://github.com/ethereumsec/ethereumsec.github.io">Github</a>
</li>
<!-- /Github -->
</ul>
</nav>
</div>
<!-- /Menu -->
</div>
</div>
<!-- /Logo -->
</div>
</header>
<!-- /Header --><!-- Header Mobile -->
<div class="header_mobile">
<div class="content_wrap">
<div class="menu_button icon-menu"></div>
<!-- Logo -->
<div class="logo">
<a href="/">
<img src="/theme/images/logo_small.png" class="logo_main" alt="Ethereum Security Blog">
</a>
</div>
<!-- /Logo -->
</div>
<!-- Side wrap -->
<div class="side_wrap">
<div class="close">Close</div>
<!-- Top panel -->
<div class="panel_top">
<!-- Menu -->
<nav class="menu_main_nav_area">
<ul class="menu_main_nav">
<!-- Home -->
<li class="menu-item">
<a href="/">Home</a>
</li>
<!-- /Home -->
<!-- Blog -->
<li class="menu-item">
<a href="/blog.html">Blog</a>
</li>
<!-- /Blog -->
<!-- Course -->
<li class="menu-item">
<a href="/course.html">Course</a>
</li>
<!-- /Course -->
<!-- Github -->
<li class="menu-item">
<a href="https://github.com/ethereumsec/ethereumsec.github.io">Github</a>
</li>
<!-- /Github -->
</ul>
</nav>
<!-- /Menu -->
</div>
<!-- /Top panel -->
</div>
<!-- /Side wrap -->
<div class="mask"></div>
</div>
<!-- /Header Mobile --> <!-- Breadcrumbs -->
<div class="top_panel_title top_panel_style_1 title_present breadcrumbs_present scheme_original">
<div class="top_panel_title_inner top_panel_inner_style_1">
<div class="content_wrap">
<h1 class="page_title">Ethereum Security Blog</h1>
<div class="breadcrumbs"></div>
</div>
</div>
</div>
<!-- /Breadcrumbs -->
<!-- Page Content -->
<div class="page_content_wrap page_paddings_yes">
<div class="content_wrap">
<!-- Content -->
<div class="content">
<!-- Post Item -->
<article class="post_item post_item_excerpt odd">
<h3 class="post_title"><a href="/blog/blockchain-gdpr.html">How to do GDPR with smart contracts and/or blockchain</a></h3>
<div class="post_info">
<span class="post_info_item">Posted Tuesday, January 01, 2019</span>
<span class="post_info_item">by <a href="/author/Randy Gingeleski.html" class="post_info_author">Randy Gingeleski</a></span>
</div>
<div class="post_descr">
<p>Is it possible to be GDPR compliant when developing with blockchain? Kinda.</p>
<a href="/blog/blockchain-gdpr.html" class="sc_button sc_button_square sc_button_style_dark sc_button_size_large">Read more</a>
</div>
</article>
<!-- /Post Item -->
<!-- Post Item -->
<article class="post_item post_item_excerpt odd">
<h3 class="post_title"><a href="/blog/best-tools-2018.html">Best Ethereum security tools of 2018</a></h3>
<div class="post_info">
<span class="post_info_item">Posted Sunday, December 30, 2018</span>
<span class="post_info_item">by <a href="/author/Randy Gingeleski.html" class="post_info_author">Randy Gingeleski</a></span>
</div>
<div class="post_descr">
<p>With 2018 closed out, let's round up the best Ethereum security and hacking tools.</p>
<a href="/blog/best-tools-2018.html" class="sc_button sc_button_square sc_button_style_dark sc_button_size_large">Read more</a>
</div>
</article>
<!-- /Post Item -->
<!-- Post Item -->
<article class="post_item post_item_excerpt even">
<h3 class="post_title"><a href="/blog/ethereum-quantum-threat.html">Is quantum computing a viable threat to Ethereum?</a></h3>
<div class="post_info">
<span class="post_info_item">Posted Sunday, December 30, 2018</span>
<span class="post_info_item">by <a href="/author/Randy Gingeleski.html" class="post_info_author">Randy Gingeleski</a></span>
</div>
<div class="post_descr">
<p>Blockchain skeptics say quantum computing will end Ethereum. Let's elaborate.</p>
<a href="/blog/ethereum-quantum-threat.html" class="sc_button sc_button_square sc_button_style_dark sc_button_size_large">Read more</a>
</div>
</article>
<!-- /Post Item -->
<!-- Post Item -->
<article class="post_item post_item_excerpt odd">
<h3 class="post_title"><a href="/blog/owasp-doesnt-work-ethereum.html">Why "the OWASP approach" doesn't work for Ethereum</a></h3>
<div class="post_info">
<span class="post_info_item">Posted Sunday, December 30, 2018</span>
<span class="post_info_item">by <a href="/author/Randy Gingeleski.html" class="post_info_author">Randy Gingeleski</a></span>
</div>
<div class="post_descr">
<p>The way we've rated and reported vulnerabilities for normal web apps isn't best for Ethereum dapps.</p>
<a href="/blog/owasp-doesnt-work-ethereum.html" class="sc_button sc_button_square sc_button_style_dark sc_button_size_large">Read more</a>
</div>
</article>
<!-- /Post Item -->
<!-- Post Item -->
<article class="post_item post_item_excerpt even">
<h3 class="post_title"><a href="/blog/tool-benchmarking.html">How do you benchmark Ethereum security tools?</a></h3>
<div class="post_info">
<span class="post_info_item">Posted Sunday, December 30, 2018</span>
<span class="post_info_item">by <a href="/author/Randy Gingeleski.html" class="post_info_author">Randy Gingeleski</a></span>
</div>
<div class="post_descr">
<p>When you encounter overlapping Ethereum tools, use these techniques to determine the best one for the job.</p>
<a href="/blog/tool-benchmarking.html" class="sc_button sc_button_square sc_button_style_dark sc_button_size_large">Read more</a>
</div>
</article>
<!-- /Post Item -->
<!-- Post Item -->
<article class="post_item post_item_excerpt odd">
<h3 class="post_title"><a href="/blog/why-using-blockchain.html">"Why are you using a blockchain?"</a></h3>
<div class="post_info">
<span class="post_info_item">Posted Sunday, December 30, 2018</span>
<span class="post_info_item">by <a href="/author/Randy Gingeleski.html" class="post_info_author">Randy Gingeleski</a></span>
</div>
<div class="post_descr">
<p>Like a trusted friend, you should help your blockchain-happy clients without being judgmental.</p>
<a href="/blog/why-using-blockchain.html" class="sc_button sc_button_square sc_button_style_dark sc_button_size_large">Read more</a>
</div>
</article>
<!-- /Post Item -->
<!-- Pagination -->
<nav class="pagination_wrap pagination_pages">
<span class="pager_current active ">1</span>
<a href="#" class="">2</a>
<a href="#" class="">3</a>
<a href="#" class="pager_next ">›</a>
<a href="#" class="pager_last ">»</a>
</nav>
<!-- /Pagination -->
</div>
<!-- /Content -->
<!-- Sidebar -->
<div class="sidebar widget_area scheme_original">
<div class="sidebar_inner widget_area_inner">
<!-- Widget: Archives -->
<aside class="widget widget_archive">
<h5 class="widget_title">Archives</h5>
<ul>
<li>
<a href="#">December 2018</a>
</li>
<li>
<a href="#">November 2018</a>
</li>
<li>
<a href="#">October 2018</a>
</li>
</ul>
</aside>
<!-- /Widget: Archives -->
<!-- Widget: Tags -->
<aside class="widget widget_tag_cloud">
<h5 class="widget_title">Tags</h5>
<div class="tagcloud">
<a href="#" title="tag1">tag1</a>
<a href="#" title="tag2">tag2</a>
<a href="#" title="tag3">tag3</a>
</div>
</aside>
<!-- /Widget: Tags -->
<!-- Widget: Categories -->
<aside class="widget widget_categories">
<h5 class="widget_title">Categories</h5>
<ul>
<li>
<a href="#">Category1</a>
</li>
<li>
<a href="#">Category2</a>
</li>
<li>
<a href="#">Category3</a>
</li>
</ul>
</aside>
<!-- /Widget: Categories -->
</div>
</div>
<!-- /Sidebar -->
</div>
</div>
<!-- /Page Content -->
<!-- Not Copyright -->
<div class="copyright_wrap copyright_style_text scheme_original">
<div class="copyright_wrap_inner">
<div class="content_wrap">
<div class="copyright_text">
<a href="/">Ethereum Security Blog</a> - <script type="text/javascript">document.write(new Date().getFullYear());</script> - <a href="https://github.com/ethereumsec/ethereumsec.github.io">Contribute on Github!</a>
</div>
</div>
</div>
</div>
<!-- /Not Copyright --> </div>
<!-- /Page wrap -->
</div>
<!-- /Body wrap -->
<a href="#" class="scroll_to_top icon-up" title="Scroll to top"></a>
<script type="text/javascript" src="/theme/js/jquery/jquery.js"></script>
<script type="text/javascript" src="/theme/js/jquery/jquery-migrate.min.js"></script>
<script type="text/javascript" src="/theme/js/_main.js"></script>
<script type="text/javascript" src="/theme/js/trx_utils.min.js"></script>
<script type="text/javascript" src="/theme/js/_packed.js"></script>
<script type="text/javascript" src="/theme/js/vendor/photostack/modernizr.min.js"></script>
<script type="text/javascript" src="/theme/js/vendor/superfish.js"></script>
<script type="text/javascript" src="/theme/js/utils.js"></script>
<script type="text/javascript" src="/theme/js/core.init.js"></script>
<script type="text/javascript" src="/theme/js/init.js"></script>
<script type="text/javascript" src="/theme/js/shortcodes.js"></script>
<script type="text/javascript" src="/theme/js/messages.js"></script>
<script type="text/javascript" src="/theme/js/vendor/magnific/jquery.magnific-popup.min.js"></script><!-- TEMPORARY WHILE SOME WORK IS DONE ON ACTUAL BLOG POSTS -->
<script>
alert('FYI the blog on this website is under construction but the course content is fairly done.');
</script>
<!-- /TEMPORARY WHILE SOME WORK IS DONE ON ACTUAL BLOG POSTS -->
</body>
</html>