ID: 7dbeb5c9677c5fa14fd15be4192b35bbf040212a
46 lines
—
1K —
View raw
| {% set title = "1984 ehf." %}
{% extends "templates/article.tpl" %}
{% block article %}
<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
<p><strong>1984 ehf.</strong> is a web hosting company established in 2006 in Reykjavík, Iceland
with the goal of offering hosting services that protect the civil and political
rights of their customers, such as the freedom of expression and the right to
anonymity and privacy<sup><a href="#cit1">[cit1]</a></sup>. The company uses exclusively renewable energy
from geothermal and hydropower sources, and it is committed to using free
software wherever possible.</p>
</div>
<div class="paragraph">
<p>1984 offers shared hosting, VPS hosting, and domain registration services.</p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_see_also">See also</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
<li>
<p><a href="Vikings_GmbH">Vikings GmbH</a></p>
</li>
</ul>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_references">References</h2>
<div class="sectionbody">
<div class="ulist bibliography">
<ul class="bibliography">
<li>
<p><a id="cit1"></a>[cit1] <a href="https://1984.is/about/" class="bare">https://1984.is/about/</a></p>
</li>
</ul>
</div>
</div>
</div>
{% endblock %}
|