Nome de usuário vs Nome

Is there a way to allow a user to choose what gets displayed when they post in the forum? We would like our users to be able to choose between using either the Username or Name field. We’ve had some questions around privacy since it defaults to their username. Thanks!

4 curtidas

Users do not specifically determine what is shown, this will be determined by your site settings in different places.

User cards & profiles

The three elements to juggle are:

  1. Full name
    This is the ‘real name’ and you can make it required or not. If you are worried about privacy, then you might not ask for it. Alternatively, you could collect it but hide it by unchecking the enable names option

  2. Username
    This is required for Discourse to operate

  3. Priority
    You can de-emphasise names by prioritising usernames, or you can turn this off to focus on the real name

Another useful option is to disable user cards and profiles for anonymous users. In combination with the security below, only logged-in users will see more personal data

Posts

If the data exists and is available, you can enable this setting for posts (or not enable it for privacy)

One thing to bear in mind, is that when the username and the real name are the ‘same’ (ignoring spaces), the second element will be hidden to avoid duplication, so for example:

My username robmc is different from my full name

… while my colleague’s matches

11 curtidas

Hi Robert,

If I want to remove the username from showing up and only display the Name field would I deselect “prioritize username in the UX”?

Thanks
Sean

I need to go and check whether this is possible. Discourse uses usernames as a default for many things, including traffic referral, mentions, and so on, so hiding this entirely does not seem entirely possible, or sensible.

Can I ask what you mean by this statement, as I’ve been confused

Surely a username is MORE private than a real name? Can you please explain the use-case?

Os nomes de usuário são mais privados apenas se o usuário tiver escolhido um nome privado desde o início. Não há como corrigir isso se o usuário decidir que prefere um nome que não revele algo privado sobre ele ou que não o identifique publicamente (não é realmente uma funcionalidade suportada para alterar nomes de usuário), ao contrário do campo de nome editável. Às vezes, os usuários nem sequer têm controle direto sobre seu nome de usuário se ele foi preenchido via SSO. Acho que você quer dizer que os nomes de usuário são mais privados para usuários que puderam fazer essa escolha no início e não têm nenhum motivo para mudar de ideia depois — isso parece hostil a grupos vulneráveis.

Eu questionaria essa escolha de design, por favor, torne isso uma configuração do site. (veja meus comentários em Feature request: make the "deduplication" of name vs. user name a site setting)