24 lines
		
	
	
		
			930 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			24 lines
		
	
	
		
			930 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
|   | <h1 id="host" class="anchor"><a href="#host"><i class="fas fa-link anchor-icon"></i></a> Secure Hosting Provider</h1> | ||
|  | 
 | ||
|  | <div class="row mb-2"> | ||
|  |   {% include card.html color="success" | ||
|  |   title="BAHNHOF" | ||
|  |   image="assets/img/tools/bahnhof.png" | ||
|  |   url="https://www.bahnhof.net/" | ||
|  |   description="BAHNHOF is a widely known 'bullet-proof' hosting company utilized by Wikileaks." | ||
|  |   %} | ||
|  |   {% include card.html color="primary" | ||
|  |   title="Colocation: DataCell" | ||
|  |   image="assets/img/tools/datacell.png" | ||
|  |   url="https://datacell.is/" | ||
|  |   description="DataCell is a data center providing secure colocating in Switzerland and Iceland." | ||
|  |   %} | ||
|  | 
 | ||
|  |   {% include card.html color="warning" | ||
|  |   title="VPS/Web Hosting: Orange Website" | ||
|  |   image="assets/img/tools/orange_hosting.png" | ||
|  |   url="https://www.orangewebsite.com/" | ||
|  |   description="Orange Website is an Icelandic web hosting provider that prides themselves in protecting online privacy and free speech." | ||
|  |   %} | ||
|  | </div> |