jarrod
jarrod

🆕📝 Every Service Should Allow Domains as Handles

|
Embed
Progress spinner
jarrod
jarrod

@pimoore True, but it seems like usernames dissolve into ever longer ones with numbers and underscores anyway, so at least I could memorize my friend’s weird url once and then struggle on every network.

|
Embed
Progress spinner
Archimage
Archimage

@pimoore UUiDs.

|
Embed
Progress spinner
Archimage
Archimage

@pimoore just append it to the username. The UUID should be unique without one. CompuServe used 70037,1407 as the identifier for Archimage, me. Log in with the UUID, display the username. Map it internally. Not a huge problem.

|
Embed
Progress spinner
Archimage
Archimage

@pimoore a simple solution to a one-to-many problem. Not every Archimage is 70037,1405, but only one 70037,1405 is Archimage. If you want both to be unique just concatenate the two. Then it’s 1-to-1.

|
Embed
Progress spinner
Archimage
Archimage

@pimoore display the ID along with the name. That’s what CompuServe did.

Archimage (70037,1405) reporting, posting and replies would require both.

|
Embed
Progress spinner
Archimage
Archimage

@pimoore having a user-searchable user directory would help.

|
Embed
Progress spinner
In reply to
manton
manton

@pimoore @jarrod I'm 100% for domain names as usernames. We already support following domain names (for example, @ma.tt or @nytimes.com) and plan to eventually integrate it better with the normal Micro.blog usernames.

|
Embed
Progress spinner
Archimage
Archimage

@pimoore it’s like a phone number. You still need a phone number to call someone. Even if you don’t remember it.

|
Embed
Progress spinner
Archimage
Archimage

@pimoore new problems aren’t new ;) just ask someone old enough.

|
Embed
Progress spinner
Archimage
Archimage

@pimoore I still remember my UID

|
Embed
Progress spinner
Archimage
Archimage

@pimoore that just bypasses the problem. That assumes unique usernames on the domain. It’s not unique in the fediverse. The domain name just makes it user friendlier. A user should have a UUID across the fediverse which would essentially reserve the username now and in the future. Otherwise archimage@x.z may not be the same person as archimage@writing.exchange. @manton

|
Embed
Progress spinner
Archimage
Archimage

@pimoore It doesn’t have to be part of the user-visible username. It can be stored internally in the DB to de-duplicate users with the same user name on the domain/instance. As I said, you would need it to post/reply/and report to, so displaying it UNDER the user name would work.

|
Embed
Progress spinner
Archimage
Archimage

@jarrod if you want, a user could assign an alias to a user name, that maps to a user-UID combo. It’s more work for the devs, but not burdensome. @manton

|
Embed
Progress spinner
jarrod
jarrod

@manton Awesome sauce! That’s great to hear. Thanks!

|
Embed
Progress spinner