Skip to content

Commit

Permalink
More specific on IP address
Browse files Browse the repository at this point in the history
  • Loading branch information
espebra committed Nov 19, 2023
1 parent 10c14be commit c939783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/privacy.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h1>Privacy</h1>

<p>Files are automatically deleted after a specified period of time. Anyone knowing the location of the files can delete them manually.</p>

<p>Meta data about transactions, including the source IP address of clients uploading and downloading files, is logged for abuse handling purposes and may be shared with third parties in this context.</p>
<p>Meta data about transactions, including the IP address of clients uploading and downloading files, is logged for abuse handling purposes and may be shared with third parties in this context.</p>

<p>This service is using <a href="https://en.wikipedia.org/wiki/HTTPS">HTTPS</a> to secure <a href="https://en.wikipedia.org/wiki/Data_in_transit">data in transit</a>. This mechanism provide data protection from a limited set of scenarios such as man-in-the-middle attacks. The content is, however, not encrypted on the server side. It is recommended that the client encrypts the content prior to uploading it.</p>
</div>
Expand Down

0 comments on commit c939783

Please sign in to comment.