Make Discriminators Optional on Self-Hosted Instances #1388
Replies: 1 comment 1 reply
-
|
A possible solution for this might be reconfiguring the way user ID's are handled all-together. Rather than always expecting a discriminator, set it so that self-hosters can manually define suffixes/prefixes for the way usernames are handled? This way self-hosted instance could make their own choice, some examples of what you might see self-hosters doing could be as listed.
I do have some concerns about this. There is a lot of talk about federation and something like this would possible need to see users defining the network they want to find users on separate from the username, or a system to generate shareable friend request URLs that auto-fill that info. You can't exactly verbally say such a URL so it still brings up the whole "I know my username, but I don't remember the networks FQDN." I know there are many people out there using domains that aren't exactly easy to remember. None of that would be a problem if everyone you are communicating with is within the same self-hosted instance and you are unconcerned with federation though. I do think it is important to note that if federation is adopted, one way or another, the self-hosted instances will obviously see some changes that might require some compatibility work. I really like this idea; but, I struggle coming up with possible ways to make it work (smoothly) in such a scenario. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
There's not really any reason for them to exist on smaller platforms such as self-hosted instances, they just complicate people's usernames without any real benefit (something I personally really hate, because it feels like I don't even own my own username at that point).
It would be nice to be able to globally turn off discriminators on self-hosted instances to cut down on name cruft and to stop having to have the "Oh, I know my username, but not the numbers bit" conversation for the 50th time after users try and add each other as friends but can't remember the random numbers that they've been assigned as a discriminator.
Beta Was this translation helpful? Give feedback.
All reactions