-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Requiring 2FA for Jupyter GitHub Orgs #155
Comments
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗 |
@fcollonval that is a great question--great as in it's not straightforward. Like we talked about in the meeting today, here's what I've come up with:
|
@rpwagner GitHub's API may provide some email addresses more manageably, e.g., https://stackoverflow.com/a/44229207 but contributors from long ago of course could have abandoned the listed email addresses too. |
As we're learning about this from working with other Subprojects, another option is to reinstate members if they're removed by enabling 2FA. This will send them an invite back into the organization with the same roles and permissions that they can accept after they enable 2FA. |
@fcollonval as part of talking to the jupyter-server team, we wanted to know what GitHub would send to the user if they are removed because of the org enabling 2FA. Below is redacted screenshot of the email I received when I triggered the removal of one of my build accounts from a different org. This seems very appropriate (credit to GitHub) and clear communicates everything we would want. If you decide to go ahead with enabling 2FA and aren't able to contact users ahead of time, at least we know they will be sent the necessary information. |
Thanks a lot for sharing @rpwagner |
You can find the list of members here – there are both "members" and "outside collborators" tabs, if you have the right permissions as some people have their membership to private. You can head to https://github.com/orgs/jupyterlab/teams/, in there the is a secret team (invisible to non-members and non-owner I believe) click on it and you can start a team-level discussion that only member of this team will see. You can add and then ping folks that do not have 2FA to this team. That will prevent having to create a separate private repo. |
thanks for creating the team @Carreau |
Hi, This is a polite nudge to see if JupyterLab is ready to enable 2FA. So far, we're finding that the GitHub notifications are appropriate for the users we weren't able to contact to directly and that there's support within the community. If you prefer, the Security Subproject can make the actual change sometime before the end of the month. Thanks |
Good morning from California! I believe this is completed. Thank you for helping us to meet this goal and enabling 2FA on the JupyterLab org. If you have any comments or feedback on the process, please share them. We want to ensure that all future security-related efforts have similar support from all the Subprojects. You can drop an issue the Security Subproject repo. |
Problem
GitHub accounts without 2FA are at higher risk of compromise. This could impact the integrity of the source code, or even disrupt access to GitHub.
Proposed Solution
Make 2FA a requirement at the GitHub organization level.
Additional context
Hi,
We're touching base on behalf of the Security Subproject about the goal to have 2FA enabled for all the Jupyter GitHub orgs by the end of September.
Let us know if you would like help contacting any of your members without 2FA, or figuring out a process for
jupyterlab
. Someone from the Security Subproject would be glad to join one of your team meetings to discuss the least disruptive way to get this done for your GitHub org. We also invite anyone interested to join our Security Subproject meetings.How to do this for your org and contributors will depend on several things. Here are some suggestions to get started:
We appreciate your time and effort to help improve the trust the Jupyter Community has in our work.
Once one of the
jupyterlab
GitHub org owners has enabled 2FA, we’d appreciate an update, either on this issue, or as an email to [email protected].Many thanks!
–Rick & @rcthomas
P.S. This will be posted on a few team-compass repos today, so apologies to those of you who contribute to many areas.
The text was updated successfully, but these errors were encountered: