118 lines
5.1 KiB
HTML
118 lines
5.1 KiB
HTML
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
|
<title>About | Last Hour Hosting</title>
|
|
<meta
|
|
name="description"
|
|
content="We're in the last hour (1 John 2:18) and we believe the Lord wants to keep sharing the Gospel through the internet and 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). "
|
|
/>
|
|
<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">
|
|
<div class="flex-row">
|
|
<div class="flex-container-left">
|
|
<h1>About Last Hour</h1>
|
|
<p>
|
|
We're in the last hour (1 John 2:18) and we stand to keep sharing
|
|
the Gospel uncensored through the internet and tech. We offer an
|
|
alternative 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.
|
|
</p>
|
|
<p>
|
|
We are steadily growing to become the only uncompromisingly
|
|
Christian web hosting company. Our goal is to offer high quality
|
|
managed websites, hosting, and cloud 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 Christian law.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div class="flex-row">
|
|
<div class="flex-container-left">
|
|
<h2>Upholding Christian Law</h2>
|
|
<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 and its
|
|
management 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.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div class="flex-row">
|
|
<div class="flex-container-left">
|
|
<h2>Tech Reform in Jesus' Name</h2>
|
|
<p>
|
|
We are tired of technology being supported, created, and
|
|
controlled by corrupt secular institutions which lack moral
|
|
foundation. Satan has decieved many institutions to steal, kill,
|
|
and destroy you. We are focused on creating and supporting
|
|
Biblically based alternatives for the last hour.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div class="flex-row">
|
|
<div class="flex-container-left">
|
|
<h2>Open-Source Software</h2>
|
|
<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 brings. 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>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</main>
|
|
<div id="message"></div>
|
|
<footer id="footer"></footer>
|
|
</body>
|
|
</html>
|