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

Controlling Invitation Link for Private Event #1

Open
Yumi-Namie opened this issue Sep 26, 2023 · 0 comments
Open

Controlling Invitation Link for Private Event #1

Yumi-Namie opened this issue Sep 26, 2023 · 0 comments

Comments

@Yumi-Namie
Copy link
Collaborator

Yumi-Namie commented Sep 26, 2023

Description:
We need to plan and implement a secure access control system for our private event that allows invited guests to share their invitation with others while maintaining security. We propose using a token or password-based system for this purpose.

(Spanish: Necesitamos planificar e implementar un sistema seguro de control de acceso para nuestro evento privado que permita a los invitados compartir su invitación con otras personas, manteniendo la seguridad. Proponemos utilizar un sistema basado en tokens o contraseñas con este propósito.)

1. Token or Password Generation:

  • Develop a system that generates unique tokens or passwords for each invited guest.
  • These tokens or passwords should be random and hard to guess.

2. Token/Password Distribution:

  • The event organizer will be responsible for sending the tokens/passwords to the invited guests.
  • Encourage guests not to share these tokens/passwords on public forums or with unauthorized individuals.

3. Guest Transfer Mechanism:

  • Create a user-friendly mechanism that allows invited guests to transfer their access to others.
  • This could be a "Transfer" button on the event page or a specific URL.

4. Registration and Authentication and Security Measures:

  • When a guest uses the token/password to access the event, they will need to register or authenticate themselves.

5. Event Access Monitoring:

  • Implement a system that tracks who accesses the event using each token/password.

6. Event Organizer Control:

  • Give event organizers the ability to revoke access for a specific token/password if needed.

7. Communication:

  • Clearly communicate the access control process to invited guests.
  • Provide instructions on how to transfer access if they choose to do so.

8. Testing and documentation

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

1 participant