diff --git a/templates/index.html b/templates/index.html index e98ac19..6b11d33 100644 --- a/templates/index.html +++ b/templates/index.html @@ -27,7 +27,7 @@ Kakigoori is an picture distribution system to publish images on the web. Upload it once, and Kakigoori will create versions of the image optimized for the web (AVIF, WebP). You can also request for custom sized images (JPG/PNG versions will be generated on the fly, and the other versions will be created within a few minutes).
- Kakigoori's images are stored by Backblaze and distributed by Cloudflare. No matter where you are in the world, images stored by Kakigoori will display as fast as possible. + Kakigoori's images are stored by Tigris. No matter where you are in the world, images stored by Kakigoori will display as fast as possible.
I'm tired of bots and AI scrappers hitting my server, so, requests to the service are logged (with IP addresses, request URI, headers and timestamps), but those data are being collected to ensure I can ban malicious users and protect my servers, and I'm deleting those logs within 7 days of collecting them.
-I'm also not showing you any cookie banner because I'm not storing any. Privacy is important to me, so I'm trying to find the best balance between that and security.
-Because Cloudflare is being used as the proxy for the images themselves (to lower egress fees and improve connection times), they may also know that you're loading the images, but at this point, with how much market share they have over the big websites of the Internet, they already know enough abut you ^^
+I'm tired of bots and AI scrappers hitting my server, so, requests to the service are passed through Anubis, and if your request is challenged, a cookie will be placed to remember you passed the challenged.
+Otherwise, we're not collecting data other than what is submitted to us (images!), so... it should be pretty private ^^