-
Notifications
You must be signed in to change notification settings - Fork 1
/
Mission&Vision.html
408 lines (345 loc) · 19.1 KB
/
Mission&Vision.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
396
397
398
399
400
401
402
403
404
405
406
407
408
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<!--Google Font Roboto -->
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
<!-- FontAwesome CSS -->
<!-- Local CSS File -->
<link rel="stylesheet" href="Ledgerback.github.io/CKRS_css.css">
<link rel="shortcut icon" type="image/png" href="Ledgerback_PrimaryLogo_RGB-Large.png"/>
<title>Ledgerback</title>
</head>
<body data-spy="scroll" data-target="#navbar-example" style="position:relative">
<nav class="navbar navbar-expand-lg navbar-light " style="background-color:#f37021">
<a class="navbar-brand text-white justify-content-start" href="#">
Ledgerback Ecosystem
</a>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto text-white">
<li class="nav-item dropdown text-white">
<a class="nav-link dropdown-toggle text-white" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Organizations
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="">Digital Commons Research Cooperative</a>
<a class="dropdown-item" href="/makercoop/LMC_index_Homepage_Dashboard_1.html">Maker Cooperative </a>
<!--
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
-->
</div>
</li>
<li class="nav-item dropdown text-white">
<a class="nav-link dropdown-toggle text-white" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Initiatives
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://ledgerback.substack.com/p/databike-pilot-project">Bikestream</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="https://ledgerback.substack.com/p/planning-the-las-vegas-mesh-network">Las Vegas Mesh Network</a>
</div>
</li>
</ul>
</div>
</nav>
<div class="row rounded mx-auto border-bottom border-top" style="padding-bottom:20px;padding-top:10px">
<div class="col-md-5 text-left" >
<img src="Ledgerback_PrimaryLogo_RGB-Large.png" width="200" height="200" class="d-inline-block align-top" alt="">
</div>
<div class="col-md-7 text-left">
<h2 class="font-italic text-left justify-content-start display-5" id="#" style="color:#f37021">Ledgerback Digital Commons Research Cooperative</h2>
<br>
<p class="lead my-3">
Ledgerback Digital Commons Research Cooperative is an independent non-profit volunteer
organization that aims to spread knowledge through research and education, about Web3, Platform Cooperativism, Commons/P2P, and Open Science movements,
and help people and projects involved in these movements.
</p>
<br>
<p class="lead my-3 font-italic">
Crafting knowledge for a brighter future.
</p>
</div>
</div>
<nav class="navbar navbar-expand-lg navbar-light border-bottom " style="background-color:white">
<a class="navbar-brand" href="/index.html">
<img src="https://miro.medium.com/fit/c/60/60/1*TG9HJMajg7Jj2914bqBV7A.png" width="30" height="30" class="d-inline-block align-top" alt="">
DCRC
</a>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto text-black">
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="#">History</a>
<a class="dropdown-item" href="#">Mission and Vision </a>
<a class="dropdown-item" href="#">Commons-tank Interface </a>
<a class="dropdown-item" href="#">Roadmap </a>
<a class="dropdown-item" href="#">Board & Staff </a>
<a class="dropdown-item" href="#">Trademark & Logo </a>
<a class="dropdown-item" href="#"> Careers & Open Roles </a>
<a class="dropdown-item" href="#"> Funding </a>
<a class="dropdown-item" href="#"> Strategic Plan </a>
<!--
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
-->
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Membership
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="#">Individual</a>
<a class="dropdown-item" href="#">Affiliate</a>
<a class="dropdown-item" href="#">Fellowship </a>
<a class="dropdown-item" href="#">Sponsors</a>
<!--
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
-->
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Community
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="#">Advisory Boards</a>
<a class="dropdown-item" href="#">Volunteers</a>
<a class="dropdown-item" href="#">DCRC Store </a>
<a class="dropdown-item" href="#">Donate</a>
<a class="dropdown-item" href="#">Partners</a>
<a class="dropdown-item" href="#"> Global Interdisciplinary Research Network </a>
<!--
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
-->
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Commons Institute
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="#">Research Groups</a>
<a class="dropdown-item" href="#">Projects</a>
<a class="dropdown-item" href="#">Foundry </a>
<a class="dropdown-item" href="#">Open Education</a>
<a class="dropdown-item" href="#">Open Research</a>
<a class="dropdown-item" href="#">Research Journals</a>
<a class="dropdown-item" href="#">Library</a>
<!--
Library can include publications, podcasts, articles and other materials. prety much all our productions.
-->
<!--
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
-->
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Resources
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="#">Publications</a>
<a class="dropdown-item" href="#">Litepapers</a>
<a class="dropdown-item" href="#">Commons</a>
<a class="dropdown-item" href="#">Public Handbook</a>
<a class="dropdown-item" href="#">Learning Center</a>
<a class="dropdown-item" href="#">Services</a>
<a class="dropdown-item" href="#">Reading & Listening Lists</a>
<!--
Library can include publications, podcasts, articles and other materials. prety much all our productions.
-->
<!--
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
-->
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Media
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://medium.com/@ledgerback">Blogs</a>
<a class="dropdown-item" href="#">Podcasts</a>
<a class="dropdown-item" href="#">Newsletters</a>
<a class="dropdown-item" href="#">Webinars</a>
<a class="dropdown-item" href="#">Press & Announcements</a>
<!--
Library can include publications, podcasts, articles and other materials. prety much all our productions.
-->
<!--
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
-->
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Social
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://twitter.com/ledgerback">Twitter</a>
<a class="dropdown-item" href="#">Facebook</a>
<a class="dropdown-item" href="https://old.reddit.com/r/ledgerback/">Reddit</a>
<a class="dropdown-item" href="https://github.com/Ledgerback">Github</a>
<a class="dropdown-item" href="https://discord.com/channels/617169767924629514/617169767924629518">Discord</a>
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Contact
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="mailto:[email protected]">Email us</a>
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Shop
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://www.redbubble.com/people/Ledgerback/shop">Redbubble</a>
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Donate
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://opencollective.com/ledgerbackcoop">Open Collective</a>
</div>
</li>
</ul>
</div>
<!--
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="#aboutlcrc">About <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#ResearchAreas">Research</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://docs.ledgerback.coop/">Resources</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#Partners_1">Partnerships</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#Publications_1">Publications</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#Services_1">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://opencollective.com/ledgerbackcoop">Donate</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://ledgerback.substack.com/">Newsletter</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://medium.com/@ledgerback">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://forms.gle/pchWeqCpRLcJbiCk8">Membership Form</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://opencollective.com/ledgerbackcoop">Sponsor</a>
</li>
</ul>
</div>
-->
</div>
</nav>
</div>
<!--
<hr style= background-color:grey;padding:1px;margin-bottom:0px;border=0px>
-->
</div>
<div class="container-fluid">
<div class="row rounded mx-auto" style="padding-bottom:20px">
<h2 class="font-italic text-left justify-content-end display-4" id="aboutlcrc" style="color:#f37021">This Site is a Work In Progress</h2>
<p class="lead my-3">
We are currently updating the website so some or all parts of the website may change in the near future.
If you notice anything strange, please contact us at [email protected].
</p>
</div>
<div class="row rounded mx-auto" style="padding-bottom:20px">
<h2 class="font-italic text-left justify-content-end display-4" id="aboutlcrc" style="color:#f37021">Mission</h2>
<p class="lead my-3">
Ledgerback-DCRC's mission is to develop a new type of research institute, a commons-oriented research institute ("commons institute"), that
produces research and educational materials that discuss society's relationship with technology and science, with an emphasis
on the Internet, through the lens of the P2P/Commons, Open Science, Platform Cooperativism, and Web3 movements, and assisting individuals, projects and organizations
in those areas, so that we can build a more positive, resilient and empowering relationship between society, technology and science.
</p>
</div>
<div class="row rounded mx-auto" style="padding-bottom:20px">
<h3 class="font-italic text-left justify-content-end display-5" id="aboutlcrc" style="color:#f37021"> Vision</h3>
<p class="lead my-3">
Ledgerback-DCRC's vision is to bring the the commons institute into fruition, and develop it into a world-class
research institute that can cause positive societal change around technology and science, and if possible, build a more commons-oriented knowledge society.
The commons institute can be thought of as an amalgamation of a think-and-do tank, learned society, cooperative, self-management organization,
research institute and commons-based peer production project.
The commons institute is primairly an interface for Ledgerback to interact with the knwoledge society and knowledge commons that is at the heart of
science, technology and society.
The commons institute is comprised of ten elements:
<ul class="list-group">
<li class="list-group-item">Collective Intelligence</li>
<li class="list-group-item">Sense-making</li>
<li class="list-group-item">Intersectionality</li>
<li class="list-group-item">Ethos</li>
<li class="list-group-item">Mission, Vision and Goals</li>
<li class="list-group-item">Nested Hourglass Structure</li>
<li class="list-group-item">Foundry</li>
<li class="list-group-item">Peer Production</li>
<li class="list-group-item">Open Value Accounting</li>
<li class="list-group-item">Stewardship</li>
</ul>
Ledgerback-DCRC's vision is described in further detail in the "Swarming the Commons Institute" slidedeck and the Ledgerback-DCRC's Strategic Document.
</p>
</div>
</div>
<footer>
<div class= "container-fluid border-top">
<div class ="row">
<div class="col-sm-4 text-left">
<a href=#> About Us </a>
<a href=#> Contact Us </a>
<a href="https://docs.ledgerback.coop/"> Resources </a>
</div>
<div class="col-sm-4 text-center justify-content-center">
<ul>
<a href=#> Terms of Service </a>
<a href=#> Privacy Policy </a>
<p> <small class="text-muted">Copyright © 2019 Ledgerback Cooperative</small></p>
</ul>
</div>
<div class="col-sm-4 text-right justify-content-end">
<ul>
<a href=#> <i class="fab fa-facebook"></i> </a>
<a href=#> <i class="fab fa-twitter"></i> </a>
<a href=#> <i class="fab fa-medium"></i> </a>
</ul>
</div>
</div>
</div>
</footer>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</body>