"GOT", but the "O" is a cute, smiling pufferfish. Index | Thread | Search

From:
"Omar Polo" <op@omarpolo.com>
Subject:
Re: gotwebd authentication
To:
Stefan Sperling <stsp@stsp.name>
Cc:
gameoftrees@openbsd.org
Date:
Mon, 22 Sep 2025 21:28:23 +0200

Download raw body.

Thread
Stefan Sperling <stsp@stsp.name> wrote:
> On Wed, Sep 17, 2025 at 01:22:07PM +0200, Stefan Sperling wrote:
> > This patch adds user authentication to gotwebd.
> > See the manual page changes included in the diff for details of how it works.
> 
> Updated diff which fixes some issues, most importantly an issue where
> login tokens didn't work with some hostnames (depending on hostname length).
> 
> I have this running on got.g.o where it helps reduce load from crawlers
> significantly. The anonymous user is currently allowed to log in via:
>   ssh anonymous@got.gameoftrees.org weblogin

thanks for finishing to work on this!

(ovbiously) ok op@