-
Notifications
You must be signed in to change notification settings - Fork 0
/
longevity.html
executable file
·202 lines (188 loc) · 10.6 KB
/
longevity.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
<!doctype html>
<html lang="en">
<!-- Mirrored from dwebs.io/longevity.html by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 31 May 2020 17:41:23 GMT -->
<head>
<meta charset="utf-8">
<title>dWeb | Making The Web Great Again</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Learn more about the new decentralized alternative to the World Wide Web and our rollout of First Amendment Infrastructure around the globe.">
<meta name="keywords" content="dweb, distributed web, decentralized web, first amendment infrastructure">
<!-- Favicon -->
<link rel="shortcut icon" href="assets/img/logo-dark-gray.png">
<link href="https://fonts.googleapis.com/css?family=Rubik:300,400,400i,500" rel="stylesheet">
<link href="assets/css/socicon.css" rel="stylesheet" type="text/css" media="all" />
<link href="assets/css/entypo.css" rel="stylesheet" type="text/css" media="all" />
<link href="assets/css/theme.css" rel="stylesheet" type="text/css" media="all" />
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NREJHR0XCK"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-NREJHR0XCK');
</script>
</head>
<body>
<div class="nav-container">
</div>
<div class="main-container">
<section class="space-sm">
<div class="container">
<div class="row">
<div class="col text-center">
<img alt="Image" height="50px" src="assets/img/logo-dark-gray.svg" />
</div>
<!--end of col-->
</div>
<!--end of row-->
</div>
<!--end of container-->
</section>
<section class="height-80 flush-with-above">
<div class="container">
<div class="row justify-content-between align-items-center">
<div class="col-12 col-md-6 mb-4">
<img alt="Image" src="assets/img/graphic-woman-writing.svg" class="w-100" />
</div>
<!--end of col-->
<div class="col-12 col-md-7 col-lg-5 mb-4 text-center text-md-left">
<h1 class="display-4">Coming right up!</h1>
<h2 class="lead">This page is under construction but is launching soon, probably today, so check back!</h2>
<div>
<a href="index.html" class="btn btn-primary btn-lg"><i class="icon-controller-play"></i> Back Home</a>
<a href="https://go.dwebuniversity.com/" class="btn btn-link">Take me to some docs</a>
</div>
</div>
<!--end of col-->
</div>
<!--end of row-->
</div>
<!--end of container-->
</section>
<!--end of section-->
<section class="space-sm flush-with-above">
<div class="container">
<div class="row">
<div class="col text-center">
<span class="text-muted text-small">Made with 🤠 in the USA 🇺🇸</span>
</div>
<!--end of col-->
</div>
<!--end of row-->
</div>
<!--end of container-->
</section>
<footer class="bg-gray text-light footer-long">
<div class="container">
<div class="row">
<div class="col-12 col-md-3">
<img alt="Image" height="100px" src="assets/img/logo-white.svg" class="mb-4" />
<p class="text-muted">
© 2021 Arisen Ministries and The Peeps Institute. All rights reserved. The dWeb is not a company, it's a decentralized network of computers that's owned by nobody.
</p>
</div>
<!--end of col-->
<div class="col-12 col-md-9">
<span class="h5">1776 has commenced again. We've come for our freedom.</span>
<div class="row no-gutters">
<div class="col-6 col-lg-3">
<h6>For Beginners</h6>
<ul class="list-unstyled">
<li>
<a href="https://dwebx.org/getting-started.html">How To Get Started</a>
</li>
<li>
<a href="https://dwebx.org/compare-webs.html">Web 2.0 vs 3.0</a>
</li>
<li>
<a href="https://dwebx.org/how-it-works.html">Website Distribution</a>
</li>
<li>
<a href="https://dwebx.org/data-on-the-dweb.html">Data On The dWeb</a>
</li>
</ul>
</div>
<!--end of col-->
<div class="col-6 col-lg-3">
<h6>For Developers</h6>
<ul class="list-unstyled">
<li>
<a href="https://github.com/distributedweb/whitepaper">dWeb Whitepaper</a>
</li>
<li>
<a href="https://github.com/DistributedWeb/guide">dWeb Developer Guide</a>
</li>
<li>
<a href="https://docs.arisen.network">ARISEN Documentation</a>
</li>
<li>
<a href="https://docs.dbrowser.com">dBrowser Documentation</a>
</li>
</ul>
</div>
<!--end of col-->
<div class="col-6 col-lg-3">
<h6>dWeb Components</h6>
<ul class="list-unstyled">
<li>
<a href="https://arisen.network">ARISEN</a>
</li>
<li>
<a href="https://github.com/distributedweb/dht">dWeb's DHT</a>
</li>
<li>
<a href="https://github.com/distributedweb/dwebswarm">dWeb Swarm</a>
</li>
<li>
<a href="https://github.com/distributedweb/ddatabase-protocol">dDatabase Protocol</a>
</li>
<li>
<a href="https://github.com/distributedweb/ddrive">dDrive</a>
</li>
<li>
<a href="https://github.com/distributedweb/whitepaper#ddns">dDNS</a>
</li>
</ul>
</div>
<!--end of col-->
<div class="col-6 col-lg-3">
<h6>Contributors</h6>
<ul class="list-unstyled">
<li>
<a href="https://peepsx.com">The Peeps Institute</a>
</li>
<li>
<a href="https://arisen.church">Arisen Ministries</a>
</li>
<li>
<a href="https://cryptonomex.com">Cryptonomex</a>
</li>
<li>
<a href="http://seekware.in/">Block Genesis</a>
</li>
</ul>
</div>
<!--end of col-->
</div>
<!--end of row-->
</div>
<!--end of col-->
</div>
<!--end of row-->
</div>
<!--end of container-->
</footer>
</div>
<script type="text/javascript" src="assets/js/jquery.min.js"></script>
<script type="text/javascript" src="assets/js/popper.min.js"></script>
<script type="text/javascript" src="assets/js/jquery.smartWizard.min.js"></script>
<script type="text/javascript" src="assets/js/flickity.pkgd.min.js"></script>
<script type="text/javascript" src="assets/js/scrollMonitor.js"></script>
<script type="text/javascript" src="assets/js/smooth-scroll.polyfills.js"></script>
<script type="text/javascript" src="assets/js/prism.js"></script>
<script type="text/javascript" src="assets/js/zoom.min.js"></script>
<script type="text/javascript" src="assets/js/bootstrap.js"></script>
<script type="text/javascript" src="assets/js/theme.js"></script>
</body>
<!-- Mirrored from dwebs.io/longevity.html by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 31 May 2020 17:41:23 GMT -->
</html>