From a31f49a09a075d0ff3e35f0c34a142e096960baa Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 14 Nov 2019 09:44:34 +0100 Subject: [PATCH] chg: [misp-dashboard] recent changes in the misp-dashboard added --- 6.0-misp-dashboard/content.tex | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/6.0-misp-dashboard/content.tex b/6.0-misp-dashboard/content.tex index 5c17c08..09cb11f 100644 --- a/6.0-misp-dashboard/content.tex +++ b/6.0-misp-dashboard/content.tex @@ -143,6 +143,15 @@ def handler_user(zmq_name, jsondata): \end{lstlisting} \end{frame} +\begin{frame} + \frametitle{Recent changes in the misp-dashboard} + \begin{itemize} + \item MISP authentication can now be used in the misp-dashboard + \item Improved TLS/SSL support in the default misp-dashboard + \item Self-test tool to debug and test ZMQ connectivity + \end{itemize} +\end{frame} + \begin{frame} \frametitle{Future development} \begin{itemize} @@ -156,7 +165,7 @@ def handler_user(zmq_name, jsondata): \item[] \includegraphics[width=20px]{images/icons/MISP.png} \; Tighter integration with MISP \begin{itemize} \item[] \quad - Present in MISP by default - \item[] \quad - Authenticated / ACL enabled version + \item[] \quad - ACL enabled version \end{itemize} \end{itemize} \end{frame}