Browse Source

drop p2p file sharing networks

Carsten Porth 5 years ago
parent
commit
a1a51b319b
1 changed files with 1 additions and 6 deletions
  1. 1 6
      thesis/content/05-proof-of-concept/technology-decisions.tex

+ 1 - 6
thesis/content/05-proof-of-concept/technology-decisions.tex

@@ -40,12 +40,7 @@ The open source project OrbitDB\footnote{https://github.com/orbitdb/orbit-db} is
 
 \subsection{Using an Existing \ac{P2P} Network}
 \label{sec:using-existing-p2p-network}
-As mentioned in the previous section, setting up your own \ac{P2P} network involves a number of challenges. If you use an already existing \ac{P2P} network for your own purpose, these challenges can be elegantly avoided. For this purpose, however, a suitable \ac{P2P} network must be found whose properties and possible uses meet the requirements of the hybrid \ac{OSN} client.
-
-In the following, various \ac{P2P} networks are considered and examined for their usability for a potential deployment to extend an \ac{OSN}.
-
-\subsubsection{Filesharing \ac{P2P} Networks}
-
+As mentioned in the previous section, setting up your own \ac{P2P} network involves a number of challenges. If you use an already existing \ac{P2P} network for your own purpose, these challenges can be elegantly avoided. For this purpose, however, a suitable \ac{P2P} network must be found whose properties and possible uses meet the requirements of the hybrid \ac{OSN} client. In the following, various \ac{P2P} networks are considered and examined for their usability for a potential deployment to extend an \ac{OSN}.
 
 \subsubsection{Blockchain}
 \label{sec:blockchain}