CodeForPhilly / CodeForPhilly/laddr
Ask for the user's consent before creating them a Slack account
- Lenguaje dominante
- Smarty
- Estrellas
- 62
- Forks
- 34
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I'm referring specifically to codeforphilly.org's install; I'm not sure how much the running version diverts from this codebase.
Basically, Slack has a [privacy policy](https://slack.com/privacy-policy) and [terms of service](https://slack.com/terms-of-service/user) that users implicitly agree to when they create a Slack account. codeforphilly.org creates the user a Slack account upon their registration for the site without warning or asking them.
I'm not actually sure if it happens upon registration or upon browsing to `https://codeforphilly.org/chat` while logged in. For the former, I suggest adding an opt-in or opt-out tickbox for Slack to the registration page which links to Slack's terms of service and privacy policy. For the latter, I suggest placing a intermediary page between `/chat` and the redirect which asks for the user's authorization, again linking to the Slack terms of service and privacy policy.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza rastreando la creación de cuentas de Slack desde el registro y la redirección a /chat para usuarios con sesión iniciada en la instalación de codeforphilly.org, y luego compara esas rutas con este repositorio. Se considera terminado cuando se advierte a los usuarios y pueden autorizar o rechazar la creación de una cuenta de Slack, con enlaces a los términos del servicio y la política de privacidad de Slack.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Área
- authentication
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100