Skip to content

Commit e966db5

Browse files
committed
docs(privacy): clarify decryption key is not stored for shared plans
For provenance purposes, this commit was AI assisted.
1 parent f1fc0cb commit e966db5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/marketing/src/pages/privacy.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ import Footer from '../components/Footer.astro';
5353
<h3>a. Shared plan data</h3>
5454
<p>If you use hosted sharing for larger plans, we may temporarily store an encrypted version of the shared plan so the short link can work.</p>
5555
<p>We do not store unencrypted shared plan contents through that flow.</p>
56+
<p>We do not store the decryption key. Because the key is not stored by our hosted service, we cannot access the unencrypted contents of shared plans through this flow.</p>
5657

5758
<h3>b. Basic infrastructure data</h3>
5859
<p>Our hosted services rely on infrastructure providers such as AWS, CloudFront, and Cloudflare. As a result, limited technical data such as IP addresses or request metadata may be processed by those providers as part of delivering the service.</p>

0 commit comments

Comments
 (0)