-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathabout.html
More file actions
executable file
·233 lines (175 loc) · 12.5 KB
/
about.html
File metadata and controls
executable file
·233 lines (175 loc) · 12.5 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
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="UTF-8">
<title>Wisp anonymous cryptocurrency</title>
<meta name="description" content="An alternative, open-source, wallet for the SpectreCoin anonymous cryptocurrency.">
<meta name="keywords" content="wisp, anonymous, spectrecoin, xspec, digital, currency, proof of stake, cryptocurrency">
<meta property="og:title" content="Wisp: About"/>
<meta property="og:description" content="About [on the about Wisp page, a digital currency that is secure, private, and untraceable]">
<meta property="og:image" content="https://wispproject.github.io/img/home/logoo.png">
<meta property="og:site_name" content="wispproject.github.io, The Wisp Project">
<meta property="og:url" content="https://wispproject.github.io/index.html">
<meta property="og:type" content="website">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel='stylesheet prefetch' href='https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css'>
<link rel="stylesheet" href="css/style3.css">
<link rel="stylesheet" href="css/style2.css">
<link rel="stylesheet" href="css/style4.css">
<link rel="apple-touch-icon" sizes="57x57" href="/img/icons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/img/icons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/img/icons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/img/icons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/img/icons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/img/icons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/img/icons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/img/icons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/img/icons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/img/icons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/img/icons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/img/icons/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/img/icons/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="css/main.css">
</head>
<body style="background: #66b1f1">
<script>window.jQuery || document.write('<script src="js/vendor/jquery-3.2.1.min.js"><\/script>')</script>
<script src="js/vendor/modernizr-3.5.0.min.js"></script>
<script src="js/main.js"></script>
<noscript>
<style type="text/css">
#heyou:hover + .main-nav
{
visibility: visible;
}
.main-nav:hover
{
visibility: visible;
}
</style>
</noscript>
<!-- <div class="hee" style="background-image: url('test.png');"></div></div> -->
<section class="et-hero-tabss" style="padding-bottom: 5vw; background: #66b1f1">
<div class="et-hero-tabs-container et-hero-tabs-container--top">
<a class="et-hero-tabb" href="/" style="background-image: url('img/home/logoblue.png'); "></a>
<a class="et-hero-tabbb" href="/index.html#mission">Mission Statement</a>
<a class="et-hero-tabbb" href="/index.html#features">Features</a>
<a class="et-hero-tabbb" href="/index.html#community">Community</a>
<a class="et-hero-tabbb" href="/index.html#wallets">Wallets</a>
<a class="et-hero-tabbb" href="/roadmap.html">Roadmap</a>
<a style="background-image: url('img/bars.png'); background-size: contain; background-repeat: no-repeat; background-position: center center; cursor: pointer;" class="icon nav-toggle" id="heyou"></a>
<div class=" main-nav" >
<ul class="active" id="nav-menu">
<li><a href="/index.html#mission">Mission Statement</a></li>
<li><a href="/index.html#features">Features</a></li>
<li><a href="/index.html#community">Community</a></li>
<li><a href="/index.html#wallets">Wallets</a></li>
<li><a href="/roadmap.html">Roadmap</a></li>
</ul>
</div>
<span class="et-hero-tab-slider"></span>
</div>
</section>
<!-- Main -->
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.0/jquery.min.js'></script>
<script src="js/index.js"></script>
<div class="section1">
<img src="img/home/Glowing_Wisp_Logo.png" height="250" style="padding-top:40px;padding-bottom:40px">
<div class="section3-home-header">
<div class="section3-home-content" style="padding-top:10px">
<h3 class="section1-subheading" style="color: #fff">What is Wisp ?</h3>
<p class="section3-home-text" style="text-align: justify;color: #fff"><br>First and foremost it is a community. Secondly it is the ticker for an altcoin that is the continuation of the original and abandoned Spectrecoin (XSPEC) blockchain.<br>The Wisp Project is an initiative of Spectrecoin users who disagree with certain developments happening in the <a href="https://github.com/spectrecoin/spectre" style="color: #fff"><u>official Spectrecoin client</u></a>. With the return of the original founder Mandica to Spectrecoin, the development process has turned into a top-down development style directed by Mandica, and different ways of enforcing development fees from Spectrecoin users in order to fund development have been discussed. At the Wisp Project, we believe that a cryptocurrency should be controlled by its users and not by a central entity.<br><br><br></p>
</div>
</div>
</div>
<div class="section1">
<div class="section3-home-header">
<div class="section3-home-content" style="padding-top:10px">
<h3 class="section1-subheading" style="color: #fff">Why is there Wisp ?</h3>
<p class="section3-home-text" style="text-align: justify;color: #fff"><br>Wisp was formed as a result of a small group who were, and are, discouraged by the current climate related to crypto currencies. What once seemed like a promising path to financial freedom (where people were in control of their private financial interactions without the inclusion of debt instruments and regulations from tertiary parties) has rapidly become another Wall street-esque guessing game for the next fiat payout.<br><br>
The actualization that there was money to be made in crypto currencies drew away from the Satochian principles that Bitcoin was based upon and brought in “investors,” causing once active communities to become replaced by corporately, or collectively, funded developers. Trade of these currencies became more centralized and regulated. Exchange accounts became monitored and recorded at the demand of the entities that we originally sought to free ourselves from. A new crowd presented itself looking to make a profit in fiat, and ideals of liberty took a backseat to a changing market.<br><br>
The hope we have here at Wisp is to resurrect the community aspects of Crypto currencies. Where individuals with a passion for an ideal make that ideal a reality. We have a working blockchain and wallet, but what we need is a community that is interested in privacy and decentralization with the will to make it a reality.<br><br><br></p>
</div>
</div>
</div>
<div class="section1">
<div class="section3-home-header">
<div class="section3-home-content" style="padding-top:10px">
<h3 class="section1-subheading" style="color: #fff">What does Wisp have to offer ?</h3>
<p class="section3-home-text" style="text-align: justify;color: #fff"><br>As of right now Wisp offers a place to share ideology. What we hope to achieve with that ideology is the growth of a group of people who are genuinely interested in establishing a community of individuals who value decentralization and privacy.<br><br></p>
</div>
</div>
</div>
<div class="section1">
<div class="section3-home-header">
<div class="section3-home-content" style="padding-top:10px">
<h3 class="section1-subheading" style="text-align: left;color: #fff">For developers</h3>
<ul style="text-align: left;color: #fff;display: block;list-style-image: url('img/home/bulletpoint.png');">
<li >We do have a wallet (that currently requires rebranding) and a functioning blockchain.</li>
<li>The community is a good place to practice opensource work.</li>
<li>The environment is really low stress.</li>
</ul>
<br>
</div>
</div>
</div>
<div class="section1">
<div class="section3-home-header">
<div class="section3-home-content" style="padding-top:10px">
<h3 class="section1-subheading" style="text-align: left;color: #fff">For non-developers</h3>
<ul style="text-align: left;color: #fff;display: block;list-style-image: url('img/home/bulletpoint.png');">
<li >We have a community that can use whatever skills you have time to offer.</li>
<li>It's a good opportunity to network with like-minded individuals.</li>
<li>It's a place to learn and share information.</li>
</ul>
<p style="text-align: center;color: #fff;padding-top:35px;padding-bottom:35px">For more information on the philosophy behind Wisp please visit <a href="https://github.com/wispproject/doc/wiki" style="color: #fff"><u>our wiki</u></a> or join <a href="https://discord.gg/ZaFHVvH" style="color: #fff"><u>our discord channel</u></a>.</p>
</div>
</div>
</div>
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.0/jquery.min.js'></script>
<footer style="background: #66b1f1">
<div class="container">
<div class="row">
<div class="col-sm-7 footer-logo-container hidden-xs">
<div class="footer-menu list-unstyled" style="color: #fff">© Wisp 2018</div>
</div><!-- /.col-sm-7 -->
<div class="col-sm-5 footer-links-container">
<div class="row">
<div class="col-xs-3">
<ul class="footer-menu list-unstyled">
<li class="footer-menu-link"><a class="footer-menu-link" href="/exchange.html" style="color: #fff">Exchange</a> </li>
</ul>
</div><!-- /.col-xs-3 -->
<div class="col-xs-3">
<ul class="footer-menu list-unstyled">
<li class="footer-menu-link"><a class="footer-menu-link" href="/donate.html" style="color: #fff">Donate</a> </li>
</ul>
</div><!-- /.col-xs-3 -->
<div class="col-xs-3">
<ul class="footer-menu list-unstyled">
<li class="footer-menu-link"><a class="footer-menu-link" href="/about.html" style="color: #fff">About</a> </li>
</ul>
</div><!-- /.col-xs-4 -->
<div class="col-xs-3">
<ul class="footer-menu list-unstyled">
<li class="footer-menu-link"><a class="footer-menu-link" href="/faq.html" style="color: #fff">FAQ</a> </li>
</ul>
</div><!-- /.col-xs-3 -->
</div><!-- /.row -->
</div><!-- /.col-sm-5 -->
</div><!-- /.row -->
<div class="footer-logo-container-mobile visible-xs">
<p class="footer-copyright" style="color: #fff">© Wisp 2018</p>
</div><!-- /.footer-logo-container-mobile -->
</div><!-- /.container -->
</footer>
<div id="mobile-nav-overlay" class="overlay"></div>
</div>
<script src="js/indexx.js"></script>
</body>
</html>