From: Sylvain Saboua Subject: gotd & gotwebd depository redundancy To: gameoftrees@openbsd.org Date: Wed, 10 Dec 2025 18:32:13 +0100 I have some projects I want accessible via public repositories. In my mind, it would be normal that both gotd (via ssh://repo@server) and gotwebd (via https://got.myserver.tld/repo) would allow access to the same repositories. But currently I have to configure the following as a turnaround: $ more /etc/gotd.conf repository geomant { path '/var/www/got/public/geomant' permit rw sylvain permit ro anonymous } repository nwpg { path '/var/www/got/public/nwpg' permit rw sylvain permit ro anonymous Is it considered normal that gotd and gotwebd both use separate repository bases ? Is there a standard turnaround ? Am I doing something wrong ? Thank you -- Sylvain Saboua looking for a PDP-11