mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 12:50:01 +00:00
web/about: add info about terms being valid only on official instance
This commit is contained in:
parent
065b4394c9
commit
59b6cbd8d4
2 changed files with 9 additions and 0 deletions
|
@ -9,6 +9,9 @@
|
|||
<p>
|
||||
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.
|
||||
</p>
|
||||
<p>
|
||||
these terms are applicable only when using the official cobalt instance. in other cases, you may need to contact the hoster for accurate info.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section id="local">
|
||||
|
|
|
@ -1,5 +1,11 @@
|
|||
<div id="terms-body" class="long-text-noto">
|
||||
<section id="saving">
|
||||
<section id="general">
|
||||
<h3>general terms</h3>
|
||||
<p>
|
||||
these terms are applicable only when using the official cobalt instance. in other cases, you may need to contact the hoster for accurate info.
|
||||
</p>
|
||||
</section>
|
||||
<h3>saving</h3>
|
||||
<p>
|
||||
saving functionality simplifies downloading content from the internet and takes zero liability for what the saved content is used for. processing servers work like advanced proxies and don't ever write any content to disk. everything is handled in RAM and permanently purged once the tunnel is done. we have no downloading logs and can't identify anyone.
|
||||
|
|
Loading…
Reference in a new issue