- Last updated: 2025-08-16
+ Last updated: 2026-02-25
@@ -12,9 +12,8 @@
- Logs are purged automatically once the file size reaches 50MB. + We use Caddy and nginx to reverse proxy our services. All requests are logged. These logs include headers, client IPs, and paths.
+ Logs are retained to act against abuse, and are purged once they reach 100MB.
Reverse Proxying
- We use Caddy to reverse proxy our services. On certain ocassions, such as when errors occur in requests,
- Caddy might log these. These logs include headers, client IPs, and paths. Otherwise, our Caddy setup does not log any requests. - Logs are purged automatically once the file size reaches 50MB. + We use Caddy and nginx to reverse proxy our services. All requests are logged. These logs include headers, client IPs, and paths.
+ Logs are retained to act against abuse, and are purged once they reach 100MB.
DDoS Protection
@@ -29,7 +28,7 @@
Video Saving
- Saving videos is completly anonymous. We do not log who saved a video.
+ Saving videos is mostly anonymous. Your IP is not associated with saved videos in our database. Although, like for all requests, your IP and headers are temporarily logged, but not stored permanently.
Questions?