diff --git a/web/src/routes/about/privacy/+page.svelte b/web/src/routes/about/privacy/+page.svelte index a5007527..b2e3123c 100644 --- a/web/src/routes/about/privacy/+page.svelte +++ b/web/src/routes/about/privacy/+page.svelte @@ -1 +1,71 @@ -
+ cobalt's privacy policy is simple: we don't collect or store anything about you. what you do is solely your business, not ours or anyone else's. +
++ when using saving functionality, in some cases cobalt will encrypt & temporarily store information needed for tunnelling. it's stored in processing server's RAM for 90 seconds and irreversibly purged afterwards. no one has access to it, even instance owners, as long as they don't modify the official cobalt image. +
++ processed/tunnelled files are never cached anywhere. everything is tunnelled live. cobalt is essentially a fancy proxy service. +
++ temporarily stored tunnel data is encrypted using the AES-256 standard. decryption keys are only included in the access link and never logged/cached/stored anywhere. only the end user has access to the link & encryption keys. keys are generated uniquely for each requested tunnel. +
+
+ for sake of privacy, we use
+
+ plausible doesn't use cookies and is fully compliant with GDPR, CCPA, and PECR. +
+ +
+
+ if you wish to opt out of anonymous analytics, you can do it in privacy settings. +
++ we use cloudflare for ddos & bot protection. we also use cloudflare pages for deploying & hosting the static web app. all of these are required to provide the best experience for everyone. it's the most private & reliable provider that we know of. +
++ cloudflare is fully compliant with GDPR and HIPAA. +
+
+