Followup on Inquiry about regreSSHion postmortem
Stuart Henderson
stu at spacehopper.org
Thu Aug 21 06:41:06 AEST 2025
On 2025/08/20 18:40, Rene Malmgren wrote:
> No, on a bit of a different topic, do you know why your server, when asked about a file that looks very similar to a file a regular diff from your repo, easily posted as a reference in an email.
>
> https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/log.c.diff?ipk=fF83_JCDCKqCJ85QEwn7jbP5Ag2cF3ZCTZ6QbjGp4RE&r1=1.52&r2=1.53&f=h
>
> Redirects your browser via 301 to https://theannoyingsite.com/
You can thank 'AI' scrapers for that, they were killing the server by
requesting diffs between every version they could find, I imagine the
admin of the server was fairly annoyed with them when doing this.
It is not specific to any particular file, the diff part of cvsweb was
disabled completely. Either use a cvs checkout and the native commands,
or one of the git conversions.
More information about the openssh-unix-dev
mailing list