mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 04:39:58 +00:00
web/about/general: more clarity in privacy section
This commit is contained in:
parent
5facbc9657
commit
0ccd08470b
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
<h3>leading privacy</h3>
|
||||
<p>
|
||||
all requests to backend are anonymous and all tunnels are encrypted.
|
||||
we have a strict zero log policy and don't track <i>anything at all</i>.
|
||||
we have a strict zero log policy and don't track <i>anything</i> about individual people.
|
||||
</p>
|
||||
<p>
|
||||
to avoid caching or storing downloaded files, cobalt processes them on-fly, sending processed pieces directly to client.
|
||||
|
|
Loading…
Reference in a new issue