-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnews.html
395 lines (339 loc) · 35.6 KB
/
news.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
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
"http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html lang="en" dir="ltr"
xmlns:og="http://ogp.me/ns#"
xmlns:article="http://ogp.me/ns/article#"
xmlns:book="http://ogp.me/ns/book#"
xmlns:profile="http://ogp.me/ns/profile#"
xmlns:video="http://ogp.me/ns/video#"
xmlns:product="http://ogp.me/ns/product#"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:sioc="http://rdfs.org/sioc/ns#"
xmlns:sioct="http://rdfs.org/sioc/types#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rss="http://purl.org/rss/1.0/"
xmlns:site="https://trustaccelerator.ndi.org/ns#"
xmlns:dcat="http://www.w3.org/ns/dcat#">
<head profile="http://www.w3.org/1999/xhtml/vocab">
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--[if IE]><![endif]-->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="sites/trustaccelerator.org/files/favicon.ico" type="image/vnd.microsoft.icon" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Blockchain technology offers solutions to many of the toughest challenges facing countries around the world." />
<meta name="generator" content="Drupal 7 (http://drupal.org)" />
<link rel="image_src" href="sites/trustaccelerator.org/files/styles/panopoly_image_original/public/blockchain-hero_0.jpg" />
<link rel="canonical" href="news.html" />
<link rel="shortlink" href="news.html" />
<meta property="og:site_name" content="News | Blockchain Trust Accelerator" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://trustaccelerator.ndi.org/news" />
<meta property="og:title" content="News" />
<meta property="og:description" content="Blockchain technology offers solutions to many of the toughest challenges facing countries around the world." />
<meta property="og:image" content="https://trustaccelerator.ndi.org/sites/trustaccelerator.org/files/styles/panopoly_image_original/public/blockchain-hero_0.jpg" />
<meta property="og:image:url" content="https://trustaccelerator.ndi.org/sites/trustaccelerator.org/files/styles/panopoly_image_original/public/blockchain-hero_0.jpg" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:url" content="https://trustaccelerator.ndi.org/news" />
<meta name="twitter:title" content="News" />
<meta name="twitter:description" content="Blockchain technology offers solutions to many of the toughest challenges facing countries around the world." />
<meta name="twitter:image" content="https://trustaccelerator.ndi.org/sites/trustaccelerator.org/files/styles/panopoly_image_original/public/blockchain-hero_0.jpg" />
<title>News | Blockchain Trust Accelerator</title>
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic,600,600italic" media="all" />
<link type="text/css" rel="stylesheet" href="sites/trustaccelerator.org/files/colorizer/vawe_theme-d090d200.css" media="all" />
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Abel:regular%7COpen+Sans+Condensed:300&subset=latin" media="all" />
<link type="text/css" rel="stylesheet" href="sites/trustaccelerator.org/files/advagg_css/css__vKzIouNHKU83TqT2C5DyCa5A63BkqhJt6y3wDlUeSQA__OQViEN6yj1c_dK4Dy5TtHjJlX3Z1jA2VOlJ1IeggTI0__u_zG9tzIF10xzCpgtmKwmc2PCm-awmIRXTHZxLigoCk.css" media="all" />
<link type="text/css" rel="stylesheet" href="sites/trustaccelerator.org/files/advagg_css/css__PLnhtZfYrXrzYu2zalq5oQuhMkKOLfefIjHNbjgf9XQ__38fkQfRNhlA-HmdM_OSmLFJLVAgDAHiQQSjeR1yGXX8__u_zG9tzIF10xzCpgtmKwmc2PCm-awmIRXTHZxLigoCk.css" media="print" />
<!--[if lte IE 9]>
<link type="text/css" rel="stylesheet" href="https://trustaccelerator.ndi.org/sites/trustaccelerator.org/files/advagg_css/css__GfN8IuaQNQyVUcayCWjKX_LEODT-ZaZm42Mwz-UjU8c__pY38JkaGs3gUVJsYzHVJmMyybYbQqdXx9LOm4Qcp9FM__u_zG9tzIF10xzCpgtmKwmc2PCm-awmIRXTHZxLigoCk.css" media="all" />
<![endif]-->
<!--[if IE 9]>
<link type="text/css" rel="stylesheet" href="https://trustaccelerator.ndi.org/sites/trustaccelerator.org/files/advagg_css/css__uHTwgoVhGyPSTqaf9pyrQPyzIC0YkeYEypDCRAnnTzU__oTn9GKhkc0hO-FKOTLm_1_hEQwPI4ws3x91HnHljYbg__u_zG9tzIF10xzCpgtmKwmc2PCm-awmIRXTHZxLigoCk.css" media="all" />
<![endif]-->
<!--[if IE 8]>
<link type="text/css" rel="stylesheet" href="https://trustaccelerator.ndi.org/sites/trustaccelerator.org/files/advagg_css/css__HyOUERVSuvM1BzSYHKpl5EmBPBA6EiGfgjGx4-_d07s__I2_aFsb8mq17vNoBmHdgY-u4_hs1pEaTXaQtJ4EUL2Y__u_zG9tzIF10xzCpgtmKwmc2PCm-awmIRXTHZxLigoCk.css" media="all" />
<![endif]-->
<link type="text/css" rel="stylesheet" href="sites/trustaccelerator.org/files/advagg_css/css__YnrDn55r_4XCiKtkKrDlm8yuxCSX85AcXdCwiFHtHOY__pJX_ty7RRtNkyIHFyfX9RvaU74kDCgFJBpTIo7vRDlk__u_zG9tzIF10xzCpgtmKwmc2PCm-awmIRXTHZxLigoCk.css" media="all" />
<!-- HTML5 element support for IE6-8 -->
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<link href="/css/ie.css" media="screen" rel="stylesheet" type="text/css" />
<![endif]-->
<!--[if lte IE 9]>
<script type="text/javascript" src="https://trustaccelerator.ndi.org/sites/trustaccelerator.org/files/advagg_js/js__E4ErNSeBuFOUtGhjA-HMP76mGQRJD4E6UEjfnFda3mk__LOGJbIpGkynalCSfcR1h34ImWYBGTa_dPChPTpArKqg__u_zG9tzIF10xzCpgtmKwmc2PCm-awmIRXTHZxLigoCk.js#ie9-" onload="if(jQuery.isFunction(jQuery.holdReady))jQuery.holdReady(true)
function advagg_mod_1(){advagg_mod_1.count=++advagg_mod_1.count||1;try{if(advagg_mod_1.count<=40){init_drupal_core_settings();advagg_mod_1.count=100}}catch(e){if(advagg_mod_1.count>=40){throw e}else window.setTimeout(advagg_mod_1,1)}}
function advagg_mod_1_check(){if(window.init_drupal_core_settings&&window.jQuery&&window.Drupal){advagg_mod_1()}else window.setTimeout(advagg_mod_1_check,1)};advagg_mod_1_check();"></script>
<![endif]-->
<!--[if gt IE 9]>
<script type="text/javascript" src="https://trustaccelerator.ndi.org/sites/trustaccelerator.org/files/advagg_js/js__E4ErNSeBuFOUtGhjA-HMP76mGQRJD4E6UEjfnFda3mk__LOGJbIpGkynalCSfcR1h34ImWYBGTa_dPChPTpArKqg__u_zG9tzIF10xzCpgtmKwmc2PCm-awmIRXTHZxLigoCk.js#ie10+" defer="defer" onload="if(jQuery.isFunction(jQuery.holdReady))jQuery.holdReady(true)
function advagg_mod_1(){advagg_mod_1.count=++advagg_mod_1.count||1;try{if(advagg_mod_1.count<=40){init_drupal_core_settings();advagg_mod_1.count=100}}catch(e){if(advagg_mod_1.count>=40){throw e}else window.setTimeout(advagg_mod_1,1)}}
function advagg_mod_1_check(){if(window.init_drupal_core_settings&&window.jQuery&&window.Drupal){advagg_mod_1()}else window.setTimeout(advagg_mod_1_check,1)};advagg_mod_1_check();"></script>
<![endif]-->
<!--[if !IE]><!-->
<script type="text/javascript" src="sites/trustaccelerator.org/files/advagg_js/js__E4ErNSeBuFOUtGhjA-HMP76mGQRJD4E6UEjfnFda3mk__LOGJbIpGkynalCSfcR1h34ImWYBGTa_dPChPTpArKqg__u_zG9tzIF10xzCpgtmKwmc2PCm-awmIRXTHZxLigoCk.js" defer="defer" onload="if(jQuery.isFunction(jQuery.holdReady))jQuery.holdReady(true)
function advagg_mod_1(){advagg_mod_1.count=++advagg_mod_1.count||1;try{if(advagg_mod_1.count<=40){init_drupal_core_settings();advagg_mod_1.count=100}}catch(e){if(advagg_mod_1.count>=40){throw e}else window.setTimeout(advagg_mod_1,1)}}
function advagg_mod_1_check(){if(window.init_drupal_core_settings&&window.jQuery&&window.Drupal){advagg_mod_1()}else window.setTimeout(advagg_mod_1_check,1)};advagg_mod_1_check();"></script>
<!--<![endif]-->
<script type="text/javascript" src="sites/trustaccelerator.org/files/advagg_js/js__IRe1nCQEqKBfwAPQo25FIzpWjl1ZRTDsCkMvnDddSkE__fjMmdyFoQfs65a7ohq9q0rrTzQSedREzEOJ7PEgkNE8__u_zG9tzIF10xzCpgtmKwmc2PCm-awmIRXTHZxLigoCk.js" defer="defer" async="async"></script>
<script type="text/javascript" defer="defer" src="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
<script type="text/javascript" src="sites/trustaccelerator.org/files/advagg_js/js___e1P7ogBeQA4_SRhDVOyAtNdlTU9H0qYucW4BzCK2ic___m2ZiqWDRhiconaqPz9k3PrfaVo98XmBU5WsmKWVa64__u_zG9tzIF10xzCpgtmKwmc2PCm-awmIRXTHZxLigoCk.js" defer="defer"></script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
function init_drupal_core_settings() {jQuery.extend(Drupal.settings,{basePath:"\/",pathPrefix:"",ajaxPageState:{theme:"vawe_theme",theme_token:"Tn9Q5emwmhurlOEurjDT8nEMG4dmSUizLndoyrqZSDk",css:{"\/\/fonts.googleapis.com\/css?family=Open+Sans:400,400italic,700,700italic,600,600italic":1,"https:\/\/trustaccelerator.org\/sites\/trustaccelerator.org\/files\/colorizer\/vawe_theme-d090d200.css":1,"https:\/\/fonts.googleapis.com\/css?family=Abel:regular|Open+Sans+Condensed:300\u0026subset=latin":1,"modules\/system\/system.base.css":1,"modules\/system\/system.messages.css":1,"modules\/system\/system.theme.css":1,"misc\/ui\/jquery.ui.core.css":1,"misc\/ui\/jquery.ui.theme.css":1,"misc\/ui\/jquery.ui.tabs.css":1,"profiles\/dkan\/modules\/contrib\/date\/date_api\/date.css":1,"profiles\/dkan\/modules\/contrib\/date\/date_popup\/themes\/datepicker.1.7.css":1,"profiles\/dkan\/modules\/dkan\/dkan_data_story\/css\/dkan_data_story.css":1,"modules\/field\/theme\/field.css":1,"sites\/all\/modules\/contrib\/field_hidden\/field_hidden.css":1,"modules\/node\/node.css":1,"profiles\/dkan\/modules\/contrib\/panopoly_widgets\/panopoly-widgets.css":1,"profiles\/dkan\/modules\/contrib\/panopoly_widgets\/panopoly-widgets-spotlight.css":1,"sites\/trustaccelerator.org\/modules\/picture\/picture_wysiwyg.css":1,"profiles\/dkan\/modules\/contrib\/radix_layouts\/radix_layouts.css":1,"modules\/search\/search.css":1,"modules\/user\/user.css":1,"profiles\/dkan\/modules\/contrib\/views\/css\/views.css":1,"sites\/trustaccelerator.org\/modules\/ckeditor\/css\/ckeditor.css":1,"profiles\/dkan\/modules\/contrib\/ctools\/css\/ctools.css":1,"profiles\/dkan\/modules\/contrib\/panels\/css\/panels.css":1,"modules\/locale\/locale.css":1,"profiles\/dkan\/modules\/dkan\/dkan_topics\/theme\/dkan_topics.css":1,"public:\/\/font-icon-select-general-generated-1.css":1,"profiles\/dkan\/modules\/dkan\/dkan_dataset\/css\/dkan_dataset.css":1,"profiles\/dkan\/modules\/dkan\/dkan_dataset\/css\/dkan-flaticon.css":1,"profiles\/dkan\/themes\/contrib\/nuboot_radix\/assets\/css\/nuboot_radix.style.css":1,"profiles\/dkan\/themes\/contrib\/nuboot_radix\/assets\/css\/dkan-flaticon.css":1,"profiles\/dkan\/themes\/contrib\/nuboot_radix\/assets\/css\/dkan-topics.css":1,"sites\/trustaccelerator.org\/themes\/vawe_theme\/assets\/stylesheets\/custom-styles.css":1,"sites\/trustaccelerator.org\/themes\/vawe_theme\/assets\/stylesheets\/classic-10_7.css":1,"sites\/trustaccelerator.org\/themes\/vawe_theme\/assets\/stylesheets\/vawe-styles.css":1,"profiles\/dkan\/themes\/contrib\/nuboot_radix\/assets\/css\/print.css":1,"profiles\/dkan\/themes\/contrib\/nuboot_radix\/assets\/css\/ie.css":1,"profiles\/dkan\/themes\/contrib\/nuboot_radix\/assets\/css\/ie9.css":1,"profiles\/dkan\/themes\/contrib\/nuboot_radix\/assets\/css\/ie8.css":1,"profiles\/dkan\/modules\/contrib\/panopoly_images\/panopoly-images.css":1,"sites\/trustaccelerator.org\/files\/fontyourface\/font.css":1},js:{"profiles\/dkan\/modules\/contrib\/panopoly_images\/panopoly-images.js":1,"profiles\/dkan\/libraries\/jquery.imagesloaded\/jquery.imagesloaded.min.js":1,"sites\/trustaccelerator.org\/modules\/google_analytics\/googleanalytics.js":1,"profiles\/dkan\/themes\/contrib\/radix\/assets\/js\/radix.script.js":1,"profiles\/dkan\/themes\/contrib\/nuboot_radix\/assets\/js\/nuboot_radix.script.js":1,"sites\/trustaccelerator.org\/themes\/vawe_theme\/assets\/javascripts\/custom-script.js":1,"sites\/trustaccelerator.org\/themes\/vawe_theme\/assets\/javascripts\/vawe-script.js":1,"sites\/trustaccelerator.org\/modules\/picture\/picturefill2\/picturefill.min.js":1,"sites\/trustaccelerator.org\/modules\/picture\/picture.min.js":1,"profiles\/dkan\/modules\/contrib\/panopoly_widgets\/panopoly-widgets.js":1,"profiles\/dkan\/modules\/contrib\/panopoly_widgets\/panopoly-widgets-spotlight.js":1,"profiles\/dkan\/modules\/contrib\/jquery_update\/replace\/jquery\/1.10\/jquery.min.js":1,"misc\/jquery.once.js":1,"misc\/drupal.js":1,"sites\/trustaccelerator.org\/modules\/picture\/lazysizes\/lazysizes.min.js":1,"https:\/\/netdna.bootstrapcdn.com\/bootstrap\/3.1.1\/js\/bootstrap.min.js":1,"profiles\/dkan\/modules\/contrib\/jquery_update\/replace\/ui\/ui\/minified\/jquery.ui.core.min.js":1,"profiles\/dkan\/modules\/contrib\/jquery_update\/replace\/ui\/ui\/minified\/jquery.ui.widget.min.js":1,"profiles\/dkan\/modules\/contrib\/jquery_update\/replace\/ui\/ui\/minified\/jquery.ui.tabs.min.js":1}},better_exposed_filters:{views:{news:{displays:{page:{filters:[]}}},about_us:{displays:{block:{filters:[]}}}}},urlIsAjaxTrusted:{"\/search":true,"\/search\/node":true,"\/news":true},googleanalytics:{trackOutbound:1,trackMailto:1,trackDownload:1,trackDownloadExtensions:"7z|aac|arc|arj|asf|asx|avi|bin|csv|doc(x|m)?|dot(x|m)?|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt(x|m)?|pot(x|m)?|pps(x|m)?|ppam|sld(x|m)?|thmx|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls(x|m|b)?|xlt(x|m)|xlam|xml|z|zip"}});
if(jQuery.isFunction(jQuery.holdReady)){jQuery.holdReady(false);}} if(window.jQuery && window.Drupal){init_drupal_core_settings();}
//--><!]]>
</script>
</head>
<body class="html not-front not-logged-in no-sidebars page-news i18n-en" >
<div id="skip-link">
<a href="#main-content" class="element-invisible element-focusable">Skip to main content</a>
</div>
<div class="region-highlighted-wrapper">
<div class="container">
<div class="region region-highlighted">
<section id="block-block-1" class="block block-block block-- clearfix">
<div class="content">
<ul>
<li><a class="button search" href="index.html">Search</a></li>
</ul>
</div>
</section>
<section id="block-views-exp-search-page" class="block block-views block-- clearfix">
<div class="content">
<form action="search.html" method="get" id="views-exposed-form-search-page" accept-charset="UTF-8" role="form"><div><div class="views-exposed-form">
<div class="views-exposed-widgets clearfix">
<div id="edit-keys-wrapper" class="views-exposed-widget views-widget-filter-keys">
<div class="views-widget">
<div class="form-item form-type-textfield form-item-keys form-group">
<input title="Enter the terms you wish to search for." class="form-control form-text" type="text" id="edit-keys" name="keys" value="" size="15" maxlength="128" />
</div>
</div>
</div>
<div class="views-exposed-widget views-submit-button">
<input type="submit" id="edit-submit-search" name="" value="Search" class="form-submit btn btn-default btn-primary" /> </div>
</div>
</div>
</div></form> </div>
</section>
</div>
</div>
</div>
<header id="header" class="header" role="header">
<div class="gradient"></div>
<div class="container">
<div class="branding">
<div class="branding-content container clearfix">
<div class="site-name">
<a class="logo navbar-btn pull-left" href="index.html" title="Home">Blockchain Trust <br>Accelerator</a>
</div>
<!-- views exposed search -->
<section id="block-dkan-sitewide-dkan-sitewide-search-bar" class="block block-dkan-sitewide block-- clearfix">
<div class="content">
<form action="news.html" method="post" id="dkan-sitewide-dataset-search-form" accept-charset="UTF-8" role="form"><div><div class="form-item form-type-textfield form-item-search form-group">
<label for="edit-search">Search </label>
<input placeholder="search" class="form-control form-text" type="text" id="edit-search" name="search" value="" size="30" maxlength="128" />
</div>
<input type="submit" id="edit-submit--2" name="op" value="" class="form-submit btn btn-default btn-primary" /><input type="hidden" name="form_build_id" value="form-NB4q-iwoKp41PJ9cd2sPyvuNypBH01fV1qe0QDLi_lg" />
<input type="hidden" name="form_id" value="dkan_sitewide_dataset_search_form" />
</div></form> </div>
</section>
</div>
</div>
<div class="navigation-wrapper">
<nav class="navbar navbar-default" role="navigation">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div> <!-- /.navbar-header -->
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="navbar-collapse">
<ul id="main-menu" class="menu nav navbar-nav">
<li class="first expanded dropdown menu-link-about"><a href="what-blockchain.html" class="dropdown-toggle" data-toggle="dropdown" data-target="#">About<span class="caret"></span></a><ul class="dropdown-menu"><li class="first leaf menu-link-what-is-blockchain"><a href="what-blockchain.html">What Is Blockchain?</a></li>
<li class="leaf menu-link-introduction-to-the-accelerator"><a href="blockchain-trust-accelerator.html">Introduction to the Accelerator</a></li>
<li class="last leaf menu-link-partners"><a href="partners.html">Partners</a></li>
</ul></li>
<li class="expanded dropdown menu-link-participate"><a href="join-trust-accelerator.html" class="dropdown-toggle" data-toggle="dropdown" data-target="#">Participate<span class="caret"></span></a><ul class="dropdown-menu"><li class="first leaf menu-link-join-the-trust-accelerator"><a href="join-trust-accelerator.html">Join the Trust Accelerator</a></li>
<li class="last leaf menu-link-subscribe"><a href="subscribe.html">Subscribe</a></li>
</ul></li>
<li class="leaf active menu-link-news"><a href="news.html" class="active">News</a></li>
<li class="last leaf mobile-only menu-link-search"><a href="search.html">Search</a></li>
</ul>
<!-- user menu -->
<!--<section id="block-dkan-sitewide-dkan-sitewide-user-menu" class="block block-dkan-sitewide block-- clearfix">
<div class="content">
<span class="links"><a href="/user/login">Log in</a></span> </div>
</section>
-->
</div><!-- /.navbar-collapse -->
</nav><!-- /.navbar -->
</div><!-- /.container -->
</div> <!-- /.navigation -->
</header>
<div id="main-wrapper">
<div id="main" class="main container">
<ul class="breadcrumb"><li class="home-link"><a href="index.html"><i class="fa fa fa-home"></i><span> Home</span></a></li><li><a href="index.html">Home</a></li><li class="active-trail">News</li></ul>
<div class="main-row">
<section>
<div class="container">
<a id="main-content"></a>
<h1 class="page-header">News</h1>
</div>
<div class="region region-content">
<div class="view view-news view-id-news view-display-id-page view-dom-id-164443a84cb154e72c96ac4592d1235d">
<div class="view-content">
<div class="views-row views-row-1 views-row-odd views-row-first col-xs-6">
<div class="views-field views-field-field-article-date"> <div class="field-content"><span class="date-display-single" property="dc:date" datatype="xsd:dateTime" content="2017-11-20T00:00:00+00:00">November 20, 2017</span></div> </div>
<div class="views-field views-field-field-news-image"> <div class="field-content"><a href="news/blockchain-trust-accelerator-selected-rockefeller-foundation-grant-pursue-groundbreaking.html"><picture title="The Rockefeller Foundation">
<!--[if IE 9]><video style="display: none;"><![endif]-->
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_wide/public/The_Rockefeller_Foundation_Logo.svg_itok=Dv6vxGyo&timestamp=1511322018.png 1x" media="(min-width:1200px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_desktop/public/The_Rockefeller_Foundation_Logo.svg_itok=PYKw4fbx&timestamp=1511322018.png 1x" media="(min-width:992px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_tablet/public/The_Rockefeller_Foundation_Logo.svg_itok=7bYiK7oC&timestamp=1511322018.png 1x" media="(min-width:768px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_mobile/public/The_Rockefeller_Foundation_Logo.svg_itok=cBkiXQh1&timestamp=1511322018.png 1x" media="(min-width:480px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_small/public/The_Rockefeller_Foundation_Logo.svg_itok=OoyDEv3T&timestamp=1511322018.png 1x" media="(min-width: 400px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_extra_small/public/The_Rockefeller_Foundation_Logo.svg_itok=dXKrn58y&timestamp=1511322018.png 1x" media="(min-width: 0px)" />
<!--[if IE 9]></video><![endif]-->
<img class="lazyload" src="sites/trustaccelerator.org/files/styles/half_width_extra_small/public/The_Rockefeller_Foundation_Logo.svg_itok=dXKrn58y&timestamp=1511322018.png" alt="Rockefeller Foundation Logo" title="The Rockefeller Foundation" />
</picture></a></div> </div>
<div class="views-field views-field-title"> <span class="field-content"><a href="news/blockchain-trust-accelerator-selected-rockefeller-foundation-grant-pursue-groundbreaking.html">Blockchain Trust Accelerator Selected for Rockefeller Foundation Grant to Pursue Groundbreaking Research on Blockchain Technology</a></span> </div> </div>
<div class="views-row views-row-2 views-row-even col-xs-6">
<div class="views-field views-field-field-article-date"> <div class="field-content"><span class="date-display-single" property="dc:date" datatype="xsd:dateTime" content="2017-02-07T00:00:00+00:00">February 7, 2017</span></div> </div>
<div class="views-field views-field-field-news-image"> <div class="field-content"><a href="news/first-government-secure-land-titles-bitcoin-blockchain-expands-project.html"><picture >
<!--[if IE 9]><video style="display: none;"><![endif]-->
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_wide/public/_R3A0841_itok=lQh6-J2r&timestamp=1487262622.jpg 1x" media="(min-width:1200px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_desktop/public/_R3A0841_itok=bO3g2Ur1&timestamp=1487262622.jpg 1x" media="(min-width:992px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_tablet/public/_R3A0841_itok=uFrQcviY&timestamp=1487262622.jpg 1x" media="(min-width:768px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_mobile/public/_R3A0841_itok=jW2MDYu9&timestamp=1487262622.jpg 1x" media="(min-width:480px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_small/public/_R3A0841_itok=e9NmcSG0&timestamp=1487262622.jpg 1x" media="(min-width: 400px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_extra_small/public/_R3A0841_itok=KllpkS6z&timestamp=1487262622.jpg 1x" media="(min-width: 0px)" />
<!--[if IE 9]></video><![endif]-->
<img class="lazyload" src="sites/trustaccelerator.org/files/styles/half_width_extra_small/public/_R3A0841_itok=KllpkS6z&timestamp=1487262622.jpg" alt="" title="" />
</picture></a></div> </div>
<div class="views-field views-field-title"> <span class="field-content"><a href="news/first-government-secure-land-titles-bitcoin-blockchain-expands-project.html">The First Government To Secure Land Titles On The Bitcoin Blockchain Expands Project</a></span> </div> </div>
<div class="views-row views-row-3 views-row-odd col-xs-6">
<div class="views-field views-field-field-article-date"> <div class="field-content"><span class="date-display-single" property="dc:date" datatype="xsd:dateTime" content="2016-06-23T00:00:00+00:00">June 23, 2016</span></div> </div>
<div class="views-field views-field-field-news-image"> <div class="field-content"><a href="news/what-blockchain-could-mean-democracy-digital-age.html"><picture >
<!--[if IE 9]><video style="display: none;"><![endif]-->
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_wide/public/blockchain-news-image_itok=0-vzSH2c&timestamp=1476207963.jpg 1x" media="(min-width:1200px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_desktop/public/blockchain-news-image_itok=1J4Kpj1r&timestamp=1476207963.jpg 1x" media="(min-width:992px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_tablet/public/blockchain-news-image_itok=BkSni9We&timestamp=1476207963.jpg 1x" media="(min-width:768px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_mobile/public/blockchain-news-image_itok=-ZGuFHej&timestamp=1476207963.jpg 1x" media="(min-width:480px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_small/public/blockchain-news-image_itok=Luk20gqT&timestamp=1476207963.jpg 1x" media="(min-width: 400px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_extra_small/public/blockchain-news-image_itok=oyRF7GbT&timestamp=1476207963.jpg 1x" media="(min-width: 0px)" />
<!--[if IE 9]></video><![endif]-->
<img class="lazyload" src="sites/trustaccelerator.org/files/styles/half_width_extra_small/public/blockchain-news-image_itok=oyRF7GbT&timestamp=1476207963.jpg" alt="two hands shaking" title="" />
</picture></a></div> </div>
<div class="views-field views-field-title"> <span class="field-content"><a href="news/what-blockchain-could-mean-democracy-digital-age.html">What the Blockchain Could Mean for Democracy in the Digital Age</a></span> </div> </div>
<div class="views-row views-row-4 views-row-even col-xs-6">
<div class="views-field views-field-field-article-date"> <div class="field-content"><span class="date-display-single" property="dc:date" datatype="xsd:dateTime" content="2016-06-20T00:00:00+00:00">June 20, 2016</span></div> </div>
<div class="views-field views-field-field-news-image"> <div class="field-content"><a href="news/new-initiative-aims-eliminate-corruption-blockchain-technology.html"><picture title="Tomicah Tillemann and Jamie Smith">
<!--[if IE 9]><video style="display: none;"><![endif]-->
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_wide/public/Tomicah-Tillemann-and-Jamie-Smith_itok=KKkP8ceM&timestamp=1476306343.jpg 1x" media="(min-width:1200px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_desktop/public/Tomicah-Tillemann-and-Jamie-Smith_itok=2ckcNpro&timestamp=1476306343.jpg 1x" media="(min-width:992px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_tablet/public/Tomicah-Tillemann-and-Jamie-Smith_itok=JyRIp3So&timestamp=1476306343.jpg 1x" media="(min-width:768px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_mobile/public/Tomicah-Tillemann-and-Jamie-Smith_itok=KtLXCwW8&timestamp=1476306343.jpg 1x" media="(min-width:480px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_small/public/Tomicah-Tillemann-and-Jamie-Smith_itok=ascMaYsb&timestamp=1476306343.jpg 1x" media="(min-width: 400px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_extra_small/public/Tomicah-Tillemann-and-Jamie-Smith_itok=BqTHYrt7&timestamp=1476306343.jpg 1x" media="(min-width: 0px)" />
<!--[if IE 9]></video><![endif]-->
<img class="lazyload" src="sites/trustaccelerator.org/files/styles/half_width_extra_small/public/Tomicah-Tillemann-and-Jamie-Smith_itok=BqTHYrt7&timestamp=1476306343.jpg" alt="Tomicah Tillemann and Jamie Smith" title="Tomicah Tillemann and Jamie Smith" />
</picture></a></div> </div>
<div class="views-field views-field-title"> <span class="field-content"><a href="news/new-initiative-aims-eliminate-corruption-blockchain-technology.html">New Initiative Aims To Eliminate Corruption With Blockchain Technology</a></span> </div> </div>
<div class="views-row views-row-5 views-row-odd views-row-last col-xs-6">
<div class="views-field views-field-field-article-date"> <div class="field-content"><span class="date-display-single" property="dc:date" datatype="xsd:dateTime" content="2016-06-10T00:00:00+00:00">June 10, 2016</span></div> </div>
<div class="views-field views-field-field-news-image"> <div class="field-content"><a href="news/sir-richard-bransons-necker-island-bitcoin-illuminati-reassess-blockchain-strategies.html"><picture title="Hernando De Soto speaking to the 2016 Blockchain Summit via Skype (Quincy Dein)">
<!--[if IE 9]><video style="display: none;"><![endif]-->
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_wide/public/Hernando-De-Soto-Talk-1200x800_itok=scCQub9T&timestamp=1476201053.jpg 1x" media="(min-width:1200px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_desktop/public/Hernando-De-Soto-Talk-1200x800_itok=Kz-HDp2A&timestamp=1476201053.jpg 1x" media="(min-width:992px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_tablet/public/Hernando-De-Soto-Talk-1200x800_itok=4jdSX5pR&timestamp=1476201053.jpg 1x" media="(min-width:768px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_mobile/public/Hernando-De-Soto-Talk-1200x800_itok=1dyfA6Ob&timestamp=1476201053.jpg 1x" media="(min-width:480px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_small/public/Hernando-De-Soto-Talk-1200x800_itok=VaSv1Myq&timestamp=1476201053.jpg 1x" media="(min-width: 400px)" />
<source data-srcset="sites/trustaccelerator.org/files/styles/half_width_extra_small/public/Hernando-De-Soto-Talk-1200x800_itok=ZC1GyIJE&timestamp=1476201053.jpg 1x" media="(min-width: 0px)" />
<!--[if IE 9]></video><![endif]-->
<img class="lazyload" src="sites/trustaccelerator.org/files/styles/half_width_extra_small/public/Hernando-De-Soto-Talk-1200x800_itok=ZC1GyIJE&timestamp=1476201053.jpg" alt="Hernando De Soto speaking to the 2016 Blockchain Summit via Skype (Quincy Dein)" title="Hernando De Soto speaking to the 2016 Blockchain Summit via Skype (Quincy Dein)" />
</picture></a></div> </div>
<div class="views-field views-field-title"> <span class="field-content"><a href="news/sir-richard-bransons-necker-island-bitcoin-illuminati-reassess-blockchain-strategies.html">On Sir Richard Branson's Necker Island, 'Bitcoin Illuminati' Reassess Blockchain Strategies</a></span> </div> </div>
</div>
</div><section id="block-locale-language" class="block block-locale block-- clearfix">
<div class="content">
<ul class="language-switcher-locale-url"><li class="ar first"><a href="ar/news.html" class="language-link" xml:lang="ar">العربية</a></li>
<li class="en active"><a href="news.html" class="language-link active" xml:lang="en">English</a></li>
<li class="fr"><a href="fr/news.html" class="language-link" xml:lang="fr">Français</a></li>
<li class="ru"><a href="ru/news.html" class="language-link" xml:lang="ru">Русский</a></li>
<li class="es last"><a href="es/news.html" class="language-link" xml:lang="es">Español</a></li>
</ul> </div>
</section>
</div>
</section>
</div>
</div> <!-- /#main -->
</div> <!-- /#main-wrapper -->
<div class="region-bottom-content-wrapper">
<div class="container">
<div class="region region-bottom-content">
<section id="block-block-3" class="block block-block block-- clearfix">
<div class="content">
<p class="site-name"><a href="index.html">Blockchain Trust Accelerator</a></p>
</div>
</section>
<section id="block-views-about-us-block" class="block block-views block--none clearfix">
<div class="content">
<div class="view view-about-us view-id-about_us view-display-id-block view-dom-id-e418eb09e417256c931427e060c1f430">
<div class="view-content">
<div class="views-row views-row-1 views-row-odd views-row-first views-row-last">
<span class="views-field views-field-field-one-sentence-description"> <span class="field-content">Blockchain technology offers solutions to many of the toughest challenges around the world. </span> </span>
<span class="views-field views-field-path"> <span class="field-content"><a href="blockchain-trust-accelerator.html">Learn More About the Blockchain Trust Accelerator</a></span> </span> </div>
</div>
</div> </div>
</section>
<section id="block-block-4" class="block block-block block-- clearfix">
<div class="content">
<ul class="social-media">
<li class="twitter"><a href="https://twitter.com/BlockchainTA" target="_blank" title="Visit us on Twitter"><span>Twitter</span></a></li>
<!--<li class="email"><a href="mailto:[email protected]" title="Email us"><span>Email</span></a></li>-->
</ul>
</div>
</section>
</div>
</div>
</div>
<footer id="footer" class="footer" role="footer">
<div class="gradient"></div>
<div class="container">
<!--<small class="copyright pull-left"><p>Powered by <a href="http://nucivic.com/dkan">DKAN</a>, a project of <a href="http://nucivic.com">NuCivic</a></p>
</small>-->
<div class="region region-footer">
<section id="block-block-2" class="block block-block block-- clearfix">
<div class="content">
<p>Copyright 2018</p>
</div>
</section>
</div>
</div>
</footer>
<script type="text/javascript" src="sites/trustaccelerator.org/files/advagg_js/js__sAD3my0hRT1nXMZp3TR_GSxNop_bQ5VHQllJAmNCvp4__AFzul3RqiLVy95JmAZHV7z8Mg2kkRGts1rbhTSzstTI__u_zG9tzIF10xzCpgtmKwmc2PCm-awmIRXTHZxLigoCk.js" defer="defer"></script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
function advagg_mod_2(){advagg_mod_2.count=++advagg_mod_2.count||1;try{if(advagg_mod_2.count<=40){document.createElement("picture");advagg_mod_2.count=100}}catch(e){if(advagg_mod_2.count>=40){throw e}else window.setTimeout(advagg_mod_2,250)}}
function advagg_mod_2_check(){if(window.jQuery&&window.Drupal&&window.Drupal.settings){advagg_mod_2()}else window.setTimeout(advagg_mod_2_check,250)};advagg_mod_2_check();
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
function advagg_mod_3(){advagg_mod_3.count=++advagg_mod_3.count||1;try{if(advagg_mod_3.count<=40){(function(i,s,o,g,r,a,m){i.GoogleAnalyticsObject=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,"script","//www.google-analytics.com/analytics.js","ga");ga("create","UA-88986702-1",{cookieDomain:"auto"});ga("set","anonymizeIp",true);ga("send","pageview");advagg_mod_3.count=100}}catch(e){if(advagg_mod_3.count>=40){throw e}else window.setTimeout(advagg_mod_3,250)}}
function advagg_mod_3_check(){if(window.jQuery&&window.Drupal&&window.Drupal.settings){advagg_mod_3()}else window.setTimeout(advagg_mod_3_check,250)};advagg_mod_3_check();
//--><!]]>
</script>
<script type="text/javascript" src="sites/trustaccelerator.org/files/advagg_js/js__sPPwVop2Gyh6_YmEMTePqz3iw6UrBv7wg3ZMkUrfs1E__qAl84FcCv2jyN22yFGS5Oc85cjd9zKX6p_cFNLGhe-M__u_zG9tzIF10xzCpgtmKwmc2PCm-awmIRXTHZxLigoCk.js" defer="defer" async="async"></script>
<script type="text/javascript" src="sites/trustaccelerator.org/files/advagg_js/js__QNsQ31a2lx4ShZl1ADh1JMSxkEQ6eCm1t0ulxUYrWBU__nmo7i6j50wPVj0reR-Tw_2Lxf7g7tp4zpo5AllfM2qc__u_zG9tzIF10xzCpgtmKwmc2PCm-awmIRXTHZxLigoCk.js" defer="defer"></script>
</body>
</html>