Skip to content

Commit 0b2ba4d

Browse files
committed
update Privacy Notice to include Data Protection Addendum and add Slack as a sub-processor
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 8a9af3e commit 0b2ba4d

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

src/sections/Company/Legal/privacy/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const Privacy = () => {
1919
This Privacy Notice explains what personal data we collect when you visit our websites, use our services, or participate in our community. It also describes why we collect it, how we use and protect it, and what rights you have regarding your personal data.
2020
</p>
2121
<p>
22-
For detailed information about the third-party service providers we work with to deliver our services, please see our <a href="/company/legal/sub-processors">Sub-Processors and Service Providers</a> page.
22+
For detailed information about the third-party service providers we work with to deliver our services, please see our <a href="/company/legal/sub-processors">Sub-Processors and Service Providers</a>, which includes our <a href="/company/legal/sub-processors">Data Protection Addendum</a>.
2323
</p><p>
2424
Welcome to Layer5. We are Layer5, Inc., the company behind the cloud native management platform Meshery, the Layer5 Cloud service, Kanvas, and a vibrant global open-source community. We are committed to protecting your privacy and being transparent about how we handle your personal data.
2525
</p>

src/sections/Company/Legal/privacy/sub-processors.js

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,14 @@ const subProcessors = () => {
7777
<td>United States</td>
7878
<td>All accounts</td>
7979
</tr>
80+
<tr>
81+
<td>Slack</td>
82+
<td>Internal Communications, Customer support messaging</td>
83+
<td>Communication platform</td>
84+
<td>Messages, files, and user information</td>
85+
<td>United States</td>
86+
<td>Used for internal team communication and customer support interactions.</td>
87+
</tr>
8088
</tbody>
8189
{/* <tfoot>
8290
<th scope="row">INTERNAL DOC#</th>
@@ -136,6 +144,16 @@ dpo@stripe.com<br />
136144
<a href="https://support.stripe.com/contact">https://support.stripe.com/contact</a></td>
137145
<td><a href="https://stripe.com/privacy">https://stripe.com/privacy</a></td>
138146
</tr>
147+
<tr>
148+
<td>Slack</td>
149+
<td>Slack Technologies, LLC<br />
150+
500 Howard Street<br />
151+
San Francisco, CA 94105<br />
152+
USA<br />
153+
dpo@slack.com<br />
154+
<a href="https://slack.com/contact">https://slack.com/contact</a></td>
155+
<td><a href="https://slack.com/privacy">https://slack.com/privacy</a></td>
156+
</tr>
139157
</tbody>
140158
</table>
141159
<h3>Data Hosting Locations</h3>

0 commit comments

Comments
 (0)