bossee-project / proposal

Proposal
BSD 3-Clause "New" or "Revised" License
9 stars 14 forks source link

Core jupyter: security, privacy, performance, ressource usage audits #52

Closed nthiery closed 5 years ago

nthiery commented 5 years ago

Trivial pull request with the following single TODO, mostly to trigger discussions:

TODO: This proposal is quite some about scaling, in particular for public services such as binder. This would justify -- if not require -- auditing work in terms of security, privacy, performance, and resource consumption; performance improvement could include things like faster startup time for binder or binder based services like thebelab, through jupyter server sharing/reuse and kernel preheating features.

cc: @betatim, @minrk, @fangohr, @takluyver, @gouarin

nthiery commented 5 years ago

What do you think? In which task(s) would this fit? Presumably maintenance for the audit and r2d-and-binder for startup time work?

minrk commented 5 years ago

Yeah, these logically fit in the descriptions of the general jupyterhub and r2d/binder tasks.