From 0ccd08470b80915b4c1bd5bd7ad2ed06acfe213e Mon Sep 17 00:00:00 2001 From: wukko Date: Fri, 13 Sep 2024 23:57:18 +0600 Subject: [PATCH] web/about/general: more clarity in privacy section --- web/src/routes/about/general/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/routes/about/general/+page.svelte b/web/src/routes/about/general/+page.svelte index 3236515c..a7ecacdf 100644 --- a/web/src/routes/about/general/+page.svelte +++ b/web/src/routes/about/general/+page.svelte @@ -18,7 +18,7 @@

leading privacy

all requests to backend are anonymous and all tunnels are encrypted. - we have a strict zero log policy and don't track anything at all. + we have a strict zero log policy and don't track anything about individual people.

to avoid caching or storing downloaded files, cobalt processes them on-fly, sending processed pieces directly to client.