Mastodon: Person masking their identity?

Created on 22 Jul 2018  ·  4Comments  ·  Source: tootsuite/mastodon

This looks well dodgy.

screen shot 2018-07-22 at 15 01 41

screen shot 2018-07-22 at 15 01 50

screen shot 2018-07-22 at 15 01 52

Clicking their avatar leads to: https://ap.uwu.st/gar.ajson


  • [ ] I searched or browsed the repo’s other issues to ensure this is not a duplicate.
  • [ ] This bug happens on a tagged release and not on master (If you're a user, don't worry about this).

Most helpful comment

Perhaps treat username and domain as separate when shortening? The domain should be as visible as possible in an example like this -- something like @Gargron@[email protected] would be better than displaying a really long name that's just trying to push the domain out of sight. Fundamentally, trusting the domain is the first step in determining whether an account is trustworthy -- the username is the second step.

All 4 comments

I saw this too a while ago and thought it was a fuckup with the tooltips! (Haven't tried clicking the link)

It's bootsy messing around but we need to come up with a way to prevent this

Perhaps treat username and domain as separate when shortening? The domain should be as visible as possible in an example like this -- something like @Gargron@[email protected] would be better than displaying a really long name that's just trying to push the domain out of sight. Fundamentally, trusting the domain is the first step in determining whether an account is trustworthy -- the username is the second step.

I think domains, while they need to be trusted are just a sub identifier to username. Having the domain be as visible as possible feels unbalanced from a social network perspective.

What about providing a potential spoof warning/grouping if any length of the spoofer's username contains the domain (or n:length) of other users in the user list. Then we could still benefit from having the username/domain shortened.

Was this page helpful?
0 / 5 - 0 ratings