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}