#aaronpkrattroupe[d]: [Matt_Maldre]: what would you expect the wiki to do if you signed in and someone else already had your username?
#Loqiaaronpk: [tantek] left you a message 20 hours, 49 minutes ago: could you indicate your interest / availability in potential dates? https://indieweb.org/Planning#Dusseldorf Marc said that yes he thinks we can do an IWC DUS adjacent to btconf DUS!
#aaronpke.g. your indieauth server reports your username as "matt" but someone else's also did and they signed in before you
#rattroupe[d]First of all, the wiki (or any indieauth client) should still register users internally by the profile URLs, which should be unique. So in terms of accounts, or any user-authenticated action, nothing changes
#aaronpkwell then we are back to the problem that currently exists
#rattroupe[d]The username is used for display purposes
#aaronpkmediawiki only has the concept of username
#aaronpkso what we do now is take the full indieauth URL and turn "/" into "_" and use that as the username
#aaronpkyou can of course customize your user page to change the heading to show your name instead of your URL
#aaronpkbut the mediawiki username is what you get in the URL of your page on indieweb.org
#rattroupe[d]I don’t know mediawiki internals. But if you’ve got code that’s massaging profile urls, can’t you replace that with code that looks up a profile url and maps it to a username?
#aaronpkright, in which case it needs to handle the case of a username already having been used by someone else
#rattroupe[d]At some point, if mediawiki is too fragile to handle a slightly more sophisticated username display system, then you have to throw your hands up and either use profile urls, or replace mediawiki 🙂
#aaronpkreplacing mediawiki isn't really an option for a whole bunch of reasons, which is why it currently works the way it does
#GWGaaronpk: Maybe a plugin to add a display name field? As opposed to username?
#rattroupe[d]As far as disambiguation goes, again, I don’t know what mediawiki allows as far as configuration goes
#GWGI suppose I should add some logic to figure it out automatically
#rattroupe[d]As far as “trivial” I mean, it’s not a hard problem like secure communications. There’s lots of ways to disambiguate names, it only depends on what you want it to look like
#aaronpk(sorry to pick on you matt, it's not personal 😄)
#aaronpk(it's not the first time this has happened)
#[tantek]GWG, perhaps default it to domain until they have multiple authors?
#[tantek]settings shouldn't have to be found to do the right (more usable, user-friendly, user-expected) thing by default
#aaronpkdefinitely a good feature request for the indieauth plugin is for it to check if there is only 1 user in the wordpress install and set that setting by default
#[tantek]or at most 1 *actual* user, not counting "default" accounts like admin
#LoqiJust generated this week's newsletter! You still have a few minutes to make changes, and I'll re-generate it 10 minutes before it gets sent out at 3pm Pacific time. https://indieweb.org/this-week/2021-09-03.html