-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfaq.html
244 lines (224 loc) · 12.8 KB
/
faq.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
<!DOCTYPE html>
<head>
<title>Frequently Asked Questions</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta http-equiv="Content-Security-Policy" content="default-src https: 'self'; style-src 'unsafe-inline' 'self'; script-src 'unsafe-inline' 'unsafe-eval' 'self'; font-src 'self' data:;">
<meta name="viewport"
content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="shortcut icon" href="/theme/vendor/peergos-styles/dist/img/icons/favicon.ico"/>
<link rel="stylesheet" href="/theme/css/material-icons.css">
<link rel="stylesheet" href="/theme/css/luna-carousel.css">
<script src="/theme/js/toggle.js" defer></script>
<script src="/theme/js/slider.js" defer></script>
<link rel="stylesheet" href="/theme/css/style.css">
<link rel="stylesheet" href="/theme/css/signup.css">
<link rel="stylesheet" href="/theme/css/slider.css">
<link rel="stylesheet" href="/theme/css/montserrat.css" type="text/css">
<link rel="stylesheet" href="/theme/vendor/materialize/css/materialize.min.css" type="text/css"/>
<link rel="stylesheet" href="/theme/css/peergos.css" type="text/css"/>
<link rel="alternate" href="https://peergos.org/feeds/posts.atom.xml" type="application/atom+xml">
</head>
<body class="faq" style="overflow-y: scroll;">
<nav>
<div class="nav-wrapper">
<a href="/" class="brand-logo"><img src="/theme/img/peergos/logo-main.svg" width="200"/></a>
<a href="#" data-activates="mobile" class="button-collapse"><i class="material-icons">menu</i></a>
<ul class="right hide-on-med-and-down">
<li >
<a href="./features"
>
Features
</a>
</li>
<li >
<a href="./pricing"
>
Pricing
</a>
</li>
<li >
<a href="./security"
>
Security
</a>
</li>
<li >
<a href="./blog"
>
Blog
</a>
</li>
<li >
<a href="./about"
>
About
</a>
</li>
<li>
<a href="https://book.peergos.org" target="_new">
<span>
Tech
</span>
</a>
</li>
<li>
<a href="https://peergos.net" target="_new" class="btn btn-blue">
<span>
LOG IN
</span>
</a>
</li>
<li>
<a href="https://peergos.net/?signup=true" target="_new" class="btn">
<span>
SIGN UP
</span>
</a>
</li>
</ul>
<ul class="side-nav" id="mobile">
<li class="side-nav-header">
<a href="/" class="brand-logo"><img src="/theme/img/peergos/logo-tower-only-green.svg" width="180"/></a>
</li>
<li >
<a href="./features"
>
Features
</a>
</li>
<li >
<a href="./pricing"
>
Pricing
</a>
</li>
<li >
<a href="./security"
>
Security
</a>
</li>
<li >
<a href="./blog"
>
Blog
</a>
</li>
<li >
<a href="./about"
>
About
</a>
</li>
<li class="hidden-md hidden-lg nav_bar_grey_li">
<a href="https://book.peergos.org" target="_new" class="nav_bar_grey_lnk">
<span class="nav_bar_grey_span">
Tech
</span>
</a>
</li>
<li class="hidden-md hidden-lg nav_bar_grey_li">
<a href="https://peergos.net" target="_new" class="nav_bar_grey_lnk btn btn-blue">
<span class="nav_bar_grey_span">
LOG IN
</span>
</a>
</li>
<li class="hidden-md hidden-lg nav_bar_grey_li">
<a href="https://peergos.net/?signup=true" target="_new" class="nav_bar_grey_lnk btn">
<span class="nav_bar_grey_span">
SIGN UP
</span>
</a>
</li>
</ul>
</div>
</nav>
<div class="container bs-docs-container">
<div class="row">
<div class="col m3 col s4">
<div id="full-toc" class="bs-docs-sidebar hidden-print affix-top hidden-xs hidden-sm" role="complementary">
<ul class='nav bs-docs-sidenav'><li class='active'><a href='#i_have_nothing_to_hide_so_why_should_i_care_about_privacy_' data-scroll data-url>I have nothing to hide, so why should I care about privacy?</a><li><a href='#ok_but_its_not_like_someone_is_watching_everything_i_do_right_' data-scroll data-url>OK, but it's not like someone is watching everything I do right?</a></li><li><a href='#isnt_staying_private_on_the_internet_hard_' data-scroll data-url>Isn't staying private on the internet hard?</a></li><li><a href='#if_privacy_is_a_right_why_do_i_have_to_pay_you_for_it_' data-scroll data-url>If privacy is a right, why do I have to pay you for it?</a></li><li><a href='#why_should_i_trust_peergos_over_my_current_storage_provider_' data-scroll data-url>Why should I trust Peergos over my current storage provider?</a></li><li><a href='#im_definitely_going_to_check_out_your_code_where_can_i_report_a_security_vulnerability_' data-scroll data-url>I'm definitely going to check out your code. Where can I report a security vulnerability?</a></li><li><a href='#can_my_company_use_peergos_' data-scroll data-url>Can my company use Peergos?</a></li></ul>
</div>
</div>
<div class="col m9 col s8" role="main" style="overflow-x:auto; padding-bottom: 10px;">
<h1 class="page-header main-title">Frequently Asked Questions</h1>
<div class="bs-docs-section">
<h3 id="i_have_nothing_to_hide_so_why_should_i_care_about_privacy_">I have nothing to hide, so why should I care about privacy?</h3>
<p>Sure, but you probably don't have anything you particularly want to show off either. Here's the thing, privacy is pretty important - it's a right enshrined in the Universal Declaration of Human Rights. We believe that the same rights you are granted in the physical world should extend to the online world. </p>
<h3 id="ok_but_its_not_like_someone_is_watching_everything_i_do_right_">OK, but it's not like someone is watching everything I do right?</h3>
<p>In 2013, Edward Snowden leaked evidence showing that the intelligence agencies of several governments are engaged in the bulk collection of internet and telephone activity. Since then, there's been a deluge of incidents involving governments and tech companies that has demonstrated that the internet is under constant surveillance. It's even built into the business models of certain social networks, search engines and email providers - ever seen an ad online and felt it was a little eerie how relevant it was? These services track your activity and sell this data to advertisers who then target you with ads. </p>
<h3 id="isnt_staying_private_on_the_internet_hard_">Isn't staying private on the internet hard?</h3>
<p>It depends on what you're worried about. There are lots of tools out there that will provide privacy for different use cases and threat models. Some of them are easy to use and others are aimed at people who have a lot of technical expertise. With Peergos, we've made it so you can easily store files with us and be sure that they can only seen by you and the people who choose to share them with.</p>
<h3 id="if_privacy_is_a_right_why_do_i_have_to_pay_you_for_it_">If privacy is a right, why do I have to pay you for it?</h3>
<p>Unlike some other service providers, we don't rely on monetising data collected about our users. We prefer to keep it simple - we provide a private drive with some awesome features, and you pay us so that we can cover our running costs and spend our time making Peergos even better. No hidden caveats. Alternatively, all our code is open-source so you can download it and run your own Peergos server if you want.</p>
<h3 id="why_should_i_trust_peergos_over_my_current_storage_provider_">Why should I trust Peergos over my current storage provider?</h3>
<p>We'll never sell data about you because we can't! By design, Peergos can't collect data about you, your files and who you share them with. We're an open-source project so all of our code is available for people to check for security flaws and bugs.</p>
<h3 id="im_definitely_going_to_check_out_your_code_where_can_i_report_a_security_vulnerability_">I'm definitely going to check out your code. Where can I report a security vulnerability?</h3>
<p>You can either send us details within Peergos itself to the "peergos" user, or email us at [email protected]</p>
<h3 id="can_my_company_use_peergos_">Can my company use Peergos?</h3>
<p>Definitely! Please contact us for suggestions on how to use Peergos in a corporate setting, or about setting up a corporate account, [email protected].</p>
</div>
<span class="pull-right">
<a class="btn btn-default" role="button"
href="javascript:window.scrollTo(0,0);">Back to Top</a>
</span>
</div>
</div>
</div>
<div class="index">
<footer class="page-footer">
<div class="">
<div class="row">
<div class="col l6 m6 s12 footer-logo">
<img src="/theme/img/peergos/logo-dark-bg.svg" width="230">
</div>
<div class="col l3 m4 s12">
<h5 class="white-text">About Us</h5>
<ul>
<li><a href="https://book.peergos.org/" target="_new">Tech book</a></li>
<li><a href="/about" >About</a></li>
<li><a href="/contact" >Contact</a></li>
<li><a href="/faq" >FAQ</a></li>
</ul>
</div>
<div class="col l3 m3 s12">
<h5 class="white-text">Community</h5>
<ul>
<!--<li><a href="http://blog.peergos.org" target="_new">Blog</a></li>-->
<a href="https://github.com/peergos/peergos" target="_new">
<img src="/theme/img/contact/github.svg" width="100">
</a>
<a href="https://matrix.to/#/#peergos-chat:matrix.org" target="_new">
<img src="/theme/img/contact/matrix.png" width="100">
</a>
<a href="https://twitter.com/peergos" target="_new">
<img src="/theme/img/contact/twitter.svg" width="100">
</a>
<a href="https://reddit.com/r/peergos" target="_new">
<img src="/theme/img/contact/reddit.png" width="100">
</a>
</ul>
</div>
</div>
<div class="footer-copyright">
<div class="row">
<div class="col s12">
© PEERGOS | Designed by <a href="http://www.antarctic-design.co.uk" target="_blank"> Eamonn
Maguire</a>.
</div>
</div>
</div>
</footer>
</div>
</div>
<script src="/theme/vendor/jquery/dist/jquery.min.js"></script>
<script src="/theme/vendor/materialize/js/materialize.min.js"></script>
<script>
$(".button-collapse").sideNav();
</script>
</body>
</html>