lasthourhosting/about.html
2023-11-16 19:23:21 -08:00

99 lines
4.6 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<div id="creed"></div>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Last Hour Hosting</title>
<meta name="description" content="" />
<meta name="author" content="Shiloh" />
<meta property="og:title" content="Last Hour Hosting" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.lasthourhosting.org" />
<meta property="og:description" content="" />
<meta property="og:image" content="" />
<link rel="icon" href="./assets/favicon.ico" />
<link rel="icon" href="./assets/" type="image/svg+xml" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<link rel="stylesheet" href="css/styles.css?v=1.0" />
<meta
http-equiv="Content-Security-Policy"
content="script-src 'self' https://code.jquery.com/jquery-3.7.1.min.js; style-src 'self'; object-src 'none'; frame-src 'self'; base-uri 'self'; font-src 'self'; img-src 'self'; "
/>
<script
src="https://code.jquery.com/jquery-3.7.1.min.js"
integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo="
crossorigin="anonymous"
></script>
<script src="./js/main.js"></script>
</head>
<body>
<header id="header"></header>
<main>
<div class="flex-column">
<h1>About Last Hour Hosting</h1>
<p>
We're in the last hour (1 John 2:18) and the Lord wants to keep
sharing the Gospel through the internet/tech. We exist to keep that
happening as long as possible. We represent the resistance to Satan's
plans for top-down control (James 4:7).
</p>
<p>
Last Hour Hosting was recently established in 2023 by a decentralized,
anonymous, global group of Christian technologists passionate about
keeping the Gospel online and uncensored with open-source software as
principled ministries have been threatened and deplatformed more and
more. We are steadily growing to become the only uncompromisingly
Christian web hosting company. Our goal is to offer high quality web
hosting and VPS services at a competitive price, always respecting and
protecting the God given rights of our customers while openly
rejecting use of our services that do not comply with God's law. Where
possible we use green energy from renewable, sustainable sources and
we always choose open-source software. Let's elaborate a bit on these
pillars of our company's approach:
<ol type="1">
<li>Upholding Christian law.</li>
<p>Unwavering loyalty to Jesus Christ and your rights that come from Him is a
core value of Last Hour, hence the name to remind us of Christ's
coming Kingdom. We state that Last Hour as a company and its officers
will always go the extra mile to protect our customers' Christian
rights when Earthly laws prohibit them, including the freedom of
expression, the freedom of the press, the right to anonymity and
privacy. Last Hour will always do everything within its legal power to
inform our customers of any inquiries from any authorities, lawyers or
courts into the customer's affairs that we may become aware of. This
includes our active warrant canary. </p>
<li>Reforming technology in Jesus'
name.</li>
<p>We are tired of technology being support, created, and
controlled by corrupt secular religous institutions which have no
moral foundation. Satan has decieved these institutions to steal,
kill, and destroy you. Every dollar paid to us goes toward creating
and supporting Biblically based alternatives for the last hour. </p>
<li>Open-Source Software</li>
<p>Last Hour values the
freedom and transparency that Open-Source Software offers, as well as
the excellent security and reliable track record that the Open-Source
Software model offers. Last Hour commits to using Open-Source Software
wherever possible. To use Open-Source Software is to make a moral and
ethical choice asserting the right to convey the Gospel unhindred.
Last Hour Hosting is established with the hope to help Christians
endure in this last hour.</p>
</ol>
</p>
<p>~The Last Hour team</p>
</div>
<footer id="footer"></footer>
</main>
</body>
</html>