Path: blob/master/src/packages/next/pages/policies/thirdparties.tsx
1450 views
import Footer from "components/landing/footer";1import Header from "components/landing/header";2import Head from "components/landing/head";3import { Layout } from "antd";4import withCustomize from "lib/with-customize";5import { Customize } from "lib/customize";6import A from "components/misc/A";7import { MAX_WIDTH } from "lib/config";89export default function TermsOfService({ customize }) {10return (11<Customize value={customize}>12<Head title="Third Parties" />13<Layout>14<Header page="policies" subPage="thirdparties" />15<Layout.Content16style={{17backgroundColor: "white",18}}19>20<div21style={{22maxWidth: MAX_WIDTH,23margin: "15px auto",24padding: "15px",25backgroundColor: "white",26}}27>28<div style={{ textAlign: "center", color: "#444" }}>29<h1 style={{ fontSize: "28pt" }}>30CoCalc - Third Parties Statements31</h1>32</div>33<div style={{ fontSize: "12pt" }}>34<p>35CoCalc uses a number of third party providers and services. For36each of them, we explain the purpose and use case, which37Personally Identifiable Information (PII) of our users is38shared, and give links to their privacy policies.{" "}39</p>40<h2>Essential Services</h2>41<p>42These services support CoCalc's infrastructure. You are likely43using them implicitly whenever you are using CoCalc.44</p>45<ul>46<li>47<A href="https://www.cloudflare.com/">Cloudflare</A>48<ul>49<li>Usage: DDOS protection, data traffic management.</li>50<li>51Shared PII: IP address necessary to establish the52connection.53</li>54<li>55<A href="https://www.cloudflare.com/privacypolicy/">56Privacy Policy57</A>{" "}58and{" "}59<A href="https://www.cloudflare.com/cloudflare-customer-dpa/">60Data Processing Addendum61</A>62</li>63</ul>64</li>65<li>66<A href="https://cloud.google.com/">Google Cloud Platform</A>67<ul>68<li>69Usage: cloud hosting, compute and storage resources.70</li>71<li>72Shared PII: everything. Google does not process these data73for its own purposes.74</li>75<li>76<A href="https://cloud.google.com/terms/cloud-privacy-notice">77Privacy Policy78</A>{" "}79and{" "}80<A href="https://cloud.google.com/terms/data-processing-addendum">81Data Processing Addendum82</A>83</li>84</ul>85</li>86<li>87<A href={"https://www.google.com/recaptcha/about/"}>88reCAPTCHA89</A>90<ul>91<li>Usage: fraud and abuse protection.</li>92<li>Shared PII: none directly.</li>93</ul>94</li>95</ul>96<h2>Payment Processor</h2>97<p>98<A href="https://stripe.com">Stripe, Inc.</A> processes payments99on CoCalc's behalf. Credit card information and associated data100is only stored by Stripe. We do not have access to full account101numbers.102</p>103<ul>104<li>Usage: payment processor.</li>105<li>106Shared PII: name, email address, purchase data, account id.107</li>108<li>109<A href="https://stripe.com/us/privacy">Privacy Policy</A> and{" "}110<A href="https://stripe.com/legal/dpa">111Data Processing Agreement112</A>113</li>114</ul>115<h2>Communication Services</h2>116<p>117These services facilitate interaction between you and CoCalc's118team.119</p>120<ul>121<li>122<A href="https://aws.amazon.com/">Amazon Web Services</A>123<ul>124<li>Usage: secondary email backend.</li>125<li>Shared PII: name, email address.</li>126<li>127<A href="https://aws.amazon.com/privacy/">128Privacy Policy129</A>{" "}130and{" "}131<A href="https://d1.awsstatic.com/legal/aws-dpa/aws-dpa.pdf">132Data Processing Addendum133</A>134</li>135</ul>136</li>137<li>138<A href="https://workspace.google.com/">Google Workspace</A>139<ul>140<li>Usage: email communication.</li>141<li>Shared PII: name, email address.</li>142<li>143<A href="https://cloud.google.com/terms/cloud-privacy-notice">144Privacy Policy145</A>{" "}146and{" "}147<A href="https://cloud.google.com/terms/data-processing-addendum">148Data Processing Addendum149</A>150</li>151</ul>152</li>153<li>154<A href="https://sendgrid.com/">Twilio SendGrid</A>155<ul>156<li>Usage: email backend.</li>157<li>Shared PII: name, email address.</li>158<li>159<A href="https://www.twilio.com/legal/privacy">160Privacy Policy161</A>{" "}162and{" "}163<A href="https://www.twilio.com/legal/data-protection-addendum">164Data Protection Addendum165</A>166</li>167</ul>168</li>169<li>170<A href="https://www.zendesk.com/">Zendesk</A>171<ul>172<li>Usage: support tickets.</li>173<li>Shared PII: name, email address, account id.</li>174<li>175<A href="https://www.zendesk.com/company/agreements-and-terms/privacy-notice/">176Privacy Policy177</A>{" "}178and{" "}179<A href="https://www.zendesk.com/company/data-processing-form/">180Data Processing Agreement181</A>182</li>183</ul>184</li>185</ul>186<h2>Extra Services</h2>187<p>188These services provide additional functionality in CoCalc. If189you are not using respective features, you are not using these190services.191</p>192<ul>193<li>194<A href="https://gravatar.com/">Gravatar by Automattic</A>195<ul>196<li>Usage: avatar images.</li>197<li>Shared PII: email address.</li>198<li>199<A href="https://automattic.com/privacy/">200Privacy Policy201</A>202</li>203</ul>204</li>205<li>206<A href="https://www.hyperstack.cloud/">Hyperstack</A>207<ul>208<li>Usage: compute servers.</li>209<li>210Shared PII: any files that the user chooses to process on211Hyperstack.212</li>213<li>214<A href="https://www.hyperstack.cloud/privacy-policy">215Privacy Policy216</A>{" "}217and{" "}218<A href="https://www.hyperstack.cloud/data-processing">219Data Processing Agreement220</A>221</li>222</ul>223</li>224<li>225<A href="https://meet.jit.si/">Jitsi Video Conferencing</A>226<ul>227<li>Usage: embedded video conferencing.</li>228<li>Shared PII: IP address to establish connection.</li>229<li>230<A href="https://jitsi.org/meet-jit-si-privacy/">231Privacy Policy232</A>233</li>234</ul>235</li>236</ul>237<h2>AI Services</h2>238<p>239Despite thorough integration of the AI Assistant in CoCalc's240interface, it does not use any "background" AI services. You241have to explicitly initiate any AI interaction and you control242what exactly will be sent to AI models. No other PII is shared.243</p>244<ul>245<li>246<A href="https://www.anthropic.com/">Anthropic</A>247<ul>248<li>249<A href="https://www.anthropic.com/legal/commercial-terms">250Terms of Service251</A>252</li>253<li>254<A href="https://www.anthropic.com/legal/privacy">255Privacy Policy256</A>{" "}257and{" "}258<A href="https://www.anthropic.com/legal/commercial-terms">259Data Processing Agreement260</A>261</li>262</ul>263</li>264<li>265<A href="https://ai.google.dev/">Google AI</A>266<ul>267<li>268<A href="https://ai.google.dev/gemini-api/terms">269Gemini API Additional Terms of Service270</A>271</li>272<li>273<A href="https://policies.google.com/privacy">274Privacy Policy275</A>{" "}276and{" "}277<A href="https://business.safety.google/processorterms/">278Data Processing Addendum279</A>280</li>281</ul>282</li>283<li>284<A href="https://mistral.ai/">Mistral AI</A>285<ul>286<li>287<A href="https://mistral.ai/terms">Terms of Service</A>288</li>289<li>290<A href="https://mistral.ai/terms#privacy-policy">291Privacy Policy292</A>{" "}293and{" "}294<A href="https://mistral.ai/terms#data-processing-agreement">295Data Processing Agreement296</A>297</li>298</ul>299</li>300<li>301<A href="https://openai.com/">OpenAI</A>302<ul>303<li>304<A href="https://openai.com/policies/terms-of-use">305Terms of Use306</A>307</li>308<li>309<A href="https://openai.com/policies/privacy-policy/">310Privacy Policy311</A>{" "}312and{" "}313<A href="https://openai.com/policies/data-processing-addendum/">314Data Processing Addendum315</A>316</li>317</ul>318</li>319</ul>320<h2>Marketing</h2>321<p>322These services help us to reach out to current and potential323customers, letting them know about new useful features. We do324not sell or share our users data for marketing purposes.325</p>326<ul>327<li>328<A href="https://www.salesloft.com/">Salesloft</A>329<ul>330<li>Usage: onboarding emails, sales, marketing.</li>331<li>332Shared PII: name, email address, purchasing activity.333</li>334<li>335<A href="https://www.salesloft.com/legal/privacy-notice">336Privacy Policy337</A>{" "}338and{" "}339<A href="https://www.salesloft.com/legal/data-processing-addendum">340Data Processing Addendum341</A>342</li>343</ul>344</li>345</ul>346<h1>Questions?</h1>347<p>348Please contact us at{" "}349<A href="mailto:[email protected]">[email protected]</A> if350you have any questions about our Third Parties.351</p>352<h1>Changes</h1>353<ul>354<li>355June 7, 2025: Removed Backblaze, previously used for backups.356</li>357<li>358February 19, 2025: Removed Google Analytics, which we no359longer use. Broke content into categories. Unified formatting360and updated links to companies, Privacy Policies, and DPAs.361Added Anthropic, Hyperstack, Mistral AI.362</li>363<li>March 16, 2023: Added openai.</li>364<li>365September 15, 2021: Removed appear.in, which we no longer use.366</li>367</ul>368</div>369</div>370<Footer />371</Layout.Content>{" "}372</Layout>373</Customize>374);375}376377export async function getServerSideProps(context) {378return await withCustomize({ context });379}380381382