Skip to content

Commit 638e7c9

Browse files
authored
Merge pull request #66 from jupyter/meeting-notes-june-catchup
Meeting notes from June catch-up
2 parents f1fe562 + bdc21ed commit 638e7c9

File tree

3 files changed

+81
-0
lines changed

3 files changed

+81
-0
lines changed

meetings/2023-06-13.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Jupyter Security Bi-weekly Meeting
2+
3+
## June 13, 2023
4+
5+
| Name | affiliation | username |
6+
| -------------------| ---------------|------------------|
7+
| Rick Wagner | UCSD | @rpwagner |
8+
| Jason Weill | @AWS | @JasonWeill |
9+
| Joe Lucas | NVIDIA | @josephtlucas |
10+
| Rollin Thomas | NERSC | @rcthomas |
11+
| Aaron Scantlin | NERSC |. |
12+
| Fatema Bannat Wala | Zeek |. |
13+
| Christian Kreibich | Zeek |. |
14+
| James Marsteller | NSF |. |
15+
| Keith Lehigh |. |. |
16+
17+
* Zeek has been experimenting with OpenSSF tooling (CI, static code analysis)
18+
* Historically approached network monitoring by protocol
19+
* If you write the analyzer, you signature events
20+
* Script writer taps into these logs
21+
* People want to use this to identify applications
22+
* What would it look like for Jupyter? what's encrypted?
23+
* Could discuss / do during a working session:
24+
* installations
25+
* recorded network traffic
26+
* what visibility exists today?
27+
* what visibility could exist if there's further development?
28+
* Jupyter should be able to build zeek instrumentation framework relatively independently
29+
* Hackathon is feasible.
30+
* If there's a range of familiarity with zeek, we could start with an "intro to zeek" talk leading into
31+
* "what could be built"
32+
* followed by "here's jupyter" (on the network)
33+
* into hackathon
34+
* Will be more productive if there's "homework"
35+
* packet captures
36+
* Instrumenting jupyter with agents may open up options
37+
* Rick proposes:
38+
* Zeek and Jupyter each have their own separate, independent "full day" (maybe monday?)
39+
* but come together for a half-day collaboration on another day (maybe tuesday?)
40+
* James and Christian agree
41+
* Christian will work with Rich on the join submission
42+
* Submissions:
43+
* Full day from jupyter security workshop
44+
* Joint half day workshop from jupyter and zeek
45+
* Zeek (intro + advanced)
46+
* Room capacity in the 50-80 people range
47+
* Christian wants to see our threat model

meetings/2023-06-20.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Jupyter Security Bi-weekly Meeting
2+
3+
## June 20, 2023
4+
5+
| Name | affiliation | username |
6+
| -------------------| ---------------|------------------|
7+
| Rick Wagner | UCSD | @rpwagner |
8+
| Jason Weill | @AWS | @JasonWeill |
9+
| Joe Lucas | NVIDIA | @josephtlucas |
10+
| Matthias Bussonnier| Quansight | @carreau |
11+
12+
* Zeek submissions complete
13+
* Rick: Maybe we define some canonical deployment scenarios (on the desktop, JupyterLab on a server, Hub, Zero to JupyterHub)
14+
* Jason: Is jupyter.org being updated? If so, maybe we use this to update the [security page](https://jupyter.org/security)
15+
* Produce resources for the NSF summit and post to the website
16+
* Jason: Anna and Steven putting together a policy for posting to official social media
17+
* How do we follow what EC and SSC are doing?
18+
* nontransparent
19+
* Zoom conflict with other Jupyter committees again.
20+
* Matthias recommends restructuring governance page to make meeting notes and schedules more discoverable
21+
* Intigriti
22+
* Will finish draft and get to the Jupyter projects for review this week
23+
* OpenSSF
24+
* Should we be involved at the free tier?
25+
* https://ostif.org/ contacted NumFOCUS about a completing a Pandas audit. Might be a resource for us later.
26+
27+
Workshop TODOs:
28+
- [ ] Marketing
29+
- Twitter (some people have requested that it be deleted)
30+
- Discourse
31+
- We don't have mastadon
32+
- [ ] Making it an official community workshop (maybe ask Community Building Committee)

meetings/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ What this meeting is about:
1717

1818
## Meeting Minutes
1919

20+
* [2023-06-20](2023-06-20.md)
21+
* [2023-06-13](2023-06-13.md)
2022
* [2023-06-06](2023-06-06.md)
2123
* [2023-05-02](2023-05-02.md)
2224
* [2023-04-18](2023-04-18.md)

0 commit comments

Comments
 (0)