forked from shadowproject/old-website
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathroadmap.html
More file actions
218 lines (194 loc) · 6.98 KB
/
roadmap.html
File metadata and controls
218 lines (194 loc) · 6.98 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link href="favicon.ico" rel="icon" />
<meta property="og:type" content="website" />
<meta property="og:image" content="http://shadowproject.io/img/sdc-sharing_promo.png" />
<link rel="stylesheet" href="css/shadowproject.css">
<title>Roadmap • Shadow Project</title>
<meta property="og:title" content="Roadmap • Shadow Project" />
<meta property="og:description" content="The Shadow Project is an open source project aiming to be the core of privacy, where people will build decentralized applications" />
<meta property="og:url" content="http://shadowproject.io/roadmap" />
</head>
<body>
<div id="header">
<div class="row">
<div class="column">
<div class="logo">
<h1 class="logotype"><a href="//shadowproject.io">
<i class="ico ico-shadow"></i>Shadow<span class="red">Project</span><span class="grey">.io</span>
</a></h1>
</div>
</div>
</div>
</div><!-- #header -->
<div class="row">
<div class="medium-4 large-3 columns">
<div id="sidebar">
<ul class="nav">
<li><a href="introduction">Introduction</a></li>
<li><a href="getting-started">Getting started</a></li>
<li><a href="features">Features</a></li>
<li><a href="documentation">Documentation</a></li>
<li><a href="development">Development</a></li>
<li><a class="active" href="roadmap">Roadmap</a></li>
<li><a href="bug-bounties">Bug Bounties</a></li>
<li><a href="community">Community</a></li>
<li><a href="faq">FAQ</a></li>
</ul>
<div class="part">
<div class="donate desc">Donate</div>
<a class="donate secondary button btc" title="Donate Bitcoin" href="bitcoin:1GiosBkSpN8RS9pm1kgZU8AZUBEnLKYFem&label=SDC%20Dev%20Fund">
<i class="ico ico-bitcoin"></i>
</a>
<a class="donate secondary button sdc" title="Donate ShadowCash" href="shadowcoin:SdcDevWEbq3CZgZc8UNbST1TaYLA5vLZTS&label=SDC%20Dev%20Fund">
<i class="ico ico-shadow"></i>
</a>
</div>
</div><!-- #sidebar -->
</div>
<div class="medium-8 large-9 columns">
<div id="content">
<h2>ShadowProject Roadmap</h2>
<h3>2015</h3>
<table>
<tr>
<th class="status"><i class="icon ico-tbd"></i></th>
<td>ShadowChat Update: Voice, Video and File Attachments</td>
</tr>
<tr>
<th class="status"><i class="icon ico-tbd"></i></th>
<td>ShadowMarket</td>
</tr>
<tr>
<th class="status"><i class="icon ico-tbd"></i></th>
<td>Mobile UI update for Android and iOS</td>
</tr>
</table>
<h3>2014</h3>
<table>
<tr>
<th>December</th>
<td>ShadowSend update: Ring Signatures and Non-Interactive Zero Knowledge Proofs</td>
</tr>
<tr>
<th>September</th>
<td>New wallet (HTML5) UI look and feel, scaling to different resolutions and devices</td>
</tr>
<tr>
<th>Aug–Sept</th>
<td>ShadowLite Released</td>
</tr>
<tr>
<th>August 19th</th>
<td>ShadowGo Released (iOS)</td>
</tr>
<tr>
<th>August 12th</th>
<td>ShadowGo is a fully functional mobile wallet that supports staking, P2P encrypted messaging and stealth transfers (released for Android)</td>
</tr>
<tr>
<th>August 7th</th>
<td>ShadowSend (uniquely implemented dual-key stealth addresses to be layered with ZK-snarks)</td>
</tr>
<tr>
<th>July 30th</th>
<td>Transition from Proof-of-Work to Proof-of-Stake, ShadowChat released (instant P2P encrypted messaging) and updated with richtext support</td>
</tr>
<tr>
<th>July 19th</th>
<td>Founded</td>
</tr>
<tr>
<th>July 17th</th>
<td>Pre-announcement</td>
</tr>
</table>
<h2>ShadowMarket Roadmap</h2>
<p>
The next phase of development will culminate in a decentralized in-wallet marketplace where users will be able to trade goods, currencies (think LocalBitcoins but decentralized) and services safely and privately. In combination with the currency (ShadowCash) and encrypted messaging system (ShadowChat) it will form the basis for an entire private economy accessed through a single application (ShadowCore).
</p>
<h3>2015</h3>
<table>
<tr>
<th class="status"><i class="icon ico-tbd"></i></th>
<td>ShadowMarket release</td>
</tr>
<tr>
<th class="status"><i class="icon ico-tbd"></i></th>
<td>BETA testing phase (public)</td>
</tr>
<tr>
<th class="status"><i class="icon ico-tbd"></i></th>
<td>Correction round</td>
</tr>
<tr>
<th class="status"><i class="icon ico-tbd"></i></th>
<td>ALPHA testing phase (private/internal)</td>
</tr>
<tr>
<th class="status"><i class="icon ico-tbd"></i></th>
<td>Back-end/front-end integration</td>
</tr>
<tr>
<th class="status"><i class="icon ico-tbd"></i></th>
<td>Feedback and rating-system</td>
</tr>
<tr>
<th class="status"><i class="icon ico-tbd"></i></th>
<td>BIP65 (Smart Escrow support)</td>
</tr>
<tr>
<th class="status"><i class="icon ico-tbd"></i></th>
<td>Multisig support for ShadowTokens</td>
</tr>
<tr>
<th class="status"><i class="icon ico-current"></i></th>
<td>ShadowChat upgrade for ShadowMarket</td>
</tr>
<tr>
<th class="status"><i class="icon ico-done"></i></th>
<td>HD Wallet (BIP 32, 39 and 44)</td>
</tr>
<tr>
<th class="status"><i class="icon ico-done"></i></th>
<td>ShadowCore & ShadowMarket front-end development (HTML/JS/CSS)</td>
</tr>
</table>
<p>
<em>Last update: November 28th, 2015</em>
</p>
<div class="edit-me">
<a href="https://github.com/shadowproject/shadowproject.github.io/edit/master/roadmap.html" class="secondary button">Edit this page</a> Found a mistake or outdated information? Edit this page on GitHub!
</div>
</div><!-- #content -->
</div>
</div>
<div id="footer">
<div class="row">
<div class="medium-5 columns">
<div class="copyright">
<p>© 2015 <a href="http://shadowproject.io">shadowproject.io</a> • contact [at] shadowproject.io</a><p>
</div>
</div>
<div class="medium-7 columns">
<div class="links">
<p>
<a href="development">Contribute</a> • <a href="legal">Legal</a> • 
<a href="https://github.com/shadowproject"><i class="icon ico-github"></i></a>
<a href="https://www.facebook.com/shadowcrypto"><i class="icon ico-facebook"></i></a>
<a href="https://twitter.com/sdcoin"><i class="icon ico-twitter"></i></a>
<a href="https://google.com/+ShadowCash-SDC"><i class="icon ico-gplus"></i></a>
<a href="https://www.youtube.com/channel/UC-Nhf9JWCXvQi4pXxXNqy7Q"><i class="icon ico-youtube"></i></a>
</p>
</div>
</div>
</div>
</div><!-- #footer -->
<script src="js/jquery-1.11.2.min.js"></script>
<script src="js/shadowproject.js"></script>
</body>
</html>