Add a bunch of websites to bibtex file for maybe later reference
This commit is contained in:
		
							parent
							
								
									4f19050e7a
								
							
						
					
					
						commit
						b0788e7640
					
				@ -141,4 +141,52 @@
 | 
				
			|||||||
  publisher    = {Internet Engineering Task Force},
 | 
					  publisher    = {Internet Engineering Task Force},
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					@WWW{strongswan:contributions,
 | 
				
			||||||
 | 
					  title = {Contributions - strongSwan},
 | 
				
			||||||
 | 
					  year  = {2018},
 | 
				
			||||||
 | 
					  date  = {2018-09-04},
 | 
				
			||||||
 | 
					  url   = {https://wiki.strongswan.org/projects/strongswan/wiki/Contributions},
 | 
				
			||||||
 | 
					  note  = {\url{https://wiki.strongswan.org/projects/strongswan/wiki/Contributions}, zuletzt abgerufen am 04.09.2018},
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					@WWW{openvpn:easyrsa3howto,
 | 
				
			||||||
 | 
					  title = {EasyRSA3-OpenVPN-Howto – OpenVPN Community},
 | 
				
			||||||
 | 
					  year  = {2018},
 | 
				
			||||||
 | 
					  date  = {2018-08-31},
 | 
				
			||||||
 | 
					  url   = {https://community.openvpn.net/openvpn/wiki/EasyRSA3-OpenVPN-Howto},
 | 
				
			||||||
 | 
					  note  = {\url{https://community.openvpn.net/openvpn/wiki/EasyRSA3-OpenVPN-Howto}, zuletzt abgerufen am 31.08.2018},
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					@WWW{strongswan:introduction,
 | 
				
			||||||
 | 
					  title = {Introduction to strongSwan},
 | 
				
			||||||
 | 
					  year  = {2018},
 | 
				
			||||||
 | 
					  date  = {2018-07-18},
 | 
				
			||||||
 | 
					  url   = {https://wiki.strongswan.org/projects/strongswan/wiki/IntroductionTostrongSwan},
 | 
				
			||||||
 | 
					  note  = {\url{https://wiki.strongswan.org/projects/strongswan/wiki/IntroductionTostrongSwan}, zuletzt abgerufen am 18.07.2018},
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					@WWW{openvpn:securityoverview,
 | 
				
			||||||
 | 
					  title = {Security Overview},
 | 
				
			||||||
 | 
					  year  = {2018},
 | 
				
			||||||
 | 
					  date  = {2018-09-05},
 | 
				
			||||||
 | 
					  url   = {https://openvpn.net/index.php/open-source/documentation/security-overview.html},
 | 
				
			||||||
 | 
					  note  = {\url{https://openvpn.net/index.php/open-source/documentation/security-overview.html}, zuletzt abgerufen am 05.09.2018},
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					@WWW{strongswan:strongswanonwindows,
 | 
				
			||||||
 | 
					  title = {strongSwan on Windows},
 | 
				
			||||||
 | 
					  year  = {2018},
 | 
				
			||||||
 | 
					  date  = {2018-08-07},
 | 
				
			||||||
 | 
					  url   = {https://wiki.strongswan.org/projects/strongswan/wiki/Windows},
 | 
				
			||||||
 | 
					  note  = {\url{https://wiki.strongswan.org/projects/strongswan/wiki/Windows}, zuletzt abgerufen am 07.08.2018},
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					@WWW{openvpn:topology,
 | 
				
			||||||
 | 
					  title = {Topology – OpenVPN Community},
 | 
				
			||||||
 | 
					  year  = {2018},
 | 
				
			||||||
 | 
					  date  = {2018-09-05},
 | 
				
			||||||
 | 
					  url   = {https://community.openvpn.net/openvpn/wiki/Topology},
 | 
				
			||||||
 | 
					  note  = {\url{https://community.openvpn.net/openvpn/wiki/Topology}, zuletzt abgerufen am 05.09.2018},
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@Comment{jabref-meta: databaseType:biblatex;}
 | 
					@Comment{jabref-meta: databaseType:biblatex;}
 | 
				
			||||||
 | 
				
			|||||||
@ -176,6 +176,9 @@ OpenVPN läuft vollständig im Benutzerkontext und unterstützt nach dem Program
 | 
				
			|||||||
Für die Bereitstellung einer virtuellen Netzwerkkarte als Schnittstelle zum VPN wird ein TUN/TAP-Treiber verwendet.
 | 
					Für die Bereitstellung einer virtuellen Netzwerkkarte als Schnittstelle zum VPN wird ein TUN/TAP-Treiber verwendet.
 | 
				
			||||||
Kryptografische Operationen werden nur in OpenVPN durchgeführt, welches diese zu großen Teilen an die quelloffene Bibliothek openssl auslagert\cite[][Abschnitt \enquote{Introduction}]{man:openvpn}.
 | 
					Kryptografische Operationen werden nur in OpenVPN durchgeführt, welches diese zu großen Teilen an die quelloffene Bibliothek openssl auslagert\cite[][Abschnitt \enquote{Introduction}]{man:openvpn}.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					OpenVPN ist unterstützt IPv4 und IPv6 sowohl innerhalb eines VPN als auch zur Kommunikation zwischen OpenVPN-Dienstprogrammen.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\section{Auswahl einer VPN-Software}
 | 
					\section{Auswahl einer VPN-Software}
 | 
				
			||||||
Vorzüge von OpenVPN und IPsec im Vergleich.
 | 
					Vorzüge von OpenVPN und IPsec im Vergleich.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user