Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

Suggestion: add Blockchain ID handle to chat (if they have one) #303

Closed
drwasho opened this issue Dec 7, 2015 · 8 comments
Closed

Suggestion: add Blockchain ID handle to chat (if they have one) #303

drwasho opened this issue Dec 7, 2015 · 8 comments

Comments

@drwasho
Copy link
Member

drwasho commented Dec 7, 2015

image

Right now we can identity who we're talking to based on their avatar and GUID. I suggest we add the node's Name as the most prominent text identifier, with GUID minimized beneath it (or something like that).

Obviously a more permanent and memorable identifier would be better, from say Blockchain ID, but until that is fully integrated - or for users who choose not to register a BID - the Name should be a big help.

Edit:

  • Changed the title of the issue from name to handle
  • Replace the GUID with the Blockchain ID handle, which will prevent collisions and thus impersonator attacks
  • Added here to we remember to do this when Blockchain ID is integrated prior to v1
@drwasho drwasho added this to the Stretch goal for v1.0 milestone Dec 7, 2015
@cpacia
Copy link
Member

cpacia commented Dec 7, 2015

I think it should just be the handle. That is the only real thing that identify's you. Anyone can enter a name and avatar to impersonate you.

@SamPatt
Copy link
Member

SamPatt commented Dec 7, 2015

Are we concerned about this leading to simple impersonation attempts? With GUID at least they're need to take some effort to check.

@drwasho
Copy link
Member Author

drwasho commented Dec 8, 2015

  • @cpacia In principle I agree, but at the moment handles a user-generated and not registered via Blockchain ID so they're no different to Names. We shouldn't use handles at all until we can prevent collisions.
  • @SamPatt That's why I suggest we keep the GUID

@cpacia
Copy link
Member

cpacia commented Dec 8, 2015

Blockchain id will work at launch. I don't see why we would change it just for time up to launch then change it back.

@drwasho
Copy link
Member Author

drwasho commented Dec 8, 2015

Blockchain id will work at launch

Ok, if that's the case then we'll do that. Editing the issue to reflect that.

@drwasho drwasho changed the title Suggestion: add node name to chat Suggestion: add node handle to chat Dec 8, 2015
@drwasho drwasho modified the milestones: v1.0, Stretch goal for v1.0 Dec 8, 2015
@drwasho drwasho changed the title Suggestion: add node handle to chat Suggestion: add Blockchain ID handle to chat (if they have one) Feb 5, 2016
@drwasho
Copy link
Member Author

drwasho commented Feb 29, 2016

Changing this to a stretch goal. We can launch the v1 test without this feature and try and incorporate it before going live on mainnet.

@jjeffryes
Copy link
Contributor

I've filed an issue on the server side, get_chat_conversations doesn't return a value for avatar_hash and doesn't return handle at all, we'll need that for this feature.

@drwasho
Copy link
Member Author

drwasho commented Mar 11, 2016

Working. Spectacular work @rmisio

@drwasho drwasho closed this as completed Mar 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants