-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathweb3.html
More file actions
239 lines (196 loc) · 7.29 KB
/
Copy pathweb3.html
File metadata and controls
239 lines (196 loc) · 7.29 KB
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
<!DOCTYPE html>
<html lang="en" style="display: none;">
<head>
<title>ACE - Web3</title>
<script src="assets/js/init_start.js"></script>
</head>
<body>
<!-- navbar content -->
<div id="navbar"></div>
<!-- **************** MAIN CONTENT START **************** -->
<main>
<!-- ===================================================
Main Banner START -->
<section class="pt-0 position-relative overflow-hidden h-700px h-sm-600px h-lg-700px rounded-top-4 mx-2 mx-md-4" style="background-image:url(assets/gdc/blockchain_02_low.jpg); background-position: center; background-size: cover;">
<div class="bg-overlay bg-dark opacity-5"></div>
<!-- SVG decoration for curve -->
<figure class="position-absolute bottom-0 left-0 w-100 d-md-block mb-n3 z-index-9">
<svg class="fill-body" width="100%" height="150" viewBox="0 0 500 150" preserveAspectRatio="none">
<path d="M0,150 L0,40 Q250,150 500,40 L580,150 Z"></path>
</svg>
</figure>
<div class="container z-index-9 position-relative">
<div class="row py-0 py-md-5 align-items-center text-center text-sm-start">
<div class="col-sm-10 col-lg-10 col-xl-10 all-text-white my-5 mt-md-0">
<div class="py-0 py-md-5 my-5">
<!-- Title -->
<h1 class="text-white display-5">Web3<span class="text-warning"> decentralized web.</span></h1>
<p class="text-white">ACE is researching Security, Financial, Social networks, Storage, and general purpose application of blockchains. Social networks have been criticized for being "walled gardens" where the data is contained, siloed, and exploited by the owners of the network. Blockchain backed social networks offers a different proposition. One where users own the content, profit from the content, and do not need to trust third parties.</p>
<!-- links to other topics -->
<mit-pills color="purple"></mit-pills>
<div class="d-sm-flex align-items-center mt-4">
<mit-video-button video="L4EgZWh2sQ4"></mit-video-button>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- =======================
Main Banner END -->
<!-- =======================
Popular course START -->
<section class="bg-light">
<div class="container">
<!-- Title -->
<div class="row mb-4">
<div class="col-lg-8 mx-auto text-center">
<h2 class="fs-1">Popular Content</h2>
</div>
</div>
<div class="row g-4 pb-5">
<!-- rows START -->
<div class="col-sm-6 col-lg-4 col-xl-3">
<mit-video-card
img="assets/gdc/blockchain_card_01.jpg"
video="FLaaLKMWiMw"
author="Peter Parker"
title="Web3"
description="SAFFRON is a risk modeling and data analytics tool that allows energy delivery OT operators to better understand the risks associated with cyber threats."
length="13 min"
></mit-video-card>
</div>
<div class="col-sm-6 col-lg-4 col-xl-3">
<mit-video-card
img="assets/gdc/ai_card_01.jpg"
video="Cvgx14UtLLQ"
author="Peter Parker"
title="Artificial Intelligence"
description="Artificial intelligence is intelligence—perceiving, synthesizing, and inferring information—demonstrated by machines"
length="15 min"
></mit-video-card>
</div>
<div class="col-sm-6 col-lg-4 col-xl-3">
<mit-video-card
img="assets/gdc/ooda_card.jpg"
video="RVBm_rmW9f4"
author="Peter Parker"
title="Clock Tick and OODA Loop"
description="Why companies need to be Agile"
length="12 min"
></mit-video-card>
</div>
<div class="col-sm-6 col-lg-4 col-xl-3">
<mit-video-card
img="assets/gdc/blockchain_card_04.jpg"
video="azEKqGwi0qM"
author="John R Williams"
title="Kogchain"
description="Kogchain is a demonstration blockchain deployed at ACE for testing private blockhain architecture"
length="6 min"
></mit-video-card>
</div>
<div class="col-sm-6 col-lg-4 col-xl-3">
<mit-video-card
img="assets/gdc/blockchain_card_03.jpg"
video="Je_VUrn0HhQ"
author="John R Williams"
title="IPFS"
description="Interplanetary File System"
length="22 min"
></mit-video-card>
</div>
<div class="col-sm-6 col-lg-4 col-xl-3">
<mit-video-card
img="assets/gdc/blockchain_card_02.jpg"
video="RVBm_rmW9f4"
author="John R Williams"
title="IPFS Demo"
description="Interplanetary File System Demo"
length="4 min"
></mit-video-card>
</div>
<div class="col-sm-6 col-lg-4 col-xl-3">
<mit-video-card
img="assets/gdc/blockchain_card_05.jpg"
video="ronoCeMzfJ4"
author="John R Williams"
title="Merkle DAG"
description="Merkle DAG used by Git"
length="11 min"
></mit-video-card>
</div>
<div class="col-sm-6 col-lg-4 col-xl-3">
<mit-video-card
img="assets/gdc/blockchain_card_06.jpg"
video="pjV4_x4SG_E"
author="Angwei Law"
title="Smart Contracts"
description="Smart Contracts and their Application in Supply Chain Management"
length="26 min"
></mit-video-card>
</div>
<div class="col-sm-6 col-lg-4 col-xl-3">
<mit-video-card
img="assets/gdc/blur_card.jpg"
video="WdFVtuCL04M"
author="Peter Parker"
title="Digital Transformation"
description="Digital transformation has experienced a rapid evolution that affects practically every aspect of our lives, and this is only the beginning of an accelerating advancement in technological and data-driven practices."
length="25 min"
></mit-video-card>
</div>
<div class="col-sm-6 col-lg-4 col-xl-3">
<mit-video-card
img="assets/gdc/safari_card_03.jpg"
video="Kypp0XhcImU"
author="Peter Parker"
title="SAFARI"
description="Situational Awareness framework that exploits different perspectives of the same financial data and assigns risk scores to entities (e.g. payment documents) to improve false positive ratios and assist the identification of fraudulent activity in huge and unlabeled financial data."
length="5 min"
></mit-video-card>
</div>
<div class="col-sm-6 col-lg-4 col-xl-3">
<mit-video-card
img="assets/gdc/restaurant_card.jpg"
video="orwkajL9AIU"
author="Peter Parker"
title="Smart Restaurant"
description="Intelligence in the restaurant."
length="12 min"
></mit-video-card>
</div>
<div class="col-sm-6 col-lg-4 col-xl-3">
<mit-video-card
img="assets/gdc/saffron_card.jpg"
video="pnk-EawgbrA"
author="Peter Parker"
title="SAFFRON"
description="SAFFRON is a risk modeling and data analytics tool that allows energy delivery OT operators to better understand the risks associated with cyber threats."
length="22 min"
></mit-video-card>
</div>
<div class="col-sm-6 col-lg-4 col-xl-3">
<mit-course-card
img="assets/gdc/powerplant_card.jpg"
url="assets/docs/david_systems_theoretic.pdf"
level="David Whyte"
title="Attacks on Cyber-Physical Systems"
description="Using a Systems-Theoretic Approach to Analyze Cyber Attacks on Cyber-Physical Systems"
length="Thesis"
></mit-course-card>
</div>
</div>
<!-- rows END -->
</div>
</section>
<!-- =======================
Popular course END -->
</main>
<!-- **************** MAIN CONTENT END **************** -->
<!-- footer content -->
<div id="footer"></div>
<!-- load resources -->
<script src="assets/js/init_end.js"></script>
</body>
</html>