Re: Early December Commitfest app release

From: Jelte Fennema-Nio <me(at)jeltef(dot)nl>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Early December Commitfest app release
Date: 2025-11-15 16:36:37
Message-ID: CAGECzQRD0OvcJjPezARoH6zhpMf-XF8N=JOicGfJ61yDqTEzcQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Nov 15, 2025, 07:05 Magnus Hagander <magnus(at)hagander(dot)net> wrote:

> Yes, IIRC we had security complaints about people being able to enumerate
> all users without being logged in. Since it's not just users who submitted
> any data, it was enough to just having clicked a link once...
>

I think the "without being logged in" is a pretty tiny hurdle for anyone
interested in this data. It's trivial to create one. IMO pretending that
locking it down behind a login improves security/privacy is actively
unhelpful to anyone worried about that. And at the same time it breaks the
experience for non-logged in users, without letting them know that they
should log in.

I'm kinda curious who's actually worried about that data being public
though. It's only names and usernames.

If it was restricted to only show those that had actually submitted into it
> would've probably been considered OK - but at the time it was not
> considered to be worth the effort to split those up.
>

I might just go and do that.

>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2025-11-15 18:11:33 Re: Early December Commitfest app release
Previous Message Greg Sabino Mullane 2025-11-15 16:02:23 Re: regarding statistics retaining with 18 Upgrade