From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 20BDC4F0E6 for ; Sun, 15 Jun 2025 16:48:42 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id E988368D57A; Sun, 15 Jun 2025 19:48:37 +0300 (EEST) Received: from relay16.mail.gandi.net (relay16.mail.gandi.net [217.70.178.236]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id 7925D68D390 for ; Sun, 15 Jun 2025 19:48:31 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id C888F44A29 for ; Sun, 15 Jun 2025 16:48:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1750006111; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=jQMVAngyNcaGVBETqgy9VM533Cw0r7/HbDewjN186OI=; b=H31mPpo4z/oX+58STUoNvPZb2I2/R/CwYCbsTvmN/aGPVrx4FyOXVFiAGQ5IIWLwpantdy msjV/uugujRrl1jh5bUFkzRqC4q2f6QjwY26/WPuuekalkmRZjhxmVsA1OgY4U3HpYoSuJ DEyBV+4GtWr7GOXSxzfKxd1E2aeiVIAVf7+GbcUTdx+jbj86KF1OEHcSGfDiHHPOwj40Ej IsMYtwA2q6Qe6AnDei+31lQirrs8jf3oOQj6eg0mQfXR1KmbwQN1S5gI27h4jsgPj6Nd1y WR9HkivSHe1fBpzKo1xU20T5tujVn4txND0JKHkFIBcfpCO3k+ab3wCna5ZfWg== Date: Sun, 15 Jun 2025 18:48:30 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20250615164830.GY29660@pb2> References: <20250615133515.GT29660@pb2> <981c3a86-57de-4626-90a8-b236a6987216@gmail.com> MIME-Version: 1.0 In-Reply-To: X-GND-State: clean X-GND-Score: -85 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeeffedrtddugddvgedvvdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfitefpfffkpdcuggftfghnshhusghstghrihgsvgenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnegfrhhlucfvnfffucdludehmdenucfjughrpeffhffvuffkfhggtggujgesghdtreertddtvdenucfhrhhomhepofhitghhrggvlhcupfhivgguvghrmhgrhigvrhcuoehmihgthhgrvghlsehnihgvuggvrhhmrgihvghrrdgttgeqnecuggftrfgrthhtvghrnhepieegkedtjeduffejhfetgeejtdegteetgfegtdfhjefgvefhteegkeejtddvhfevnecukfhppeeguddrieeirdeijedruddufeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeeguddrieeirdeijedruddufedphhgvlhhopehlohgtrghlhhhoshhtpdhmrghilhhfrhhomhepmhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtpdhnsggprhgtphhtthhopedupdhrtghpthhtohepfhhfmhhpvghgqdguvghvvghlsehffhhmphgvghdrohhrgh Subject: Re: [FFmpeg-devel] [RFC] statictrac, trac and caching X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: multipart/mixed; boundary="===============5246114585877647541==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5246114585877647541== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="CQNu1OSj9t4fAuJ2" Content-Disposition: inline --CQNu1OSj9t4fAuJ2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Kacper On Sun, Jun 15, 2025 at 05:57:09PM +0200, Kacper Michajlow wrote: > On Sun, 15 Jun 2025 at 16:53, James Almer > wrote: > > > > On 6/15/2025 10:35 AM, Michael Niedermayer wrote: > > > Hi all > > > > > > As it seems someone figured out how to make AI solve anubis, which ma= de trac > > > rather slow due to the DDOS from 100 different IPs, which eventually > > > we had to block. > > > (maybe timo has time to write an incident report?) > > > > > > Some questions > > > * does someone know how to make trac use/set cache-control headers > > > (this would simply and plainly reduce load on trac for pages tha= t dont change > > > but has to play along correctly with user sessions and all that) > > > > > > * should we make a static copy of the whole trac so the > > > AI users, vibe coders, AI data analyists, and AI bot trainers ca= n actually > > > use trac while everyone else also can use it ? > > > that static copy would then get updated ... i dont know, maybe o= nce a week? > > > side effect, even humans would have a "instant responce but olde= r trac" too > > > > How would this work? We then just expect LLMs to crawl it while leaving > > the live one alone? > > > > Maybe requiring to be logged in to actually access the bug list would > > workaround this, leaving only the wiki open. Or requiring to be logged > > in to access attachments (Which afaik was what most bots tried to fetch > > yesterday). >=20 > Allowing public access to the bug lists is important for visibility > and for search engines to index the bugs/discussions. Ideally we want > users to find the first party trac first, instead of some dodgy forum > when searching for bugs/solutions. yes [...] >=20 > But as mentioned on IRC, it seems to be classic DDoS, so likely not > something that would be easily circumvented by any access restriction. trac is up and working ATM, anubis difficulty was reduced and trac is as fast as it was before the incident. thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Opposition brings concord. Out of discord comes the fairest harmony. -- Heraclitus --CQNu1OSj9t4fAuJ2 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCaE75WgAKCRBhHseHBAsP qxM4AJ9bGtAOUqsCIjVUADLUxtH3kbmq5QCdF2+Ntrbp4Stk4XGdF9CuXmbg82Q= =tXWg -----END PGP SIGNATURE----- --CQNu1OSj9t4fAuJ2-- --===============5246114585877647541== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". --===============5246114585877647541==--