From cd969c5dc405dd35a1522ecfa4a1b10ce4793d2b Mon Sep 17 00:00:00 2001 From: mtkmtk <38439138+yamakat@users.noreply.github.com> Date: Fri, 21 Oct 2022 10:31:24 -0300 Subject: [PATCH] Update websecurity.md --- docs/source/reference/websecurity.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/reference/websecurity.md b/docs/source/reference/websecurity.md index cefffc2c..f63177f7 100644 --- a/docs/source/reference/websecurity.md +++ b/docs/source/reference/websecurity.md @@ -2,12 +2,13 @@ The **Security Overview** section helps you learn about: +- the design of JupyterHub with respect to web security - the semi-trusted user - the available mitigations to protect untrusted users from each other - the value of periodic security audits This overview also helps you obtain a deeper understanding of how JupyterHub -works, as well as its design with respect to web security. +works. ## Semi-trusted and untrusted users