Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow nickname support #14

Open
Hopson97 opened this issue Mar 6, 2018 · 5 comments
Open

Allow nickname support #14

Hopson97 opened this issue Mar 6, 2018 · 5 comments
Labels
enhancement New feature or request
Milestone

Comments

@Hopson97
Copy link

Hopson97 commented Mar 6, 2018

This will allow people to chnage their nickname.

Nicknames people have set would appear next to their messages, for example:

Person A: Hello.
Person A: How is everyone doing?
Person B: I am good, you?
Person A: Yeah I'm good..
Person B: Nice.

etc etc

@Lagicrus
Copy link

Lagicrus commented Mar 6, 2018

Question is how at first are they going to do the system? We haven't reached the part wherein users can join and chat.
I assume that it is going to be done on the first sign in bases where unless you have a nickname in your cookies you have to create one. Or go by device name/login name/etc.

@ear1grey
Copy link
Contributor

ear1grey commented Mar 7, 2018

I'm not convinced we need a name. Names affect what people say and how they say it.

@ear1grey ear1grey added the enhancement New feature or request label Mar 7, 2018
@Lagicrus
Copy link

Then how would we know who is who? MAC Addresses? IP Addresses?

@jacekkopecky
Copy link
Contributor

We'll think about it some more. Often, though, we don't need (or want) to know who is who.

Anyway, we don't plan to have users and passwords – proper authentication is out of scope of what we can do in 3-4 lectures.

@jacekkopecky jacekkopecky added this to the lecture3 milestone Mar 12, 2018
@GenericGitHubProfile
Copy link

Rather than using usernames, which could identify someone, perhaps allowing users to choose a text colour to type in would be better.
This would maintain anonymity but also help differentiate between speakers.

You could also randomly assign a colour to each user on connection, maybe based on the client's ip address.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants