-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstorj-share-information.html
210 lines (187 loc) · 11.4 KB
/
storj-share-information.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Blockchain-based, end-to-end encrypted, distributed object storage, where only you have access to your data.">
<meta name="keywords" content="storj, storj labs, blockchain-based, zero-knowledge, distributed object storage, decentralized object storage, decentralized storage, object storage, decentralized cloud, decentralized, storage, secure, private, encrypted, Storj, Storj Share">
<meta name="google-site-verification" content="R5u7lqzFhKoFiaEXbxfFSJ-CT9UyK-AqVWwd1g_zMeg" />
<meta name="google-site-verification" content="8CIKbV4JUhwtw7xNI7_A__vnmpvuGfs1g3QVOInBtxQ" />
<title>Storj Share Information</title>
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Storj - Decentralized Cloud Storage"/>
<meta property="og:description" content="Blockchain-based, end-to-end encrypted, distributed object storage, where only you have access to your data."/>
<meta property="og:url" content="https://storj.io" />
<meta property="og:site_name" content="Storj - Decentralized Cloud Storage" />
<meta property="og:image" content="https://storj.io/img/storj-logo.jpg" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Storj - Decentralized Cloud Storage"/>
<meta name="twitter:description" content="Blockchain-based, end-to-end encrypted, distributed object storage, where only you have access to your data."/>
<meta name="twitter:site" content="@storjproject"/>
<meta name="twitter:image" content="https://storj.io/img/storj-logo.jpg"/>
<link rel="shortcut icon" href="img/favicon/favicon.ico" type="image/x-icon">
<link rel="icon" href="img/favicon/favicon.ico" type="image/x-icon">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="img/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon/favicon-16x16.png">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<script src="js/modernizr.js"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="page">
<nav class="navbar navbar-page navbar-default menu">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-menu" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="index.html" class="navbar-brand">
<img src="img/logo-blue.svg" alt="Storj" class="logo">
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="navbar-menu">
<ul class="nav navbar-nav navbar-left">
<li><a href="https://docs.storj.io/" class="link">Quickstart</a></li>
<li><a href="developers.html" class="link">Developers</a></li>
<li><a href="community.html" class="link">Community</a></li>
<li><a href="pricing.html" class="link">Pricing</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="https://app.storj.io/" class="link">Login</a></li>
<li><a href="share.html" class="btn btn-rent" data-toggle="tooltip" data-placement="bottom" title="Earn money by sharing your extra hard drive space on the network.">Rent Your Drive</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="section">
<div class="container">
<div class="row">
<div class="col-xs-12 text-center">
<h1 class="title">Storj Share Information</h1>
<p class="text-center">Last Updated: July 5, 2016.</p>
<div class="spacer50"></div>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-md-8 col-md-push-2">
<p>Using the Storj Share software makes your computer part of a distributed network. This means your computer may communicate with many other computers. This works just like any other communication on the internet, like when you connect to Facebook or Google. As part of this process, those other nodes can store some information about your computer and your interactions.</p>
<p>None of this information is dangerous to share with the network. Your computer shares a lot of it every day when you browse the web. We firmly believe that you have the right to be aware of the information you're sharing, and be able to make decisions about your own privacy.</p>
<p>Here's a list of some things that other people can learn about your computer:</p>
<ul>
<li>
<p><b>IP Address</b> - This is your computer's address on the Internet. This needs to be shared so that other nodes' messages can reach your computer.</p>
</li>
<li>
<p><b>IP-associated information</b> - Using your IP address, it is often possible to look up an approximate location (usually what city you are likely in) as well as your ISP.</p>
</li>
<li>
<p><b>Network information</b> - When you communicate with another node, it can record how long it takes your node to respond, and test your internet connection's bandwidth.</p>
</li>
<li>
<p><b>Node ID</b> - This is a pseudonym for your computer. It's a long group of random numbers that can be used to identify a node on the network, like a phone number. You need to send this out so that other nodes can identify and contact your node.</p>
</li>
<li>
<p><b>Payment details</b> - Your computer will share a payment address, so that other nodes can pay it directly for storage space.</p>
</li>
<li>
<p><b>Disk space information</b> - In order to negotiate storage contracts, your computer has to let other nodes know some information about how much it can store.</p>
</li>
</ul>
<p>If you are not comfortable sharing this information, we recommend that you do not run the Storj Share client, or take other measures to protect yourself. If you have any questions about your privacy on the network, please email us at <a href="mailto:hello@storj.io" class="link">hello@storj.io</a>.</p>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-3 col-xs-6">
<a href="/" class="footer-logo">
<img src="/img/logo-white.svg" alt="Storj">
</a>
<ul class="list-unstyled">
<li><a href="/careers.html">We're Hiring!</a></li>
<li><a href="/storj.pdf">Whitepaper</a></li>
<li><a href="/privacy-policy.html">Privacy Policy</a></li>
<li><a href="/terms-of-use.html">Terms of Use</a></li>
<li><a href="/terms-of-service.html">Terms of Service</a></li>
<li><a href="/canary.txt">Canary</a></li>
</ul>
</div>
<div class="col-xs-12 col-sm-3 col-xs-6">
<h5>Company</h5>
<ul class="list-unstyled">
<li><a href="/team.html">Team</a></li>
<li><a href="/careers.html">Careers</a></li>
<li><a href="/contact.html">Contact</a></li>
<li><a href="/press.html">Press</a></li>
<li><a href="http://blog.storj.io/">Blog</a></li>
<li><a href="/faq.html">FAQ</a></li>
<li><a href="https://docs.storj.io/discuss">Support</a></li>
</ul>
</div>
<div class="col-xs-12 col-sm-3 col-xs-6">
<h5>Product</h5>
<ul class="list-unstyled">
<li><a href="/pricing.html">Pricing</a></li>
<li><a href="https://docs.storj.io/">Quickstart</a></li>
<li><a href="/developers.html">Developers</a></li>
<li><a href="/community.html">Community</a></li>
<li><a href="http://feedback.storj.io">Suggest Feature</a></li>
<li><a href="/share.html" data-toggle="tooltip" data-placement="top" title="Earn money by sharing your extra hard drive space on the network.">Rent Your Drive</a></li>
<li><a href="/referral.html">Referral Program</a></li>
</ul>
</div>
<div class="col-xs-12 col-sm-3 col-xs-6">
<h5>Connect</h5>
<ul class="list-unstyled">
<li><a href="https://twitter.com/storjproject" target="_blank"><img class="social-link" src="/img/social-twitter.svg" alt="">Twitter</a></li>
<li><a href="https://github.com/Storj/" target="_blank"><img class="social-link" src="/img/social-github.svg" alt="">GitHub</a></li>
<li><a href="https://www.reddit.com/r/storj/" target="_blank"><img class="social-link" src="/img/social-reddit.svg" alt="">Reddit</a></li>
<li><a href="https://www.facebook.com/storjproject" target="_blank"><img class="social-link" src="/img/social-facebook.svg" alt="">Facebook</a></li>
<li><a href="https://medium.com/@storjproject" target="_blank"><img class="social-link" src="/img/social-medium.svg" alt="">Medium</a></li>
<li><a href="https://angel.co/storj" target="_blank"><img class="social-link" src="/img/social-angel.svg" alt="">AngelList</a></li>
</ul>
</div>
</div>
</div>
<div class="address">
<div class="container">
<div class="row">
<div class="col-xs-12 text-center">
<address>Storj Labs Inc. - 3423 Piedmont Road NE, Suite 550, Atlanta, Georgia, 30305, United States</address>
</div>
</div>
</div>
</div>
</footer>
<script src="js/jquery-2.1.1.js"></script>
<script src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/segment.js"></script>
<script>
jQuery(document).ready(function($){
$('[data-toggle="tooltip"]').tooltip();
});
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-49085346-1', 'storj.io');
ga('send', 'pageview');
</script>
</body>
</html>