Add optional fn/ln to profiles #24
Replies: 2 comments 10 replies
-
Can you post screenshot of example so i dont need to watch the video ? Sorry for dumb question - but what does fn/ln mean ? If its links to proven profiles on other sites (login with github to show gh badge) then this makes sense but should probably be considered in light of move to distributed "verification" / associations model described by DH previously in FAQ (under moving blocks verification to chain) |
Beta Was this translation helpful? Give feedback.
-
separate fields for First Name + Last Names is a very narrow Western Culture format that doesn't fit a lot of other naming formats ( chinese names have 3 parts, for example ) So while I think having a standard field for a "Display Name" ( real or invented ) with less restrictions on characters in addition to the @username ( which has to be globally unique ) is a good idea, I'm definitely against the First+Last separation. Also look at Supernovas.app as an example of a node that already supports that concept. They just don't store the information on-chain, but in their own extension to the database. |
Beta Was this translation helpful? Give feedback.
-
Problem
Trust is hugely important to BitClout's success long term, but many lack trust in the product today.
Proposed Solution
This is by no means a silver bullet to BitClout's trust issues. But, users should be able to optionally add their FN/LN to their profiles. This will allow creators to build more trust with others on bitclout.
Solution Details
There are a lot of places that reference username. For an MVP I don't think it's necessary to render fn/ln in all of these places. It seems meaningful enough to add fn/ln to profile settings (https://bitclout.com/update-profile) and to the full profile page (https://bitclout.com/u/[username]). From there, other apps and potentially the bitclout.com feeds can decide if this is valuable to implement elsewhere. I talk about this in a bit more length starting at 2m in this video: https://vimeo.com/570408722
Other apps that leverage an optional fn/ln pattern are:
Success Criteria
If this is successful, we'll see a strong % of users filling out their FN/LN and bots will be more easily detectible.
Open questions
Should this be implemented at the core of the user profile and accessible via all user profile APIs?
Future iterations
Beta Was this translation helpful? Give feedback.
All reactions