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

Guest mode #74

Open
JeDaYoshi opened this issue Nov 27, 2019 · 8 comments
Open

Guest mode #74

JeDaYoshi opened this issue Nov 27, 2019 · 8 comments
Labels
enhancement New feature or request

Comments

@JeDaYoshi
Copy link
Member

No need for logging in to join a room. Just join and there, without registration. Would have a random avatar and such.

@JeDaYoshi JeDaYoshi added the enhancement New feature or request label Nov 27, 2019
@JeDaYoshi JeDaYoshi pinned this issue Feb 11, 2020
@atn
Copy link
Contributor

atn commented Feb 24, 2020

I feel like this feature could be abused easily by spammers, and could lead to DoS attacks and less personality inside of the Cryb Platform.

@JeDaYoshi
Copy link
Member Author

Not necessarily. People would like to simply invite their friends sometimes without the need to log in, and that's a fact. Plus, with the proper management, spam could be avoided. Anyways, due to nature of how Cryb currently works, you cannot simply go exploring rooms and pop in a random one.

@atn
Copy link
Contributor

atn commented Feb 24, 2020

Some salty folks could create a script to "troll" their friends with this form of authentication. We could however add extra forms of authentication such as Google, GitHub, or Facebook for the users who don't have a Discord account. Having no forms of authentication removes the personal aspects of Cryb and having multiple "Guests" inside of your room leads to confusion and complicates it.

@Soliel
Copy link
Contributor

Soliel commented Feb 24, 2020

alternatively we can lock down rooms. E.g. with the knock feature Rabb.it had.

I disagree with guests removing personal aspects from Cryb, as the only personal thing is profile pictures and username. Which imo isn't overly personal.

Having guests is a good way for people to spread the word about a service too. since it's easy for their friends to try out without giving info to the service.

@atn
Copy link
Contributor

atn commented Feb 24, 2020

We could integrate a more personal Guest system then just having "Guest 1" and "Guest 2". We can have the user enter their name (or a fake one if they desire) and an optional profile picture. No passwords, No personal info.

@Soliel
Copy link
Contributor

Soliel commented Feb 24, 2020

We could integrate a more personal Guest system then just having "Guest 1" and "Guest 2". We can have the user enter their name (or a fake one if they desire) and an optional profile picture. No passwords, No personal info.

This is my preferred solution.

@intelfierce
Copy link

you would also need to add kick/ban features for this to work properly.

@Soliel
Copy link
Contributor

Soliel commented Feb 24, 2020

This is true, and I actually think kick + ban -> Knocking -> Guest mode is the proper order to implement this.

To go along with we still need user settings too.

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

4 participants