diff options
author | Robin Alexander <robin.alexander@netplus.ch> | 2022-08-22 08:53:40 +0200 |
---|---|---|
committer | Robin Alexander <robin.alexander@netplus.ch> | 2022-08-22 08:53:40 +0200 |
commit | d9d8aee53f4cb6fa73c0faeadca6a3268cbeff97 (patch) | |
tree | ccc247e76a00ecfa770d1d0c350db50fe6f30fc1 | |
parent | f2efa43828a6705f87f647e68ddd8e3b28eef596 (diff) | |
download | mmbtools-doc-d9d8aee53f4cb6fa73c0faeadca6a3268cbeff97.tar.gz mmbtools-doc-d9d8aee53f4cb6fa73c0faeadca6a3268cbeff97.tar.bz2 mmbtools-doc-d9d8aee53f4cb6fa73c0faeadca6a3268cbeff97.zip |
Move Authentication Support to System Environment
-rw-r--r-- | interfaces.tex | 7 | ||||
-rw-r--r-- | systemenvironments.tex | 5 |
2 files changed, 5 insertions, 7 deletions
diff --git a/interfaces.tex b/interfaces.tex index 6557549..48a32cc 100644 --- a/interfaces.tex +++ b/interfaces.tex @@ -231,13 +231,6 @@ card clock error is compensated for inside the encoder. Complete examples of such a setup are given in the scenarios. -\subsubsection{Authentication Support} -In order to be able to use the Internet as contribution network, some form of -protection has to be put in place to make sure the audio data cannot be altered -by third parties. Usually, some form of VPN is set up for this case. - -% Previous versions described the ZeroMQ encryption functionality here. - \subsubsection{Between Multiplexer and Modulator} The EDI protocol can also carry data of a complete ensemble from ODR-DabMux to diff --git a/systemenvironments.tex b/systemenvironments.tex index e60af6d..6a2355f 100644 --- a/systemenvironments.tex +++ b/systemenvironments.tex @@ -338,6 +338,11 @@ included in the UHD sources, but might not have been automatically installed. The file is called \texttt{10-uhd-usrp.rules}, should be placed into \texttt{/etc/udev/rules.d/} and should contain +\subsection{Authentication Support} +In order to be able to use the Internet as contribution network, some form of +protection has to be put in place to make sure the audio data cannot be altered +by third parties. Usually, some form of VPN is set up for this case. + { \footnotesize \begin{verbatim} #USRP1 |