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

User Information Sharing #5

Open
cgreene opened this issue Oct 6, 2016 · 1 comment
Open

User Information Sharing #5

cgreene opened this issue Oct 6, 2016 · 1 comment

Comments

@cgreene
Copy link
Member

cgreene commented Oct 6, 2016

Created based on some discussion in cognoma/core-service#25

Cognoma, as designed, does not require registration. Some users may register though. For those that do - what should the API be willing return about them? Would people be comfortable with others potentially knowing the usernames of those who have worked with the system? We have removed any e-mail being returned. We could also lock down the user endpoint to only return information about self. This prevents one from discovering other users, which could be viewed as a negative or a positive.

@awm33
Copy link
Member

awm33 commented Oct 6, 2016

Name could be anything, including handles / aliases. It's also not required.

An alternative would be to give every user a random user name using something like https://github.com/Atrox/haikunatorpy which may prvide a better experience for people broswing than "User 362"

I'm just thinking, more of how we would attribute the creation classifiers, from a person looking at the app, what is making these classifiers?

Also, if someone wants to explore other classifiers the a user has created.

Down the line, we may want to even provide things like the ability to include URLs or something if a user wants to share more info. Such as, if I am a lab or researcher and I want people who saw my classifier to find me or my research. So linking to lab websites, specific papers, online profiles, etc. All of this being opt-in of course.

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

No branches or pull requests

2 participants