Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemathinc
GitHub Repository: sagemathinc/cocalc
Path: blob/master/src/packages/next/pages/policies/privacy.tsx
1450 views
1
import Footer from "components/landing/footer";
2
import Header from "components/landing/header";
3
import Head from "components/landing/head";
4
import { Layout } from "antd";
5
import withCustomize from "lib/with-customize";
6
import { Customize } from "lib/customize";
7
import A from "components/misc/A";
8
import { MAX_WIDTH } from "lib/config";
9
10
export default function Privacy({ customize }) {
11
return (
12
<Customize value={customize}>
13
<Head title="Privacy Policy" />
14
<Layout>
15
<Header page="policies" subPage="privacy" />
16
<Layout.Content
17
style={{
18
backgroundColor: "white",
19
}}
20
>
21
<div
22
style={{
23
maxWidth: MAX_WIDTH,
24
margin: "15px auto",
25
padding: "15px",
26
backgroundColor: "white",
27
}}
28
>
29
<div style={{ textAlign: "center", color: "#444" }}>
30
<h1 style={{ fontSize: "28pt" }}>CoCalc - Privacy Policy</h1>
31
<h2>Last Updated: February 20, 2025</h2>
32
</div>
33
<div style={{ fontSize: "12pt" }}>
34
<p>
35
Protecting your privacy is really important to us. With this in
36
mind, we’re providing this Privacy Policy to explain our
37
practices regarding the collection, use and disclosure of
38
information that we receive through our Services. This Privacy
39
Policy does not apply to any third-party websites, services or
40
applications, even if they are accessible through our Services.
41
Also, please note that, unless we define a term in this Privacy
42
Policy, all capitalized terms used in this Privacy Policy have
43
the same meanings as in our Terms of Service. So, please make
44
sure that you have read and understand our Terms of Service.{" "}
45
</p>
46
<h1>Revisions to this Privacy Policy</h1>
47
<p>
48
Any information that is collected via our Services is covered by
49
the Privacy Policy in effect at the time such information is
50
collected. We may revise this Privacy Policy from time to time.
51
If we make any material changes to this Privacy Policy, we’ll
52
notify you of those changes by posting them on the Services or
53
by sending you an email or other notification, and we’ll update
54
the "Revision history" below to indicate when those changes will
55
become effective.{" "}
56
</p>
57
<div id="purpose">
58
<h1>1 Purpose</h1>
59
<p>
60
This Privacy Policy is incorporated by reference into the
61
Sagemath Terms of Service (the <strong>“Terms”</strong>). The
62
terms <strong>“Sagemath”</strong>, <strong>“we”</strong>, and{" "}
63
<strong>“us”</strong> include Sagemath, Inc. and our
64
affiliates and subsidiaries. This Privacy Policy explains our
65
online and offline information practices, the kinds of
66
information we may collect, how we intend to use and share
67
that information, and how you can opt out of a use or correct
68
or change such information. All other terms not defined in
69
Section 13 or otherwise herein will have the meanings set
70
forth in the Terms.
71
</p>
72
</div>
73
<div id="scope">
74
<h1>2 Scope</h1>
75
<p>
76
This Privacy Policy applies to Personal Information that is
77
Processed by Sagemath in the course of our business, including
78
on Sagemath websites (each a <strong>“Site”</strong>), mobile
79
applications, forums, blogs, and other online or offline
80
offerings (collectively the <strong>“Services”</strong>). All
81
individuals whose responsibilities include the Processing of
82
Personal Information on behalf of Sagemath are expected to
83
protect that data by adherence to this Privacy Policy.
84
</p>
85
<p>
86
Sagemath complies with the EU-U.S. Data Privacy Framework
87
(EU-U.S. DPF), the UK Extension to the EU-U.S. DPF, and the
88
Swiss-U.S. Data Privacy Framework (Swiss-U.S. DPF) as set
89
forth by the U.S. Department of Commerce. Sagemath has
90
certified to the U.S. Department of Commerce that it adheres
91
to the EU-U.S. Data Privacy Framework Principles (EU-U.S. DPF
92
Principles) with regard to the processing of personal data
93
received from the European Union in reliance on the EU-U.S.
94
DPF and from the United Kingdom (and Gibraltar) in reliance on
95
the UK Extension to the EU-U.S. DPF. Sagemath has certified to
96
the U.S. Department of Commerce that it adheres to the
97
Swiss-U.S. Data Privacy Framework Principles (Swiss-U.S. DPF
98
Principles) with regard to the processing of personal data
99
received from Switzerland in reliance on the Swiss-U.S. DPF.
100
If there is any conflict between the terms in this privacy
101
policy and the EU-U.S. DPF Principles and/or the Swiss-U.S.
102
DPF Principles, the Principles shall govern. To learn more
103
about the Data Privacy Framework (DPF) program, and to view
104
our certification, please visit{" "}
105
<A href="https://www.dataprivacyframework.gov/">
106
www.dataprivacyframework.gov
107
</A>
108
. Additionally, Sagemath may protect information through other
109
legally valid methods, including international data transfer
110
agreements.{" "}
111
</p>{" "}
112
<p>
113
{" "}
114
This Policy applies to all Sagemath’s operating divisions,
115
subsidiaries, affiliates, and branches, including its U.S.
116
affiliates certified under the DPF program and any additional
117
subsidiary, affiliate, or branch of Sagemath that we may
118
subsequently form.{" "}
119
</p>{" "}
120
</div>{" "}
121
<div id="transparencynoticetypes-of-personal-information-we-collect-and-how-we-use-it">
122
<h1>
123
3 Transparency Notice - Types of Personal Information We
124
Collect and How We Use It
125
</h1>
126
<p>
127
The types of Personal Information we may collect (directly
128
from you or from Third-Party sources) and our privacy
129
practices depend on the nature of the relationship you have
130
with Sagemath and the requirements of applicable law. Some of
131
the ways that Sagemath may collect Personal Information
132
include:{" "}
133
</p>{" "}
134
<ul>
135
{" "}
136
<li>
137
{" "}
138
<p>
139
{" "}
140
You may provide Personal Information directly to Sagemath
141
through interacting with the Services, participating in
142
surveys, and requesting Services, or information.{" "}
143
</p>{" "}
144
</li>{" "}
145
<li>
146
{" "}
147
<p>
148
{" "}
149
As you navigate the Services, certain passive information
150
may also be collected about your visit, including through
151
cookies and similar technologies as described below.{" "}
152
</p>{" "}
153
</li>{" "}
154
</ul>{" "}
155
<p>
156
{" "}
157
We endeavor to collect only that information which is relevant
158
for the purposes of Processing. Below are the ways we collect
159
Personal Information and how we use it.{" "}
160
</p>{" "}
161
<div id="types-of-personal-information-we-collect">
162
{" "}
163
<h2> 3.1 Types of Personal Information We Collect </h2>
164
<p>
165
Sagemath collects Personal Information regarding its
166
current, prospective, and former clients, customers, users,
167
visitors, guests, and Employees (collectively{" "}
168
<strong>“Individuals”</strong>).{" "}
169
</p>
170
<p>
171
<strong>Information You Provide Directly to Us.</strong>{" "}
172
When you use the Services or engage in certain activities,
173
such as registering for an account with Sagemath, responding
174
to surveys, requesting Services or information, or
175
contacting us directly, we may ask you to provide some or
176
all of the following types of information:{" "}
177
</p>
178
<ul>
179
<li>
180
<p>
181
<strong>Communications with Us.</strong> We may collect
182
Personal Information from you such as email address,
183
phone number or mailing address when you choose to
184
request information about our Services, register for
185
Sagemath’s newsletter or a loyalty program that we may
186
offer, request to receive customer or technical support,
187
or otherwise communicate with us.{" "}
188
</p>{" "}
189
</li>{" "}
190
<li>
191
{" "}
192
<p>
193
{" "}
194
<strong>Surveys.</strong> We may contact you to
195
participate in surveys. If you do decide to participate,
196
you may be asked to provide certain information which
197
may include Personal Information. All information
198
collected from your participation in our surveys is
199
provided by you voluntarily.{" "}
200
</p>{" "}
201
</li>{" "}
202
<li>
203
{" "}
204
<p>
205
{" "}
206
<strong>Posting on the Services.</strong> Sagemath may
207
offer publicly accessible forums, blogs, and social
208
media pages. You should be aware that, when you disclose
209
information about yourself in on Sagemath’s forums,
210
blogs, and social media pages, the Services will collect
211
the information you provide in such submissions,
212
including any Personal Information. If you choose to
213
submit content to any public area of the Site, such
214
content will be considered “public” and will not be
215
subject to the privacy protections set forth herein.{" "}
216
</p>{" "}
217
</li>{" "}
218
</ul>{" "}
219
<p>
220
{" "}
221
<strong>Automatic Data Collection.</strong> We may collect
222
the following information automatically through our Services
223
or other methods of web analysis: your Internet protocol
224
(IP) address, cookie identifiers, details about your browser
225
or device, and information about how you use the Services.{" "}
226
</p>{" "}
227
<p>
228
{" "}
229
<strong>Information from Other Sources.</strong> We may
230
receive information about you from other public sources,
231
including through Third-Party services and organizations to
232
supplement information provided by you. This supplemental
233
information allows us to verify information that you have
234
provided to Sagemath and to enhance our ability to provide
235
you with information about our business, products, and
236
Services.{" "}
237
</p>{" "}
238
</div>{" "}
239
<div id="how-sagemath-uses-your-information">
240
{" "}
241
<h2> 3.2 How Sagemath, Inc. Uses Your Information </h2>{" "}
242
<p>
243
{" "}
244
We Process Personal Information about Individuals for the
245
following business purposes:{" "}
246
</p>{" "}
247
<p>
248
{" "}
249
<strong>
250
To Provide Products, Services, or Information Requested:
251
</strong>{" "}
252
</p>{" "}
253
<ul>
254
{" "}
255
<li>
256
Generally manage Individual information and accounts;{" "}
257
</li>{" "}
258
<li>
259
Respond to questions, comments, and other requests;{" "}
260
</li>{" "}
261
<li>
262
Provide access to certain areas, functionalities, and
263
features of Sagemath’s Services;{" "}
264
</li>{" "}
265
<li>
266
Contact you to answer requests for customer support or
267
technical support;{" "}
268
</li>{" "}
269
<li>Allow you to register for events. </li>{" "}
270
</ul>{" "}
271
<p>
272
{" "}
273
<strong>Administrative Purposes:</strong>{" "}
274
</p>{" "}
275
<ul>
276
{" "}
277
<li>Measure interest in Sagemath’s Services; </li>{" "}
278
<li>Develop new products and Services; </li>{" "}
279
<li>Ensure internal quality control; </li>{" "}
280
<li>Verify Individual identity; </li>{" "}
281
<li>
282
Communicate about Individual accounts and activities on
283
Sagemath’s Services and systems, and, in Sagemath’s
284
discretion, changes to any Sagemath policy;{" "}
285
</li>{" "}
286
<li>
287
Send email to the email address you provide to us to
288
verify your account and for informational and operational
289
purposes, such as account management, customer service, or
290
system maintenance;{" "}
291
</li>{" "}
292
<li>
293
Process payment for products or services purchased;{" "}
294
</li>{" "}
295
<li>Process applications and transactions; </li>{" "}
296
<li>
297
Prevent potentially prohibited or illegal activities;{" "}
298
</li>{" "}
299
<li>Enforce our Terms. </li>{" "}
300
</ul>{" "}
301
<p>
302
{" "}
303
<strong>
304
Marketing Sagemath Products and Services:
305
</strong>{" "}
306
</p>{" "}
307
<ul>
308
{" "}
309
<li>To tailor content; </li>{" "}
310
<li>
311
To notify you about offers, products, and services that
312
may be of interest to you;{" "}
313
</li>{" "}
314
<li>To provide Services to you; </li>{" "}
315
<li>
316
For other purposes disclosed at the time that Individuals
317
provide Personal Information;{" "}
318
</li>{" "}
319
<li>Otherwise with your consent. </li>{" "}
320
</ul>{" "}
321
<p>
322
{" "}
323
You may contact us at any time to opt out of the use of your
324
Personal Information for marketing purposes as set forth
325
below.{" "}
326
</p>{" "}
327
<ul>
328
{" "}
329
<li>
330
{" "}
331
<p>
332
{" "}
333
<strong>Research and Development.</strong> Sagemath may
334
use Personal Information to create non-identifiable
335
information that we may use alone or in the aggregate
336
with information obtained from other sources, in order
337
to help us to optimally deliver our existing products
338
and Services or develop new products and Services. We
339
may share anonymous Individual and aggregate data for
340
research and analysis purposes.{" "}
341
</p>{" "}
342
</li>{" "}
343
<li>
344
{" "}
345
<p>
346
{" "}
347
<strong>
348
Direct Mail, Email and Outbound Telemarketing.
349
</strong>{" "}
350
Individuals who provide us with Personal Information, or
351
whose Personal Information we obtain from Third Parties,
352
may receive periodic emails, newsletters, mailings, or
353
phone calls from us with information on Sagemath’s or
354
our business partners’ products and services or upcoming
355
special offers/events. We offer the option to decline
356
these communications at no cost to the Individual by
357
following the instructions set forth below.{" "}
358
</p>{" "}
359
</li>{" "}
360
<li>
361
{" "}
362
<p>
363
{" "}
364
<strong>
365
Anonymous and Aggregated Information Use.
366
</strong>{" "}
367
Sagemath may use Personal Information and other
368
information about you to create anonymized and
369
aggregated information, such as de-identified
370
demographic information, de-identified location
371
information, information about the computer or device
372
from which you access Sagemath’s Services, or other
373
analyses we create. Anonymized or aggregated information
374
is not Personal Information, and Sagemath may use such
375
information in a number of ways, including research,
376
internal analysis, analytics, and any other legally
377
permissible purposes. We may share this information
378
within Sagemath and with Third Parties for our or their
379
purposes in an anonymized or aggregated form that is
380
designed to prevent anyone from identifying you.{" "}
381
</p>{" "}
382
</li>{" "}
383
<li>
384
{" "}
385
<p>
386
{" "}
387
<strong>Sharing Content.</strong> Sagemath’s Services
388
may offer various tools and functionalities that allow
389
you to share content. For example, Sagemath allows you
390
to provide information about your colleagues, students,
391
or friends through our course management system and
392
referral services, such as inviting a collaborator to a
393
project. Our referral services may allow you to forward
394
or share certain content with others, such as emails
395
inviting them to use our Services. Email addresses that
396
you may provide in such situations will be used to send
397
the content or link you request, but will not be
398
collected or otherwise used by Sagemath or any other
399
Third Parties for any other purpose. The Services also
400
allow you to share your content with Third Parties such
401
as GitHub and NPM. Any Personal Information you choose
402
to share with these Third Parties is not covered by this
403
Privacy Policy. We encourage you to review the privacy
404
policy of these Third Parties before submitting your
405
Personal Information.{" "}
406
</p>{" "}
407
</li>{" "}
408
<li>
409
{" "}
410
<p>
411
{" "}
412
<strong>Other Uses.</strong> Sagemath may use Personal
413
Information to pursue our legitimate interests, such as
414
direct marketing, marketing research, network and
415
information security, and fraud prevention and any other
416
purpose disclosed to you at the time you provide
417
Personal Information or otherwise with your consent.{" "}
418
</p>{" "}
419
</li>{" "}
420
</ul>{" "}
421
</div>{" "}
422
<div id="cookies-pixel-tagsweb-beacons-analytics-information-and-interest-based-advertising">
423
{" "}
424
<h2> 3.3 Cookies and Pixel Tags (Web Beacons) </h2>{" "}
425
<p>
426
{" "}
427
We, as well as Third-Parties that provide content,
428
advertising, or other functionality on the Services, may use
429
cookies, pixel tags, local storage, and other technologies (
430
<strong>“Technologies”</strong>) to automatically collect
431
information through the Services.{" "}
432
</p>{" "}
433
<ul>
434
{" "}
435
<li>
436
{" "}
437
<p>
438
{" "}
439
<strong>Cookies.</strong> Cookies are small text files
440
placed in visitors’ computer browsers to store their
441
preferences. We use required cookies to make sure that
442
the Services work properly, for example for
443
authentication purposes. You may not opt-out of the use
444
of these cookies since it would be impossible for us to
445
provide the service otherwise. We do NOT use cookies for
446
marketing or advertising purpuses.{" "}
447
</p>{" "}
448
</li>{" "}
449
<li>
450
{" "}
451
<p>
452
{" "}
453
<strong>Pixel Tags/Web Beacons.</strong> A pixel tag
454
(also known as a web beacon) is a piece of code embedded
455
on the Services that collects information about users’
456
engagement on that web page. We do not use pixel tags
457
directly, but some of our service providers, namely
458
Salesloft and ZenDesk, may use similar technology to let
459
us know that email messages have been opened, acted on,
460
or forwarded. You can consult their privacy policies and
461
other documents following the links on our Third Parties
462
page at{" "}
463
<A href="/policies/thirdparties">
464
https://cocalc.com/policies/thirdparties
465
</A>{" "}
466
</p>{" "}
467
</li>{" "}
468
</ul>{" "}
469
</div>{" "}
470
<div id="third-party-websites-social-media-platforms-and-software-development-kits">
471
{" "}
472
<h2>
473
3.4 Third-Party Websites, Social Media Platforms, and
474
Software Development Kits{" "}
475
</h2>{" "}
476
<p>
477
{" "}
478
The Services may contain links to other websites and other
479
websites may reference or link to our Services. These other
480
domains and websites are not controlled by us, and Sagemath
481
does not endorse or make any representations about
482
Third-Party websites or social media platforms. We encourage
483
our users to read the privacy policies of each and every
484
website and application with which they interact. We do not
485
endorse, screen or approve, and are not responsible for the
486
privacy practices or content of such other websites or
487
applications. Visiting these other websites or applications
488
is at your own risk.{" "}
489
</p>{" "}
490
<p>
491
{" "}
492
The Services may include publicly accessible forums, blogs,
493
and social media pages You should be aware that Personal
494
Information which you voluntarily include and transmit
495
online in a publicly accessible forum, blog, or social media
496
page may be viewed and used by others without any
497
restrictions. By using such services you assume the risk
498
that the Personal Information provided by you may be viewed
499
and used by third parties for any number of purposes.{" "}
500
</p>{" "}
501
<p>
502
{" "}
503
We use Third-Party software development kits (
504
<strong>“SDKs”</strong>), such as the Stripe, Inc. SDK, as
505
part of the functionality of our Services.{" "}
506
</p>{" "}
507
</div>{" "}
508
<div id="third-party-payment-processing">
509
{" "}
510
<h2>3.5 Third-Party Payment Processing </h2>{" "}
511
<p>
512
{" "}
513
When you make purchases through the Services, we process
514
your payments through our Payment Processor, Stripe. The
515
Payment Processor collects information from and about you
516
that is necessary to process your payment and to prevent
517
abuse. This may include your name, email address, billing
518
address, tax identifies, IP address, and account numbers. We
519
do not get access to your full account numbers. You can
520
consult Stripe's privacy policy and other documents
521
following the links on our Third Parties page at{" "}
522
<A href="/policies/thirdparties">
523
https://cocalc.com/policies/thirdparties
524
</A>{" "}
525
</p>{" "}
526
</div>{" "}
527
</div>{" "}
528
<div id="human-resources-data">
529
<h1>4 Human Resources Data</h1>
530
<p>
531
Sagemath collects Personal Information from current,
532
prospective, and former Employees, their contact points in
533
case of a medical emergency, and beneficiaries under any
534
insurance policy (<strong>“Human Resources Data”</strong>).
535
The Human Resources Data we collect may include title, name,
536
address, phone number, email address, date of birth, passport
537
number, driver’s license number, Social Security number or
538
other government-issued identification number, financial
539
information related to credit checks, bank details for
540
payroll, information that may be recorded on a CV or
541
application form, language abilities, contact information of
542
third parties in case of an emergency and beneficiaries under
543
any insurance policy.{" "}
544
</p>{" "}
545
<p>
546
{" "}
547
We Process Human Resources Data for a variety of business
548
purposes including:{" "}
549
</p>{" "}
550
<ul>
551
{" "}
552
<li>
553
Workflow management, including assigning, managing and
554
administering projects;{" "}
555
</li>{" "}
556
<li>Human Resources administration and communication; </li>{" "}
557
<li>Payroll and the provision of benefits; </li>{" "}
558
<li>
559
Compensation, including bonuses and long-term incentive
560
administration, stock plan administration, compensation
561
analysis, including monitoring overtime and compliance with
562
labor laws, and company recognition programs;{" "}
563
</li>{" "}
564
<li>Job grading activities; </li>{" "}
565
<li>Performance and employee development management; </li>{" "}
566
<li>Organizational development and succession planning; </li>{" "}
567
<li>Benefits and personnel administration; </li>{" "}
568
<li>Absence management; </li>{" "}
569
<li>Helpdesk and IT support services; </li>{" "}
570
<li>Regulatory compliance; </li>{" "}
571
<li>
572
Internal and/or external or governmental compliance
573
investigations;{" "}
574
</li>{" "}
575
<li>Internal or external audits; </li>{" "}
576
<li>Litigation evaluation, prosecution, and defense; </li>{" "}
577
<li>Restructuring and relocation; </li>{" "}
578
<li>Emergency contacts and services; </li>{" "}
579
<li>Employee safety; </li>{" "}
580
<li>Compliance with statutory requirements; </li>{" "}
581
<li>
582
Processing of Employee expenses and travel charges; and{" "}
583
</li>{" "}
584
<li>Acquisitions, divestitures, and integrations. </li>{" "}
585
</ul>{" "}
586
</div>{" "}
587
<div id="onward-transfersagemath-may-disclose-your-information">
588
<h1>
589
<span>5</span> Onward Transfer — Sagemath May Disclose Your
590
Information{" "}
591
</h1>{" "}
592
<div id="information-we-share">
593
{" "}
594
<h2>
595
<span>5.1</span> Information We Share
596
</h2>
597
<p>
598
{" "}
599
We may share your information as described in this Privacy
600
Policy (e.g., with our Third-Party service providers; to
601
comply with legal obligations; to protect and defend our
602
rights and property) or with your permission.{" "}
603
</p>{" "}
604
<ul>
605
{" "}
606
<li>
607
{" "}
608
<p>
609
{" "}
610
<strong>
611
We Use Vendors and Service Providers.
612
</strong>{" "}
613
We may share any information we receive with vendors and
614
service providers. The types of service providers
615
(processors) to whom we entrust Personal Information
616
include service providers for: (i) provision of IT,
617
marketing, and related services; (ii) provision of
618
information and services you have requested; (iii)
619
payment processing; (iv) customer service activities;
620
and (v) in connection with the provision of the
621
Services.{" "}
622
</p>{" "}
623
</li>{" "}
624
<li>
625
{" "}
626
<p>
627
{" "}
628
<strong>Business Partners.</strong> Sagemath may share
629
your Personal Information with our business partners and
630
affiliates to provide you with a product or service that
631
you have requested. Sagemath may also provide Personal
632
Information to business partners with whom we may
633
jointly offer products or services, or whose products or
634
services we believe may be of interest to you. In such
635
cases, our business partner’s name will appear, along
636
with Sagemath. Sagemath requires our affiliates and
637
business partners to agree in writing to maintain the
638
confidentiality and security of Personal Information
639
they maintain on our behalf and not to use it for any
640
purpose other than the purpose for which Sagemath
641
provided them.{" "}
642
</p>{" "}
643
</li>{" "}
644
<li>
645
{" "}
646
<p>
647
{" "}
648
<strong>DPF.</strong> With respect to onward transfers
649
to Agents under DPF, DPF requires that Sagemath remain
650
liable should its Agents Process Personal Information in
651
a manner inconsistent with the DPF Principles.{" "}
652
</p>{" "}
653
</li>{" "}
654
<li>
655
{" "}
656
<p>
657
{" "}
658
<strong>Displaying to Other Users.</strong> The content
659
you post to the Services may be displayed on the
660
Services. Other users of the Services may be able to see
661
some information about you, such as your name. We are
662
not responsible for privacy practices of the other users
663
who will view and use the posted information.{" "}
664
</p>{" "}
665
</li>{" "}
666
<li>
667
{" "}
668
<p>
669
{" "}
670
<strong>
671
Disclosures to Protect Us or Others (e.g., as Required
672
by Law and Similar Disclosures).
673
</strong>{" "}
674
We may access, preserve, and disclose your Personal
675
Information, other account information, and content if
676
we believe doing so is required or appropriate to: (i)
677
comply with law enforcement or national security
678
requests and legal process, such as a court order or
679
subpoena; (ii) respond to your requests; (iii) protect
680
yours’, ours’ or others’ rights, property, or safety;
681
(iv) to enforce Sagemath policies or contracts; (v) to
682
collect amounts owed to Sagemath; (vi) when we believe
683
disclosure is necessary or appropriate to prevent
684
physical harm or financial loss or in connection with an
685
investigation or prosecution of suspected or actual
686
illegal activity; or (vii) if we, in good faith, believe
687
that disclosure is otherwise necessary or advisable.{" "}
688
</p>{" "}
689
</li>{" "}
690
<li>
691
{" "}
692
<p>
693
{" "}
694
<strong>
695
Merger, Sale, or Other Asset Transfers.
696
</strong>{" "}
697
If we are involved in a merger, acquisition, financing
698
due diligence, reorganization, bankruptcy, receivership,
699
sale of company assets, or transition of service to
700
another provider, then your information may be sold or
701
transferred as part of such a transaction as permitted
702
by law and/or contract.{" "}
703
</p>{" "}
704
</li>{" "}
705
</ul>{" "}
706
</div>{" "}
707
<div id="international-data-transfers">
708
{" "}
709
<h2>
710
{" "}
711
<span>5.2</span> International Data Transfers{" "}
712
</h2>{" "}
713
<p>
714
{" "}
715
You agree that all information collected via or by Sagemath
716
may be transferred, processed, and stored in the United
717
States, in the cloud, on our servers, on the servers of our
718
affiliates, or the servers of our service providers, in
719
order to provide the Services.{" "}
720
</p>{" "}
721
<p>
722
If you use Services that require you to select a geographic
723
location explicitly, such as compute servers or cloud file
724
systems, your data will be sent to the chosen location.
725
</p>
726
</div>{" "}
727
</div>{" "}
728
<div id="opt-out-right-to-object-to-processing">
729
{" "}
730
<h1>
731
{" "}
732
<span>6</span> Opt-Out (Right to Object to Processing){" "}
733
</h1>{" "}
734
<div id="general">
735
{" "}
736
<h2>
737
{" "}
738
<span>6.1</span> General{" "}
739
</h2>{" "}
740
<p>
741
{" "}
742
You have the right to object to and opt out of certain uses
743
of your Personal Information. Where you have consented to
744
Sagemath’s Processing of your Personal Information or
745
Sensitive Personal Information, you may withdraw that
746
consent at any time and opt out of further Processing by
747
contacting{" "}
748
<A href="mailto:[email protected]">[email protected]</A>
749
. Even if you opt out, we may still collect and use
750
non-Personal Information regarding your activities on our
751
Services and/or information from the advertisements on
752
Third-Party websites for non-interest based advertising
753
purposes, such as to determine the effectiveness of the
754
advertisements.{" "}
755
</p>{" "}
756
</div>{" "}
757
<div id="email-and-telephone-communications">
758
{" "}
759
<h2>
760
{" "}
761
<span>6.2</span> Email and Telephone Communications{" "}
762
</h2>{" "}
763
<p>
764
{" "}
765
If you receive an unwanted email from us, you can use the
766
unsubscribe link found at the bottom of the email to opt out
767
of receiving future emails. We will process your request
768
within a reasonable time after receipt. Note that you will
769
continue to receive transaction-related emails regarding
770
products or services you have requested. We may also send
771
you certain non-promotional communications regarding
772
Sagemath and our Services and you will not be able to opt
773
out of those communications (e.g., communications regarding
774
updates to our Terms or this Privacy Policy).{" "}
775
</p>{" "}
776
<p>
777
{" "}
778
We maintain telephone “do-not-call” and “do-not-mail” lists
779
as mandated by law. We process requests to be placed on
780
do-not-mail, do-not-phone and do-not-contact lists within 60
781
days after receipt, or such shorter time as may be required
782
by law.{" "}
783
</p>{" "}
784
</div>{" "}
785
<div id="mobile-devices">
786
{" "}
787
<h2>
788
{" "}
789
<span>6.3</span> Mobile devices{" "}
790
</h2>{" "}
791
<p>
792
{" "}
793
Sagemath may occasionally send you push notifications
794
through our mobile applications with notices that may be of
795
interest to you. You may at any time opt out from receiving
796
these types of communications by changing the settings on
797
your mobile device. Sagemath may also collect location-based
798
information if you use our mobile applications. You may opt
799
out of this collection by changing the settings on your
800
mobile device.{" "}
801
</p>{" "}
802
</div>{" "}
803
<div id="human-resources-data-1">
804
{" "}
805
<h2>
806
{" "}
807
<span>6.4</span> Human Resources Data{" "}
808
</h2>{" "}
809
<p>
810
{" "}
811
With regard to Personal Information that Sagemath receives
812
in connection with the employment relationship, Sagemath
813
will use such Personal Information only for
814
employment-related purposes as more fully described above.
815
If Sagemath intends to use this Personal Information for any
816
other purpose, Sagemath will notify the Individual and
817
provide an opportunity to opt out of such uses.{" "}
818
</p>{" "}
819
</div>{" "}
820
<div id="do-not-track">
821
{" "}
822
<h2>
823
{" "}
824
<span>6.5</span> “Do Not Track”{" "}
825
</h2>{" "}
826
<p>
827
{" "}
828
Do Not Track (<strong>“DNT”</strong>) is a privacy
829
preference that users can set in certain web browsers. DNT
830
is a way for users to inform websites and services that they
831
do not want certain information about their webpage visits
832
collected over time and across websites or online services.
833
Please note that we do not respond to or honor DNT signals
834
or similar mechanisms transmitted by web browsers.{" "}
835
</p>{" "}
836
</div>{" "}
837
</div>{" "}
838
<div id="rights-of-access-rectification-erasure-and-restriction">
839
{" "}
840
<h1>
841
{" "}
842
<span>7</span> Rights of Access, Rectification, Erasure,
843
Restriction, and to Object{" "}
844
</h1>{" "}
845
<p>
846
{" "}
847
In accordance with applicable law, you may have the right to:
848
(i) request confirmation of whether we are processing your
849
personal information; (ii) obtain access to or a copy of your
850
personal information; (iii) receive an electronic copy of
851
personal information that you have provided to us, or ask us
852
to send that information to another company (the “right of
853
data portability”); (iv) restrict our uses of your personal
854
information; (v) seek correction of inaccurate, untrue or
855
incomplete personal information; (vi) request erasure of
856
personal information held about you by Sagemath, subject to
857
certain exceptions prescribed by law; (vii) object to
858
processing of your personal information. If you would like to
859
exercise any of these rights, please contact us as set forth
860
below.{" "}
861
</p>{" "}
862
<p>
863
{" "}
864
We will process such requests in accordance with applicable
865
laws and free of charge. However, if the request is excessive
866
or repetitive, Sagemath may charge a reasonable fee. To
867
protect your privacy, Sagemath will take steps to verify your
868
identity before fulfilling your request.{" "}
869
</p>{" "}
870
</div>{" "}
871
<div id="data-retention">
872
{" "}
873
<h1>
874
{" "}
875
<span>8</span> Data Retention{" "}
876
</h1>{" "}
877
<p>
878
{" "}
879
Sagemath retains the Personal Information we receive as
880
described in this Privacy Policy for as long as you use our
881
Services or as necessary to fulfill the purpose(s) for which
882
it was collected, provide our Services, resolve disputes,
883
establish legal defenses, conduct audits, pursue legitimate
884
business purposes, enforce our agreements, and comply with
885
applicable laws.{" "}
886
</p>{" "}
887
</div>{" "}
888
<div id="security-of-your-information">
889
{" "}
890
<h1>
891
{" "}
892
<span>9</span> Security of Your Information{" "}
893
</h1>{" "}
894
<p>
895
{" "}
896
We take steps to ensure that your information is treated
897
securely and in accordance with this Privacy Policy. We
898
encrypt data storage and backups, use firewalls and access
899
control. You can learn more details about measures taken and
900
third party audits and certifications on our Trust page at{" "}
901
<A href="/policies/trust">
902
https://cocalc.com/policies/trust
903
</A>{" "}
904
Unfortunately, the Internet cannot be guaranteed to be 100%
905
secure, and we cannot ensure or warrant the security of any
906
information you provide to us. To the fullest extent permitted
907
by applicable law, we do not accept liability for
908
unintentional disclosure.{" "}
909
</p>{" "}
910
<p>
911
{" "}
912
By using the Services or providing Personal Information to us,
913
you agree that we may communicate with you electronically
914
regarding security, privacy, and administrative issues
915
relating to your use of the Services. If we learn of a
916
personal data breach, in accordance with GDPR we will inform
917
the Supervisory Authority within 72 hours. If there is a high
918
risk to your security or if required by the Supervisory
919
Authority, we will notify you electronically by posting a
920
notice on the Services or sending an e-mail to you.
921
</p>{" "}
922
</div>{" "}
923
<div id="childrens-privacy">
924
{" "}
925
<h1>
926
{" "}
927
<span>10</span> Children’s Privacy{" "}
928
</h1>{" "}
929
<p>
930
{" "}
931
The Services are not directed to children under 16 years of
932
age, and Sagemath does not knowingly collect Personal
933
Information from children under 16 years of age. If we learn
934
that we have collected any Personal Information from children
935
under 16 years old, we will promptly take steps to delete such
936
information.{" "}
937
</p>{" "}
938
</div>{" "}
939
<div id="redresscompliance-and-accountability">
940
{" "}
941
<h1>
942
{" "}
943
<span>11</span> Redress/Compliance and Accountability{" "}
944
</h1>{" "}
945
<p>
946
{" "}
947
If you have any questions about our privacy practices or this
948
Privacy Policy, please contact Sagemath by email at{" "}
949
<A href="mailto:[email protected]">[email protected]</A>.
950
We will address your concerns and attempt to resolve any
951
privacy issues in a timely manner.{" "}
952
</p>{" "}
953
<p>
954
{" "}
955
If you are a EU resident, you may contact our Ireland
956
Representative: Instant EU GDPR Representative Ltd, Adam
957
Brogden,{" "}
958
<a href="mailto:[email protected]">
959
[email protected]
960
</a>
961
, Tel +353 15 549 700,{" "}
962
<a href="https://sagemathinc.gdprlocal.com/eu">
963
https://sagemathinc.gdprlocal.com/eu
964
</a>
965
, INSTANT EU GDPR REPRESENTATIVE LIMITED Office 2 12A Lower
966
Main Street, Lucan Co. Dublin K78 X5P8 Ireland{" "}
967
</p>{" "}
968
<p>
969
{" "}
970
If you are a UK resident, you may contact our UK
971
Representative: GDPRLocal Ltd, Adam Brogden,{" "}
972
<a href="mailto:[email protected]">
973
[email protected]
974
</a>
975
, Tel +441 772 217 800,{" "}
976
<a href="https://sagemathinc.gdprlocal.com/uk">
977
https://sagemathinc.gdprlocal.com/uk
978
</a>
979
, GDPRLocal Ltd. 1st Floor Front Suite 27-29 North Street,
980
Brighton England BN1 1EB{" "}
981
</p>{" "}
982
<p>
983
{" "}
984
In compliance with the EU-U.S. DPF, the UK Extension to the
985
EU-U.S. DPF, and the Swiss-U.S. DPF, Sagemath commits to
986
resolve DPF Principles-related complaints about our collection
987
and use of your personal information. EU, UK, and Swiss
988
individuals with inquiries or complaints regarding our
989
handling of personal data received in reliance on the EU-U.S.
990
DPF, the UK Extension to the EU-U.S. DPF, and the Swiss-U.S.
991
DPF should first contact Sagemath at the contact information
992
provided above.{" "}
993
</p>{" "}
994
<p>
995
{" "}
996
In compliance with the EU-U.S. DPF, the UK Extension to the
997
EU-U.S. DPF, and the Swiss-U.S. DPF, Sagemath commits to
998
cooperate and comply respectively with the advice of the panel
999
established by the EU data protection authorities (DPAs), the
1000
UK Information Commissioner’s Office (ICO) and the Gibraltar
1001
Regulatory Authority (GRA), and the Swiss Federal Data
1002
Protection and Information Commissioner (FDPIC) with regard to
1003
unresolved complaints concerning our handling of personal data
1004
received in reliance on the EU-U.S. DPF, the UK Extension to
1005
the EU-U.S. DPF, and the Swiss-U.S. DPF.{" "}
1006
</p>{" "}
1007
<p>
1008
{" "}
1009
Such independent dispute resolution mechanisms are available
1010
to citizens free of charge. If any request remains unresolved,
1011
you may contact the national data protection authority for
1012
your EU Member State.{" "}
1013
</p>{" "}
1014
<p>
1015
{" "}
1016
You may also have a right, under certain conditions, to invoke
1017
binding arbitration for complaints regarding DPF compliance
1018
not resolved by any of the other DPF mechanisms; for
1019
additional information, see{" "}
1020
<A href="https://www.dataprivacyframework.gov/s/article/ANNEX-I-introduction-dpf?tabset-35584=2">
1021
www.dataprivacyframework.gov/s/article/ANNEX-I-introduction-dpf?tabset-35584=2
1022
</A>
1023
. The Federal Trade Commission has jurisdiction over
1024
Sagemath’s compliance with the EU-U.S. DPF, the UK Extension
1025
to the EU-U.S. DPF, and the Swiss-U.S. DPF.{" "}
1026
</p>{" "}
1027
</div>{" "}
1028
<div id="other-rights-and-important-information">
1029
{" "}
1030
<h1>
1031
{" "}
1032
<span>12</span> Other Rights and Important Information{" "}
1033
</h1>{" "}
1034
<div id="changes-to-our-privacy-policy-and-practices">
1035
{" "}
1036
<h2>
1037
{" "}
1038
<span>12.1</span> Changes To Our Privacy Policy and
1039
Practices{" "}
1040
</h2>{" "}
1041
<p>
1042
{" "}
1043
We may revise this Privacy Policy from time to time in our
1044
sole discretion. If there are any material changes to this
1045
Privacy Policy, we will notify you as required by applicable
1046
law. You understand and agree that you will be deemed to
1047
have accepted the updated Privacy Policy if you continue to
1048
use the Services after the new Privacy Policy takes effect.{" "}
1049
</p>{" "}
1050
</div>{" "}
1051
<div id="california-privacy-rights">
1052
{" "}
1053
<h2>
1054
{" "}
1055
<span>12.2</span> California Privacy Rights{" "}
1056
</h2>{" "}
1057
<p>
1058
{" "}
1059
California law permits users who are California residents to
1060
request and obtain from us once a year, free of charge, a
1061
list of the Third Parties to whom we have disclosed their
1062
Personal Information (if any) for their direct marketing
1063
purposes in the prior calendar year, as well as the type of
1064
Personal Information disclosed to those parties. Sagemath
1065
does not share Personal Information with Third Parties for
1066
their own marketing purposes.{" "}
1067
</p>{" "}
1068
</div>{" "}
1069
<div id="supervisory-authority">
1070
{" "}
1071
<h2>
1072
{" "}
1073
<span>12.3</span> Supervisory Authority{" "}
1074
</h2>{" "}
1075
<p>
1076
{" "}
1077
If you are located in the European Economic Area, you have
1078
the right to lodge a complaint with a supervisory authority
1079
if you believe our processing of your Personal Information
1080
violates applicable law.{" "}
1081
</p>{" "}
1082
</div>{" "}
1083
<div id="compliance">
1084
{" "}
1085
<h2>
1086
{" "}
1087
<span>12.4</span> Compliance{" "}
1088
</h2>{" "}
1089
<p>
1090
{" "}
1091
This Policy shall be implemented by Sagemath and all its
1092
operating divisions, subsidiaries and affiliates. Sagemath
1093
has put in place mechanisms to verify ongoing compliance
1094
with DPF Principles and this Policy. Any Employee that
1095
violates these privacy principles will be subject to
1096
disciplinary procedures.{" "}
1097
</p>{" "}
1098
</div>{" "}
1099
</div>{" "}
1100
<div id="definitions">
1101
{" "}
1102
<h1>
1103
{" "}
1104
<span>13</span> Definitions{" "}
1105
</h1>{" "}
1106
<p>
1107
{" "}
1108
The following capitalized terms shall have the meanings herein
1109
as set forth below.{" "}
1110
</p>{" "}
1111
<ul>
1112
{" "}
1113
<li>
1114
{" "}
1115
<p>
1116
{" "}
1117
<strong>“Agent”</strong> means any Third Party that
1118
Processes Personal Information pursuant to the
1119
instructions of, and solely for, Sagemath or to which
1120
Sagemath discloses Personal Information for use on its
1121
behalf.{" "}
1122
</p>{" "}
1123
</li>{" "}
1124
<li>
1125
{" "}
1126
<p>
1127
{" "}
1128
<strong>“Employee”</strong> refers to any current,
1129
temporary, permanent, prospective or former employee,
1130
director, contractor, worker, or retiree of Sagemath or
1131
its subsidiaries worldwide.{" "}
1132
</p>{" "}
1133
</li>{" "}
1134
<li>
1135
{" "}
1136
<p>
1137
{" "}
1138
<strong>“Personal Information”</strong> is any information
1139
relating to an identified or identifiable natural person (
1140
<strong>“Individual”</strong>).{" "}
1141
</p>{" "}
1142
</li>{" "}
1143
<li>
1144
{" "}
1145
<p>
1146
{" "}
1147
<strong>“DPF Principles”</strong> means the seven (7)
1148
principles of the Data Privacy Framework: (1) notice, (2)
1149
choice, (3) accountability for onward transfer, (4)
1150
security, (5) data integrity and purpose limitation, (6)
1151
access, and (7) recourse, enforcement, and liability.
1152
Additionally, it includes the sixteen (16) supplemental
1153
principles described in the Data Privacy Framework: (1)
1154
sensitive data, (2) journalistic exceptions, (3) secondary
1155
liability, (4) performing due diligence and conducting
1156
audits, (5) the role of the data protection authorities,
1157
(6) self-certification, (7) verification, (8) access, (9)
1158
human resources data, (10) obligatory contracts for onward
1159
transfers, (11) dispute resolution and enforcement, (12)
1160
choice – timing of opt-out, (13) travel information, (14)
1161
pharmaceutical and medical products, (15) public record
1162
and publicly available information, and (16) access
1163
requests by public authorities.{" "}
1164
</p>{" "}
1165
</li>{" "}
1166
<li>
1167
{" "}
1168
<p>
1169
{" "}
1170
<strong>“Process”</strong> or{" "}
1171
<strong>“Processing”</strong> means any operation which is
1172
performed upon Personal Information, whether or not by
1173
automatic means, such as collection, recording,
1174
organization, structuring, storage, adaptation or
1175
alteration, retrieval, consultation, use, disclosure by
1176
transmission, dissemination or otherwise making available,
1177
alignment or combination, restriction, erasure, or
1178
destruction.{" "}
1179
</p>{" "}
1180
</li>{" "}
1181
<li>
1182
{" "}
1183
<p>
1184
{" "}
1185
<strong>“Sensitive Data”</strong> or{" "}
1186
<strong>“Sensitive Personal Information”</strong> is a
1187
subset of Personal Information which, due to its nature,
1188
has been classified by law or by policy as deserving
1189
additional privacy and security protections. Sensitive
1190
Personal Information includes Personal Information
1191
regarding EU residents that is classified as a{" "}
1192
<strong>“Special Category of Personal Data”</strong> under
1193
EU law, which consists of the following data elements: (1)
1194
race or ethnic origin; (2) political opinions; (3)
1195
religious or philosophical beliefs; (4) trade union
1196
membership; (5) genetic data; (6) biometric data where
1197
Processed to uniquely identify a person; (6) health
1198
information; (7) sexual orientation or information about
1199
the Individual’s sex life; or (8) information relating to
1200
the commission of a criminal offense.{" "}
1201
</p>{" "}
1202
</li>{" "}
1203
<li>
1204
{" "}
1205
<p>
1206
{" "}
1207
<strong>“Third Party”</strong> is any company, natural or
1208
legal person, public authority, agency, or body other than
1209
the Individual, Sagemath or Sagemath’s Agents.
1210
</p>
1211
</li>
1212
</ul>
1213
</div>
1214
<div id="revision-history">
1215
<h1>
1216
<span>14</span> Revision history
1217
</h1>
1218
{/* @ts-ignore */}
1219
<table
1220
cellPadding="5px"
1221
style={{ margin: "auto", border: "1px solid black" }}
1222
>
1223
<thead>
1224
<tr>
1225
<th align="left"> Title </th> <th> Effective Date </th>
1226
</tr>
1227
</thead>
1228
<tbody>
1229
<tr>
1230
<td> Sagemath Privacy Policy </td>
1231
<td> 2015-05-03 </td>
1232
</tr>
1233
<tr>
1234
<td> Updated Sagemath Privacy Policy </td>
1235
<td> 2018-10-05 </td>
1236
</tr>
1237
<tr>
1238
<td> Updated Sagemath Privacy Policy </td>
1239
<td> 2018-10-29 </td>
1240
</tr>
1241
<tr>
1242
<td>Update: Privacy Shield</td>
1243
<td> 2020-02-04 </td>
1244
</tr>
1245
<tr>
1246
<td>
1247
Update: temporarily remove mention of Privacy Shield
1248
</td>
1249
<td> 2020-02-06 </td>
1250
</tr>
1251
<tr>
1252
<td>Update: restore mention of Privacy Shield</td>
1253
<td> 2020-02-20 </td>
1254
</tr>
1255
<tr>
1256
<td>Update: revise JAMS link</td>
1257
<td> 2022-09-15 </td>
1258
</tr>
1259
<tr>
1260
<td>
1261
Update: Data Privacy Framework instead of Privacy Shield
1262
</td>
1263
<td> 2023-08-23 </td>
1264
</tr>
1265
<tr>
1266
<td>Update: clarify alignment with GDPR</td>
1267
<td> 2025-02-20 </td>
1268
</tr>
1269
</tbody>
1270
</table>
1271
<p>
1272
{" "}
1273
A revision control history for this web page can be found at
1274
<A href="https://github.com/sagemathinc/cocalc/commits/master/src/packages/next/pages/policies/privacy.tsx">
1275
{" "}
1276
github.com/sagemathinc/cocalc/commits/master/src/packages/next/pages/policies/privacy.tsx
1277
</A>
1278
.{" "}
1279
</p>{" "}
1280
</div>
1281
<h1>Questions?</h1>
1282
<p>
1283
Please contact us at{" "}
1284
<A href="mailto:[email protected]">[email protected]</A> if
1285
you have any questions about our Privacy Policy.
1286
</p>
1287
</div>
1288
</div>
1289
<Footer />
1290
</Layout.Content>{" "}
1291
</Layout>
1292
</Customize>
1293
);
1294
}
1295
1296
export async function getServerSideProps(context) {
1297
return await withCustomize({ context });
1298
}
1299
1300