Skip to content

Commit fa67228

Browse files
authored
Merge branch 'main' into notes-2022-08-16
2 parents 24b1ab3 + 46aaea9 commit fa67228

File tree

3 files changed

+46
-1
lines changed

3 files changed

+46
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,18 @@ This repository is for anything Jupyter or IPython security related that can be
44

55
If you need to privately disclose security issues please see https://jupyter.org/security
66

7+
## Jupyter Security Subproject Council
78

8-
# Misc Security Informations
9+
Members
10+
- Matthias Bussonnier [@Carreau](https://github.com/Carreau)
11+
- Jason Grout [@jasongrout](https://github.com/jasongrout)
12+
- Rollin Thomas [@rcthomas](https://github.com/rcthomas)
13+
- Rick Wagner [@rpwagner](https://github.com/rpwagner)
14+
- Jason Weill [@jweill-aws](https://github.com/jweill-aws)
15+
16+
The Jupyter Security Subproject representative to the [Jupyter Software Steering Council](https://jupyter.org/governance/software_steering_council.html) for 2023 is Rick Wagner ([@rpwagner](https://github.com/rpwagner)).
17+
18+
# Misc Security Information
919

1020
For credential that _must be shared_, or for safekeeping, Jupyter has a team [1Password](https://jupyter.1password.com/)
1121
account which has been graciously provided by the

meetings/2022-08-02.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Jupyter Security Bi-weekly Meeting
2+
3+
## August 2, 2022
4+
5+
| Name | affiliation| username |
6+
| -------------------| -----------| -----------------|
7+
| Jason Weill | AWS | @jweill-aws |
8+
| Rick Wagner | UCSD | @rpwagner |
9+
| Matthias Bussonier | | @carreau |
10+
| Rollin Thomas | NERSC | @rcthomas |
11+
12+
- Plan:
13+
- Check status at the August
14+
- Write another blog post
15+
- "Great progress, for the remaning orgs, we will enable on Oct 1"
16+
- For users, show redacted email. If you receive this, open an issue or post in Discourse.
17+
18+
- Future items for discussion:
19+
- Can we automatically crawl developer accounts for signs of inactivity
20+
- Reproducible package builds
21+
- Migrating to PyPI deploy tokens
22+
- Will be some coding
23+
- Lots of assumptions like one user one password
24+
25+
It is possible to create a NO-2FA team, and add folks to the team to ping them in a private manner.
26+
27+
Contact Brian: (out of office this week, will do so on August 8)
28+
29+
- https://github.com/jupyterlab/team-compass/issues/155
30+
- https://github.com/orgs/jupyterlab/people?page=3&query=two-factor%3Adisabled
31+
32+
Matthias need to find some time to update the security page:
33+
34+
- https://github.com/jupyter/jupyter.github.io/pull/696

meetings/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ What this meeting is about:
1818
## Meeting Minutes
1919

2020
* [2022-08-16](2022-08-16.md)
21+
* [2022-08-02](2022-08-02.md)
2122
* [2022-07-05](2022-07-05.md)
2223
* [2022-06-07](2022-06-07.md)
2324
* [2022-05-24](2022-05-24.md)

0 commit comments

Comments
 (0)