chg: [misp-dashboard] recent changes in the misp-dashboard added

pull/8/head
Alexandre Dulaunoy 2019-11-14 09:44:34 +01:00
parent ec82e4a224
commit a31f49a09a
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 10 additions and 1 deletions

View File

@ -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}