@@ -28,7 +28,7 @@ export default function Privacy({ customize }) {
28
28
>
29
29
< div style = { { textAlign : "center" , color : "#444" } } >
30
30
< h1 style = { { fontSize : "28pt" } } > CoCalc - Privacy Policy</ h1 >
31
- < h2 > Last Updated: February 20 , 2025</ h2 >
31
+ < h2 > Last Updated: October 3 , 2025</ h2 >
32
32
</ div >
33
33
< div style = { { fontSize : "12pt" } } >
34
34
< p >
@@ -41,7 +41,8 @@ export default function Privacy({ customize }) {
41
41
Also, please note that, unless we define a term in this Privacy
42
42
Policy, all capitalized terms used in this Privacy Policy have
43
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.{ " " }
44
+ sure that you have read and understand our Terms of
45
+ Service.{ " " }
45
46
</ p >
46
47
< h1 > Revisions to this Privacy Policy</ h1 >
47
48
< p >
@@ -212,7 +213,8 @@ export default function Privacy({ customize }) {
212
213
including any Personal Information. If you choose to
213
214
submit content to any public area of the Site, such
214
215
content will be considered “public” and will not be
215
- subject to the privacy protections set forth herein.{ " " }
216
+ subject to the privacy protections set forth
217
+ herein.{ " " }
216
218
</ p > { " " }
217
219
</ li > { " " }
218
220
</ ul > { " " }
@@ -222,7 +224,8 @@ export default function Privacy({ customize }) {
222
224
the following information automatically through our Services
223
225
or other methods of web analysis: your Internet protocol
224
226
(IP) address, cookie identifiers, details about your browser
225
- or device, and information about how you use the Services.{ " " }
227
+ or device, and information about how you use the
228
+ Services.{ " " }
226
229
</ p > { " " }
227
230
< p >
228
231
{ " " }
@@ -414,7 +417,8 @@ export default function Privacy({ customize }) {
414
417
direct marketing, marketing research, network and
415
418
information security, and fraud prevention and any other
416
419
purpose disclosed to you at the time you provide
417
- Personal Information or otherwise with your consent.{ " " }
420
+ Personal Information or otherwise with your
421
+ consent.{ " " }
418
422
</ p > { " " }
419
423
</ li > { " " }
420
424
</ ul > { " " }
@@ -684,7 +688,8 @@ export default function Privacy({ customize }) {
684
688
physical harm or financial loss or in connection with an
685
689
investigation or prosecution of suspected or actual
686
690
illegal activity; or (vii) if we, in good faith, believe
687
- that disclosure is otherwise necessary or advisable.{ " " }
691
+ that disclosure is otherwise necessary or
692
+ advisable.{ " " }
688
693
</ p > { " " }
689
694
</ li > { " " }
690
695
< li >
@@ -813,8 +818,9 @@ export default function Privacy({ customize }) {
813
818
will use such Personal Information only for
814
819
employment-related purposes as more fully described above.
815
820
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.{ " " }
821
+ other purpose, Sagemath will contact the Individual and
822
+ proceed only after obtaining affirmative express consent
823
+ (opt in).{ " " }
818
824
</ p > { " " }
819
825
</ div > { " " }
820
826
< div id = "do-not-track" >
@@ -1045,7 +1051,8 @@ export default function Privacy({ customize }) {
1045
1051
Privacy Policy, we will notify you as required by applicable
1046
1052
law. You understand and agree that you will be deemed to
1047
1053
have accepted the updated Privacy Policy if you continue to
1048
- use the Services after the new Privacy Policy takes effect.{ " " }
1054
+ use the Services after the new Privacy Policy takes
1055
+ effect.{ " " }
1049
1056
</ p > { " " }
1050
1057
</ div > { " " }
1051
1058
< div id = "california-privacy-rights" >
@@ -1266,6 +1273,10 @@ export default function Privacy({ customize }) {
1266
1273
< td > Update: clarify alignment with GDPR</ td >
1267
1274
< td > 2025-02-20 </ td >
1268
1275
</ tr >
1276
+ < tr >
1277
+ < td > Update: HR data require explicit opt-in for any new use</ td >
1278
+ < td > 2025-10-03 </ td >
1279
+ </ tr >
1269
1280
</ tbody >
1270
1281
</ table >
1271
1282
< p >
0 commit comments