-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterms-cond.html
More file actions
473 lines (441 loc) · 36.6 KB
/
terms-cond.html
File metadata and controls
473 lines (441 loc) · 36.6 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
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Terms & Conditions</title>
<link href="css/terms-cond.css" rel="stylesheet">
<link href="library/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
</head>
<body>
<!--Navigation-->
<nav class="navbar navbar-expand-lg navbar-light fixed-top">
<div class="container">
<button class="navbar-toggler navbar-toggler-left" type="button" data-toggle="collapse"
data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<a class="navbar-brand" href="home.html">
<img src="img/logo.png" width="200" height="30" class="d-inline-block">
</a>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="all-notes.html">All Notes</a>
</li>
<li class="nav-item">
<a class="nav-link" href="upload.html">Upload</a>
</li>
<li class="nav-item">
<a class="nav-link" href="verify.html">Verify</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="terms-cond.html">Terms & Conditions
<span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact Us</a>
</li>
</ul>
</div>
<button type="button" class="btn btn-outline-primary btn-sm">Sign In</button>
</div>
</nav>
<!-- Page Content -->
<div class="container">
<!-- Page Heading -->
<div class="my-4">
<h2 class="text-center page-header">Terms and Conditions</h2>
</div>
<div class="entry-content">
<p><strong>The “Terms and Conditions” was last updated on 1 March 2018.</strong></p>
<ul>
<li>Latest Change Log:</li>
<li>Updated the section on “Sharing of Notes and Content” on 1 March 2018</li>
</ul>
<hr>
<h3>Sharing of Notes and Content</h3>
<p>You can only share notes on the Website as a member of thenotesrefinery. <strong>By sharing and submitting
your notes to thenotesrefinery for inclusion on the Website, you grant thenotesrefinery
a </strong>world-wide<strong>, royalty-free, and non-exclusive license to reproduce, modify, adapt and
publish the notes solely for the purpose of displaying, distributing and promoting your content.</strong> If
you delete Content and advise thenotesrefinery, thenotesrefinery will use reasonable efforts to remove
said Content from the Website (generally within three business days), but you acknowledge that caching
and/or other references to the Content may not be made immediately unavailable.</p>
<p>Without limiting any of those representations or warranties, thenotesrefinery has the right (though not
the obligation) to, in thenotesrefinery's sole discretion</p>
<ol>
<li>refuse or remove any content that, in thenotesrefinery's reasonable opinion, violates any thenotesrefinery's
policy or is in any way harmful, unlawful or objectionable
</li>
<li>or terminate or deny access to and use of the Website to any individual or entity for any reason, in thenotesrefinery's
sole discretion. thenotesrefinery will have no obligation to provide a refund of any amounts
previously paid.
</li>
</ol>
<hr>
<h3>Notes Upload Guidelines and Rules</h3>
<p> </p>
<h4>Content you can upload:</h4>
<ul>
<li>You can share notes and essays for any subject examinable in the Singapore GCSE O Level and A Level
syllabus.
</li>
<li>Some notes you can share include: Summary notes, formula sheet, exam question answering tips, mindmaps,
essay writing skills, essay outlines, case studies and examples list.
</li>
<li>Essays (and essay outlines): If you are sharing essays, please send the full essay/outline and include a
rough grade received for your work.
</li>
</ul>
<ul>
<li><span style="color: #0000ff;"><strong>Self-made notes are highly encouraged. You can refer to different resources and online content but you should make references and edits.</strong></span>
</li>
<li>Please do not share books or your school notes!</li>
<li>Uploads that include inappropriate contents will not be accepted (refer to Terms of Use for more
information).
</li>
</ul>
<p> </p>
<h4>Before you submit or share any content, please adhere to these rules:</h4>
<ol>
<li><strong>Respect Copyrights.</strong> In the notes you are uploading, please ensure that they are
original and do not have content that is copied wholesale from others. If you have copied/used content
from others, please make sure that you have obtained the permission of the original creators themselves.
</li>
<li><strong>Do not upload any offensive, obscene, misleading, or questionable material.</strong> You are
responsible for the content you share, so please be considerate and make notes sharing a fun process!
</li>
</ol>
<p> </p>
<h4>Content license and protection of content shared on thenotesrefinery:</h4>
<p>Any notes or information you upload or share on thenotesrefinery will be shared on thenotesrefinery or any
subsidiary of thenotesrefinery following the <strong><a
href="https://creativecommons.org/licenses/by-nc-sa/4.0/">Attribution-NonCommercial-ShareAlike 4.0
International License under Creative Commons (CC BY-NC-SA 4.0). </a></strong></p>
<p><em>This means that:</em></p>
<ol>
<li>The notes and content you share can be shared and adapted by other users</li>
<li>Attribution: Members have to give you credit and indicate if changes are made to your original
content.
</li>
<li>Non-commercial: All notes and content should never be used for commercial purposes. This is true for
thenotesrefinery (TNR) and for all members using our platform. Notes and content shared on TNR are to be
open-sourced.
</li>
<li>ShareAlike: If any member is to remix, transform, or build upon the content shared, he/she must
distribute the contributions under the same license as the original.
</li>
</ol>
<p>After your notes are uploaded, we will verify and process them. If they are approved, they will be
watermarked with the Creative Commons watermark along with your username. They will then be posted onto
thenotesrefinery and can only be accessed by other members who have contributed their notes.</p>
<hr>
<p><strong>Important Information</strong></p>
<p>You should carefully read the following Terms and Conditions (also referred to as the "Terms of Use", "Terms
of Service" or "TOS"). Your use of our service(s) implies that you have read and accepted these Terms and
Conditions. The Website (all thenotesrefinery websites may hereafter be referred to, both individually and
collectively, as "The Website") from which you accessed this agreement is provided to you subject to the
conditions listed below. These terms are in addition to any other terms that individual Website owners
within the thenotesrefinery may include for governing access to their Websites.</p>
<p>Any Non-Human Visitors to these Websites shall be considered agents of the individual(s) who controls,
authors or otherwise makes use of them. Such individual(s) shall be deemed responsible for the actions of
their Non-Human Visitor devices in the same manner as if they personally visited the Website.</p>
<p>The access rights granted to you under the Terms Of Use are non-transferable without the express written
permission of the owner of thenotesrefinery. You are responsible for the actions of any other person who may
utilize your access rights on the thenotesrefinery Website.</p>
<p><strong>Introduction</strong></p>
<p>The following terms and conditions govern all use of the thenotesrefinery Website(s) and all content,
services and products available at or through the Website. The Website is offered subject to your acceptance
without modification of all of the terms and conditions contained herein and all other associated operating
rules and policies (including, without limitation, thenotesrefinery Privacy Policy).</p>
<p>Please read this Agreement carefully before accessing or using the thenotesrefinery Website. By accessing or
using any part of the Website, you agree to become bound by the terms and conditions of this agreement. If
you do not agree to all the terms and conditions of this agreement, then you may not access the Website or
use any services. If these terms and conditions are considered an offer by the thenotesrefinery, acceptance
is expressly limited to these terms.</p>
<p>The Website is available only to individuals who are at least 10 years old. If you are not yet 10 years old,
you must stop using the Website immediately or else provide thenotesrefinery with written parental
approval.</p>
<p>Our basic products and services are free to both Website owners & subscribed members. However, we may
offer some paid upgrades for advanced features such as paid notes and services.</p>
<p>Our products and services are designed to give Website owners as much control and ownership over their site
as possible and to encourage users/members to express themselves freely. However, each site owner and
member/contributor must be responsible for the content of their site and the content they upload. In
particular, as a site owner, you must make certain that none of the prohibited items listed below appears on
your site or gets linked to from your site (things like spam, viruses, or hate content).</p>
<p> </p>
<p><strong>Responsibility of Contributors.</strong></p>
<p>As a member, if you operate a Website, comment on a Website, share and post material to the Website, post
links on the Website, or otherwise make (or allow any third party to make) material available by means of
the Website (any such material, 'Content'), You are entirely responsible for the content of, and any harm
resulting from, that Content. That is the case regardless of whether the Content in question constitutes
text, graphics, an audio file, computer software or any other type of electronic content. By making Content
available, you represent and warrant that:</p>
<ul>
<li>the downloading, copying and use of the Content will not infringe the proprietary rights, including but
not limited to the copyright, patent, trademark or trade secret rights, of any third party;
</li>
<li>you have fully complied with any third-party licenses relating to the Content, and have done all things
necessary to successfully pass through to end users any required terms;
</li>
<li>the Content does not contain or install any viruses, worms, malware, Trojan horses or other harmful or
destructive content;
</li>
<li>the Content is not spam, is not machine- or randomly-generated, and does not contain unethical or
unwanted commercial content designed to drive traffic to third party sites or boost the search engine
rankings of third party sites, or to further unlawful acts (such as phishing) or mislead recipients as
to the source of the material (such as spoofing);
</li>
<li>the Content is not obscene, libellous, defamatory, hateful or racially bigoted, does not violate the
privacy or publicity rights of any third party and is not otherwise unlawful;
</li>
<li>your site is not named in a manner that misleads your readers into thinking that you are another person
or company. For example, your site's URL or name is not the name of a person other than yourself or
company other than your own; and
</li>
<li>you have, in the case of Content that includes computer code, accurately categorized and/or described
the type, nature, uses and effects of the materials, whether requested to do so by thenotesrefinery or
otherwise.
</li>
</ul>
<p> </p>
<p><strong>SPECIAL LICENSE RESTRICTIONS FOR NON-HUMAN VISITORS</strong></p>
<p>A special restriction on a visitor's license to access the Website applies to all Non-Human Visitors.
Non-Human Visitors include, but are not limited to, web spiders, bots, indexers, robots, crawlers,
harvesters, or any other computer programs designed to access, read, compile or gather content from the
Website automatically.</p>
<p>Email addresses on the thenotesrefinery are considered proprietary intellectual property. It is recognized
that these email addresses are provided for human visitors alone. You acknowledge and agree that each email
address the Website contains has a value not less than US $50. You further agree that the compilation,
storage, and/or distribution of these addresses substantially diminishes the value of these addresses.
Intentional collection, harvesting, gathering, and/or storing the Website's email addresses is recognized as
a violation of this agreement and expressly prohibited.</p>
<p><strong>Ownership</strong></p>
<p>You do not claim intellectual property right or exclusive ownership to any of our products or services,
whether modified or unmodified. All products and services are the property of thenotesrefinery. Our
products and services are provided 'as is' without warranty of any kind, either expressed or implied. In no
event shall our organization (or any business or individual associated with thenotesrefinery) be liable for
any damages including, but not limited to, direct, indirect, special, punitive, incidental or consequential,
or other losses arising out of the use of or inability to use our products or services.</p>
<p><strong>Your thenotesrefinery Account and Site.</strong></p>
<p>If you create a site with thenotesrefinery, you are responsible for maintaining the security of your
account and site, and you are fully responsible for all activities that occur under the account and any
other actions taken in connection with the site. You must not describe or assign keywords to your site in a
misleading or unlawful manner, including in a manner intended to trade on the name or reputation of others,
and thenotesrefinery may change or remove any description or keyword that it considers inappropriate or
unlawful, or otherwise likely to cause thenotesrefinery to be positioned for possible liability. You must
immediately notify thenotesrefinery of any unauthorized uses of your site, your account or any
other breaches of security. thenotesrefinery will not be liable for any acts or omissions by you,
including any damages of any kind incurred as a result of such acts or omissions.</p>
<p> </p>
<p><strong>Fees and Payment.</strong></p>
<p>Optional premium paid services (such as paid content and paid memberships) may be available on the Website.
By selecting a premium service you agree to pay thenotesrefinery the monthly or annual subscription fees
indicated for that service. Payments will be charged on the day you sign up for a premium service and will
cover the use of that service for a monthly or annual period as indicated. Premium service fees are not
refundable.</p>
<p> </p>
<p><strong>Responsibility of Website Visitors.</strong></p>
<p>thenotesrefinery has not reviewed, and cannot review, all of the material, including computer software,
posted to the Website, and cannot therefore be responsible for that material's content, use or effects. By
operating the Website, thenotesrefinery does not represent or imply that it endorses the material there
posted, or that it believes such material to be accurate, useful or non-harmful. You are responsible for
taking precautions as necessary to protect yourself and your computer systems from viruses, worms, Trojan
horses, and other harmful or destructive content. Any user or site owner who finds content that is
offensive, indecent, or otherwise objectionable, or content containing technical inaccuracies, typographical
mistakes, or other errors has a responsibility to report such Content to thenotesrefinery. In the same
way, anyone who discovers Content on the Website that contains material that violates the privacy or
publicity rights, or infringes the intellectual property and other proprietary rights, of third parties, or
the downloading, copying or use of which is subject to additional terms and conditions, stated or unstated,
must report the same to thenotesrefinery. thenotesrefinery disclaims any responsibility for
any harm resulting from the use by visitors of the Website, or from any downloading by those visitors of
content there posted.</p>
<p><strong>Content Posted on Other Websites.</strong></p>
<p>We have not reviewed, and cannot review, all of the material, including computer software, made available
through the Websites and WebPages to which thenotesrefinery links, and that link to thenotesrefinery. thenotesrefinery does
not have any control over those non-thenotesrefinery Websites and WebPages, and is not responsible for their
contents or their use. By linking to a non-thenotesrefinery Website or webpage, thenotesrefinery does
not represent or imply that it endorses such Website or webpage. You are responsible for taking precautions
as necessary to protect yourself and your computer systems from viruses, worms, Trojan horses, and other
harmful or destructive content. thenotesrefinery disclaims any responsibility for any harm resulting
from your use of non-thenotesrefinery Websites and WebPages.</p>
<p><strong>Copyright Infringement and DMCA Policy.</strong></p>
<p>As thenotesrefinery asks others to respect its intellectual property rights, it respects the
intellectual property rights of others. If you believe that material located on or linked to by thenotesrefinery
violates your copyright, you are encouraged to notify thenotesrefinery. thenotesrefinery will
respond to all such notices, including as required or appropriate by removing the infringing material or
disabling all links to the infringing material. In the case of a visitor who may infringe or repeatedly
infringes the copyrights or other intellectual property rights of thenotesrefinery or others, thenotesrefinery
may, in its discretion, terminate or deny access to and use of the Website. In the case of such termination, thenotesrefinery
will have no obligation to provide a refund of any amounts previously paid to thenotesrefinery.</p>
<p><strong>Intellectual Property.</strong></p>
<p>This Agreement does not transfer from thenotesrefinery to you any thenotesrefinery or third party
intellectual property, and all right, title and interest in and to such property will remain (as between the
parties) solely with thenotesrefinery. thenotesrefinery, the thenotesrefinery domain, the thenotesrefinery
logo, and all other trademarks, service marks, graphics and logos used in connection with thenotesrefinery,
or the Website are trademarks or registered trademarks of thenotesrefinery or thenotesrefinery's
licensors. Other trademarks, service marks, graphics and logos used in connection with the Website may be
the trademarks of other third parties. Your use of the Website grants you no right or license to reproduce
or otherwise use any thenotesrefinery or third-party trademarks.</p>
<p><strong>Changes.</strong></p>
<p>thenotesrefinery reserves the right, at its sole discretion, to modify or replace any part of this Agreement.
It is your responsibility to check this Agreement periodically for changes. Your continued use of or access
to the Website following the posting of any changes to this Agreement constitutes acceptance of those
changes. thenotesrefinery may also, in the future, offer new services and/or features through the
Website (including, the release of new tools, services and resources). Such new features and/or services
shall be subject to the terms and conditions of this Agreement.</p>
<p><strong>Termination.</strong></p>
<p>thenotesrefinery may terminate your access to all or any part of the Website at any time, with or without
cause, with or without notice, effective immediately. If you wish to terminate this Agreement or your thenotesrefinery
account (if you have one), you may simply discontinue using the Website. Notwithstanding the foregoing, if
you have a VIP, Premium or other Paid Services account, such account can only be terminated by
thenotesrefinery if you materially breach this Agreement and fail to cure such breach within thirty (30)
days from thenotesrefinery's notice to you thereof; provided that, thenotesrefinery can terminate
the Website immediately as part of a general shut down of our service or other lawful reason. Additionally,
a paid account may be temporarily terminated pending a determination of the facts relating to a possible
breach of this Agreement. Upon termination, all provisions of this Agreement which by their nature should
survive termination shall survive termination, including, without limitation, ownership provisions, warranty
disclaimers, indemnity and limitations of liability.</p>
<p><strong>Disclaimer of Warranties.</strong></p>
<p>The materials on thenotesrefinery's Website are provided 'as is'. thenotesrefinery makes no
warranties, expressed or implied, and hereby disclaims and negates all other warranties, including without
limitation, implied warranties or conditions of merchantability, fitness for a particular purpose, or
non-infringement of intellectual property or other violation of rights. Further, thenotesrefinery does
not warrant or make any representations concerning the accuracy, likely results, or reliability of the use
of the materials on its Internet Website or otherwise relating to such materials or on any sites linked to
this site.</p>
<p><strong>Limitation of Liability.</strong></p>
<p>In no event will thenotesrefinery, or its suppliers or licensors, or any individuals associated with
those entities, be liable with respect to any subject matter of this agreement under any contract,
negligence, strict liability or other legal or equitable theory for: (i) any special, incidental or
consequential damages; (ii) the cost of procurement or substitute products or services; (iii) for
interruption of use or loss or corruption of data; or (iv) for any amounts that exceed the fees paid by you
to thenotesrefinery under this agreement during the twelve (12) month period prior to the cause of
action. thenotesrefinery shall have no liability for any failure or delay due to matters beyond their
reasonable control. The foregoing shall not apply to the extent prohibited by applicable law.</p>
<p><strong>General Representation and Warranty.</strong></p>
<p>You represent and warrant that (i) your use of the Website will be in strict accordance with the thenotesrefinery
Privacy Policy, with this Agreement and with all applicable laws and regulations (including without
limitation any local laws or regulations in your country, state, city, or other governmental area, regarding
online conduct and acceptable content, and including all applicable laws regarding the transmission of
technical data exported from the country in which you reside) and (ii) your use of the Website will not
infringe or misappropriate the intellectual property rights of any third party.</p>
<p><strong>Indemnification.</strong></p>
<p>You agree to indemnify and hold harmless thenotesrefinery, its contractors, and its licensors, and their
respective directors, officers, employees and agents from and against any and all claims and expenses,
including attorneys fees, arising out of your use of the Website, including but not limited to out of your
violation of this Agreement.</p>
<p><strong>APPLICABLE LAW AND JURISDICTION</strong></p>
<p>Each party agrees that any suit, action or proceeding brought by such party against the other in connection
with or arising from the Terms of Service ("Judicial Action") shall be governed by the law of the state of
residence of the registered Administrative Contact (the "Admin State") for the Website as such laws are
applied to agreements between Admin State residents entered into and performed entirely within the Admin
State. You consent to the jurisdiction of federal and state courts within the Admin State. You consent to
the venue in any action brought against him in connection with breaches of these Terms of Service. You
consent to electronic service of process regarding actions under the above agreement.</p>
<p><strong>RECORDS OF VISITOR USE AND ABUSE</strong></p>
<p>You consent to having your Internet Protocol address recorded. An email address may appear immediately below
(the "Identifier") if we suspect potential abuse. The Identifier is uniquely matched to your Internet
Protocol address. Visitors agree not to use this address for any reason.</p>
<p><strong>VISITORS AGREE THAT HARVESTING, GATHERING, STORING, TRANSFERRING TO A THIRD PARTY OR SENDING ANY
MESSAGE(S) TO THE IDENTIFIER CONSTITUTES AN ACCEPTANCE AND SUBSEQUENT BREACH OF THESE TERMS OF
SERVICE.</strong></p>
<p><strong>Site Terms of Use Modifications</strong></p>
<p>thenotesrefinery may revise these Terms of Use for its Website at any time without notice. By using this
Website you are agreeing to be bound by the then current version of these Terms and Conditions of Use.</p>
<p>thenotesrefinery owns and operates this website. We are committed to the privacy and security of our
visitors' information. The following is a statement of our privacy practices:</p>
<hr>
<h3>Website Visitors</h3>
<p>Like most website operators, thenotesrefinery collects non-personally-identifying information of the sort
that web browsers and servers typically make available, such as the browser type, language preference,
referring site, and the date and time of each visitor request. thenotesrefinery's purpose in collecting
non-personally identifying information is to better understand how thenotesrefinery's visitors use its
website. From time to time, thenotesrefinery may release non-personally-identifying information in the
aggregate, e.g., by publishing a report on trends in the usage of its website.</p>
<p>thenotesrefinery also collects potentially personally-identifying information like Internet Protocol (IP)
addresses for logged in users and for users leaving comments on thenotesrefinery.com blogs/sites.
thenotesrefinery only discloses logged in user and commenter IP addresses under the same circumstances that
it uses and discloses personally-identifying information as described below, except that commenter IP
addresses and email addresses are visible and disclosed to the administrators of the blog/site where the
comment was left.</p>
<h3>Gathering Of Personally-Identifying Information</h3>
<p>Certain visitors to thenotesrefinery's websites choose to interact with thenotesrefinery in ways that require
thenotesrefinery to gather personally-identifying information. The amount and type of information that
thenotesrefinery gathers depends on the nature of the interaction. For example, we ask visitors who sign up
at thenotesrefinery.com to provide a username and email address. Those who engage in transactions with
thenotesrefinery are asked to provide additional information, including as necessary the personal and
financial information required to process those transactions. In each case, thenotesrefinery collects such
information only insofar as is necessary or appropriate to fulfill the purpose of the visitor's interaction
with thenotesrefinery. thenotesrefinery does not disclose personally-identifying information other than as
described below. And visitors can always refuse to supply personally-identifying information, with the
caveat that it may prevent them from engaging in certain website-related activities.</p>
<h3>Aggregated Statistics</h3>
<p>thenotesrefinery may collect statistics about the behavior of visitors to its websites. thenotesrefinery may
display this information publicly or provide it to others. However, thenotesrefinery does not disclose
personally-identifying information other than as described below.</p>
<h3>Protection Of Certain Personally-Identifying Information</h3>
<p>thenotesrefinery discloses potentially personally-identifying and personally-identifying information only to
those of its employees, contractors and affiliated organizations that (i) need to know that information in
order to process it on thenotesrefinery's behalf or to provide services available at thenotesrefinery's
websites, and (ii) that have agreed not to disclose it to others. Some of those employees, contractors and
affiliated organizations may be located outside of your home country; by using thenotesrefinery's websites,
you consent to the transfer of such information to them. thenotesrefinery will not rent or sell potentially
personally-identifying and personally-identifying information to anyone. Other than to its employees,
contractors and affiliated organizations, as described above, thenotesrefinery discloses potentially
personally-identifying and personally-identifying information only in response to a subpoena, court order or
other governmental request, or when thenotesrefinery believes in good faith that disclosure is reasonably
necessary to protect the property or rights of thenotesrefinery, third parties or the public at large. If
you are a registered user of an thenotesrefinery website and have supplied your email address,
thenotesrefinery may occasionally send you an email to tell you about new features, solicit your feedback,
or just keep you up to date with what's going on with thenotesrefinery and our products. If you send us a
request (for example via email or via one of our feedback mechanisms), we reserve the right to publish it in
order to help us clarify or respond to your request or to help us support other users. thenotesrefinery
takes all measures reasonably necessary to protect against the unauthorized access, use, alteration or
destruction of potentially personally-identifying and personally-identifying information.</p>
<h3>Cookies</h3>
<p>https://thenotesrefinery.com relies on "cookie" technology to allow you to re-access your registered account
profile during a web session. This mechanism is employed solely for your convenience and for no other
purpose.</p>
<h3>Links</h3>
<p>This Web site contains links to other sites. Please be aware that we, thenotesrefinery, are not responsible
for the privacy practices of such other sites. We encourage our visitors to be aware when they leave our
site and to read the privacy statements of each and every web site that collects personally identifiable
information. This privacy statement applies solely to information collected by this Web site.</p>
<h3>Security</h3>
<p>This web site takes every precaution to protect our visitor's information. When visitors submit sensitive
information via the web site, their information is protected both online and off-line.</p>
<p>We do everything in our power to protect user-information off-line. All of our customers' information, not
just the sensitive information mentioned above, is restricted in our offices. Only employees who need the
information to perform a specific job (for example, our billing clerk or a customer service representative)
are granted access to personally identifiable information. Finally, the servers that store personally
identifiable information are in a secure environment, in a locked facility.</p>
<p>If visitors have any questions about the security on https://thenotesrefinery.com, feel free to contact
Customer Service.</p>
<h3>Correcting, Updating, Deleting & Deactivating Personal Information</h3>
<p>If a visitor's personally identifiable information changes (such as zip code, phone, email or postal
address), or if a visitor no longer desires our service, we provide a way to correct, update or
delete/deactivate personally identifiable information. This can usually be done at the ‘Your Account' page
or by contacting our Customer Service.</p>
<hr>
<h2>Notification of Changes</h2>
<p>If we decide to change our privacy policy, we will post those changes to this privacy statement, the
homepage, and other places we deem appropriate so our visitors are always aware of what information we
collect, how we use it, and under what circumstances, if any, we disclose it.</p>
<p>If, however, we are going to use visitors' personally identifiable information in a manner different from
that stated at the time of collection we will notify users by posting a notice on our web site for 30
days.</p>
</div>
</div>
<!-- FOOTER -->
<footer>© thenotesrefinery 2018</footer>
<script src="library/jquery/jquery.min.js"></script>
<script src="library/bootstrap/js/bootstrap.bundle.min.js"></script>
</body>
</html>