summaryrefslogtreecommitdiffstats
path: root/notFinishedCode/Report/test.tex
diff options
context:
space:
mode:
authorRefik Hadzialic2011-10-23 15:35:06 +0200
committerRefik Hadzialic2011-10-23 15:35:06 +0200
commit64afeca4f5f9332b30b798bf091edbc4f1b0aa69 (patch)
tree050c085c294e512f7a552adb9a7b583722507e9e /notFinishedCode/Report/test.tex
parentReport writing (diff)
downloadgsm-selftest-64afeca4f5f9332b30b798bf091edbc4f1b0aa69.tar.gz
gsm-selftest-64afeca4f5f9332b30b798bf091edbc4f1b0aa69.tar.xz
gsm-selftest-64afeca4f5f9332b30b798bf091edbc4f1b0aa69.zip
Report writing
Diffstat (limited to 'notFinishedCode/Report/test.tex')
-rw-r--r--notFinishedCode/Report/test.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/notFinishedCode/Report/test.tex b/notFinishedCode/Report/test.tex
index a0b7df3..10bee7c 100644
--- a/notFinishedCode/Report/test.tex
+++ b/notFinishedCode/Report/test.tex
@@ -303,8 +303,9 @@ How the class works and what kind of outputs it produces can be found on our pro
\caption[]{Logging class}
\end{figure}
\subsection{SSH Class}
-Since security played an important role in our team project. We decided to encrypt all our data that was not handled on our server.
-The simplest solution to this problem was to build an SSH Class that could open and close a local virtual port.
+Since security played an important role in our team project. We decided to encrypt all of our data that was not processed on our server computer.
+The simplest solution to this problem was to build an SSH Class that could open and close a local forwarding port.
+All data sent through that port is encrypted until it gets to its destination location.
\clearpage
\section{Hardware design}
In our team project we had the option to choose all the required hardware ourself beside the two BeagleBoards, which we were supplied by Konrad and Dennis.