Add Hosting Section
This commit is contained in:
parent
37a81d442d
commit
a6436e3bbd
25
index.html
25
index.html
@ -1475,6 +1475,31 @@ layout: default
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<h1 id="sync" class="anchor"><a href="#sync"><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>
|
||||
|
||||
|
||||
<h1 id="sync" class="anchor"><a href="#sync"><i class="fas fa-link anchor-icon"></i></a> Secure File Sync Software</h1>
|
||||
<div class="row mb-2">
|
||||
|
||||
|
Reference in New Issue
Block a user