lasthourhosting/index.html

509 lines
20 KiB
HTML
Raw Normal View History

2023-11-03 21:39:59 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<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" />
</head>
<body>
<header>
2023-11-10 03:12:20 +00:00
<div class="menu slide-down">
2023-11-03 21:39:59 +00:00
<nav>
2023-11-10 03:12:20 +00:00
<a class="logo" href="/index.html"
2023-11-03 21:39:59 +00:00
><img
2023-11-10 03:12:20 +00:00
src="./assets/last_hour_hosting_logo_blue.png"
2023-11-03 21:39:59 +00:00
alt="Last Hour Hosting Logo"
/></a>
<input id="_1" type="checkbox" />
<label class="drop" for="_1"
><img
src="./assets/list.png"
alt="Last Hour Hosting Logo"
width="20"
height="20"
/></label>
<ul class="menu-items">
<li>
2023-11-10 03:12:20 +00:00
<a href="/services.html">Services</a>
2023-11-03 21:39:59 +00:00
<ul>
2023-11-10 03:12:20 +00:00
<li><a href="/vps-hosting.html">VPS Hosting</a></li>
2023-11-03 21:39:59 +00:00
</ul>
</li>
<li>
<a href="#">Features</a>
<ul>
2023-11-10 03:12:20 +00:00
<li><a href="#">Data Center Locations</a></li>
<li><a href="#">Control Panel</a></li>
<li><a href="#">Advanced Networking</a></li>
<li><a href="#">Upload ISO</a></li>
<li><a href="#">Operating System</a></li>
<li><a href="#">Compliances</a></li>
2023-11-03 21:39:59 +00:00
</ul>
</li>
2023-11-10 03:12:20 +00:00
<li><a href="/vps-hosting.html">Pricing</a></li>
2023-11-03 21:39:59 +00:00
<li>
<a href="#">Company</a>
<ul>
<li><a href="#">About Us</a></li>
<li><a href="#">SLA</a></li>
<li><a href="#">News</a></li>
<li><a href="#">Contact</a></li>
</ul>
</li>
<li><a href="#">Contact Sales</a></li>
2023-11-10 03:12:20 +00:00
<li>
<a class="button-2" href="https://my.lasthourhosting.org/login"
>Log in</a
>
</li>
<li>
<a class="button-1" href="https://my.lasthourhosting.org/signup"
>Sign up</a
>
</li>
2023-11-03 21:39:59 +00:00
</ul>
</nav>
</div>
</header>
<main>
<div class="flex-column">
2023-11-10 03:12:20 +00:00
<h1>Uncompromising Christian web hosting for the last hour.</h1>
2023-11-03 21:39:59 +00:00
<p>
2023-11-10 03:12:20 +00:00
At Last Hour Hosting there's a plan for you with our secure,
anonymous, censorship resistant hosting solutions.
2023-11-03 21:39:59 +00:00
</p>
<a
2023-11-10 03:12:20 +00:00
class="button-3"
2023-11-03 21:39:59 +00:00
role="button"
href="https://my.lasthourhosting.org/signup "
>Create Account</a
>
<div class="flex-row">
<div class="flex-container">
2023-11-10 03:12:20 +00:00
<h2>Open Source</h2>
<ul>
<li>
At Last Hour Webhosting we support and use only unlicensed
open-source software.
</li>
<li>
We have nothing to hide, review and contribute code at
githaven.org
</li>
<li>
Building with TOR and other alt-internet frameworks in mind.
</li>
</ul>
2023-11-03 21:39:59 +00:00
</div>
<div class="flex-container">
2023-11-10 03:12:20 +00:00
<h2>Censorship Resistant</h2>
<ul>
<li>We won't censor Christianity (see our TOS.)</li>
<li>Zero KYC account creation</li>
<li>Payment through crypto currencies.</li>
<li>Data privacy respecting server locations.</li>
</ul>
2023-11-03 21:39:59 +00:00
</div>
<div class="flex-container">
2023-11-10 03:12:20 +00:00
<h2>Solid Support</h2>
<ul>
<li>Experienced support help offering custom setups.</li>
<li>
Option for anonymous/encrypted support through Session app.
</li>
<li>Easy built-in Dashboard ticketing support.</li>
</ul>
2023-11-03 21:39:59 +00:00
</div>
2023-11-10 03:12:20 +00:00
</div>
</div>
<div class="flex-column">
<h2>Our Services</h2>
<div class="flex-row">
2023-11-03 21:39:59 +00:00
<div class="flex-container">
2023-11-10 03:12:20 +00:00
<h3>VPS Hosting</h3>
<p>
Create a secure environment for your application. Enjoy choosing
the operating system, free DDoS protection and our other options
and tools.
</p>
<ul>
<li>Hosted in secure Tier III+ Datacenter.</li>
<li>Flexible Proxmox GUI access.</li>
<li>Bring your own ISO.</li>
<li>KVM Hypervisor</li>
<li>Comes with Advanced DDoS filtering up to 1Tbps.</li>
<li>Full data encryption.</li>
<li>Dedicated IPV4 and IPV6.</li>
<li>KVM Hypervisor</li>
<li>
Zero KYC required when paying through bitcart or using virtual
card provider.
</li>
</ul>
2023-11-03 21:39:59 +00:00
<a
2023-11-10 03:12:20 +00:00
class="button-3"
2023-11-03 21:39:59 +00:00
role="button"
href="https://my.lasthourhosting.org/signup "
2023-11-10 03:12:20 +00:00
>See Options</a
2023-11-03 21:39:59 +00:00
>
</div>
<div class="flex-container">
<h3>Data Migration</h3>
2023-11-10 03:12:20 +00:00
<p>
We would love to assist you in migrating your assets over to our
systems. Contact us today for a quote.
</p>
2023-11-03 21:39:59 +00:00
<a
2023-11-10 03:12:20 +00:00
class="button-3"
2023-11-03 21:39:59 +00:00
role="button"
href="https://my.lasthourhosting.org/signup "
2023-11-10 03:12:20 +00:00
>Get Quote</a
2023-11-03 21:39:59 +00:00
>
</div>
</div>
</div>
<div class="flex-column">
<h2>Locations</h2>
<div class="flex-row">
<div class="flex-container">
<h3>Iceland Offshore</h3>
2023-11-10 03:12:20 +00:00
<p>
Secure high-end virtual servers in a Reykjavík Iceland Tier III+
Datacenter outside the five eyes.
</p>
<a class="button-3" role="button" href="/vps-hosting.html"
>See Options</a
2023-11-03 21:39:59 +00:00
>
</div>
<div class="flex-container">
<h3>Romania (Coming soon)</h3>
2023-11-10 03:12:20 +00:00
<p>Request this location.</p>
2023-11-03 21:39:59 +00:00
<a
2023-11-10 03:12:20 +00:00
class="button-3"
2023-11-03 21:39:59 +00:00
role="button"
href="https://my.lasthourhosting.org/signup "
2023-11-10 03:12:20 +00:00
>Request</a
2023-11-03 21:39:59 +00:00
>
</div>
<div class="flex-container">
<h3>Finland (Coming soon)</h3>
2023-11-10 03:12:20 +00:00
<p>Request this location.</p>
2023-11-03 21:39:59 +00:00
<a
2023-11-10 03:12:20 +00:00
class="button-3"
2023-11-03 21:39:59 +00:00
role="button"
href="https://my.lasthourhosting.org/signup "
2023-11-10 03:12:20 +00:00
>Request</a
2023-11-03 21:39:59 +00:00
>
</div>
</div>
</div>
<div class="flex-column">
2023-11-10 03:12:20 +00:00
<h2>But Why Use Us?</h2>
<div class="flex-container">
<h3>Christ Centered</h3>
<p>
When you choose Last Hour Hosting, you're not just investing in
top-notch hosting services you're contributing to a higher
purpose. We are proud to declare that 100% of our profits are
dedicated to reforming technology in the name of Jesus. Your support
fuels meaningful change, enabling us to advance technology with a
purpose, spreading the Gospel, Christ's love, and compassion. Join
us as we seek to keep the Gospel online and uncensored by Satan.
</p>
<h3>Your Privacy is Important to Us</h3>
<p>
At Last Hour Hosting, your security and anonymity are our top
priorities. Unlike other hosting providers, we don't demand
intrusive personal details or identification documents. Your trust
is all we need a valid email address is sufficient to welcome you
as our esteemed customer. For enhanced privacy, we recommend
utilizing reputable anonymous email forwarding services such as
addy.io. Your peace of mind matters, and at Last Hour Hosting, we
guarantee a seamless, secure, and private hosting experience
tailored exclusively for you.
</p>
<h3>Scalable</h3>
<p>
Start small and dream big. Our hosting solutions are designed to
evolve with your aspirations. Whether you begin with a modest VPS
hosting account or have ambitions for a large, custom server setup,
we are here to scale with you. Our flexible and scalable hosting
services ensure that your online presence expands seamlessly as your
needs grow. let us empower your journey from humble beginnings to
monumental achievements.
</p>
<h3>Solid Support</h3>
<p>
We offer a variety of personalized support channels to cater to your
specific security requirements. Whether you prefer the Session app,
the convenience of your personalized account ticketing dashboard, or
the ease of communication through email, we have you covered. Our
team is ready to assist you through the channel that best aligns
with your preferences, ensuring that you receive unparalleled
assistance whenever you need it.
</p>
<h3>Full Access</h3>
<p>
We believe in empowering our customers with unparalleled control
over their hosting environment. With our VPS plans, you enjoy full
root access and kernel control, giving you the freedom to customize
your hosting experience according to your unique requirements. This
level of access grants you the ability to optimize performance,
enhance security, and tailor your hosting setup precisely to your
needs.
</p>
<h3>Secure</h3>
<p>
Rest assured, with Last Hour Hosting, your data is not just secure
it's fortified by cutting-edge solutions and a team of professionals
dedicated to your peace of mind."
</p>
<h3>Open-Source</h3>
<p>
Last Hour Hosting stands out as a pioneering web hosting platform
committed to the extensive use and support of nearly 100% open
source software. We say nearly because we haven't found a way to
integrate fiat currency yet. This dedication ensures that we remain
independent, free from third-party control. By harnessing the
independence of open source solutions, we provide you with
unparalleled hosting services, marked by innovation, flexibility,
and the absence of external constraints.
</p>
<h3>Censorship Resistant</h3>
<p>
We've meticulously crafted our platform from scratch, ensuring
unparalleled censorship resistance. Our robust infrastructure is
designed to withstand attempts at restriction, standing as a beacon
of resistance against adversities. In the final hour, when
challenges arise, trust us to be your steadfast ally, resilient
against attempts to compromise our values. Together, we stand strong
against adversity, upholding our commitment to unwavering freedom in
Christ.
</p>
</div>
</div>
<div class="flex-column">
<h2>Frequently Asked Questions</h2>
<div class="flex-container">
<h3>What is required for the sign-up process?</h3>
<p>
Your privacy is of utmost importance to us, and we respect it by not
requiring any personal information or identification. All you need
is a valid email address, which will serve as our primary means of
communication with you. This ensures convenient and secure
interactions at your convenience.
</p>
<h3>Is it possible to remove my account if it's no longer needed?</h3>
<p>
Definitely. As per the GDPR guidelines, you have the right to ask
for the deletion of your personal data at any time. We fully respect
this right and will promptly erase all your personal information
from our system upon your request.
</p>
<h3>Do I pay in advance?</h3>
<p>
Our services operate on a prepaid basis, staying active throughout
the duration covered by your payment. You have the freedom to cancel
your service at any time by not covering upcoming bills. This
flexibility allows you to manage your services according to your
needs, without being bound by long-term commitments.
</p>
<h3>What does it mean that you're Open-Source?</h3>
<p>
At Last Hour we support and use only open-source software. This
means that we're not beholden to third-parties if they disagree with
our statement of faith or desire to silence us. It also means
complete transparency with you as our users, you are welcome to take
a look at our platform code, contribute, find bugs, make sure your
data is safe. Many of the libraries we use offer bug bounty
programs.
</p>
<h3>
Is there any type of software/service that Last Hour will not host?
</h3>
<p>
As a Christian webhosting company Last Hour Hosting does not allow
in any case: Defamation or mockery of Jesus Christ or the Gospel
message, Malicious Activities, Any activity related to spam (relays,
sites, links, proxy), Netscan/portscan activities, adult content,
DDoS originations of any kind, Malware distribution, hacking
attempts (e.g., SQL injection attacks, remote code execution)
Operating or participating in a botnet, doorway pages, or carding
activities Phishing, scam or impersonation platforms for stealing
information/money (e.g., credit card, password scam sites, fake
cryptocurrency exchanges) Impersonation platforms (e.g., eBay,
PayPal, or any other known institutions) Illegal and Harmful Content
Hosting or sharing child pornography Selling pharmaceuticals without
a license Sharing or distributing materials related to terrorism
Doxxing: revealing or sharing personal and private information
without consent (privacy violation) Server Abuse Chia mining on our
services.
</p>
</div>
</div>
<div class="flex-column">
<div class="flex-container">
<h2>Questions? Not sure what to choose?</h2>
<a
class="button-3"
role="button"
href="https://my.lasthourhosting.org/signup "
>Contact Us</a
>
</div>
2023-11-03 21:39:59 +00:00
</div>
<div class="flex-column">
<h2>Supported Payments</h2>
<div class="flex-row">
<div class="flex-container">
<h3>Cryptocurrencies Recommended</h3>
<p>
We recommend you use crypto to gain full anonymity. We currently
2023-11-10 03:12:20 +00:00
support payments with cryptocurrencies such as: Monero, Bitcoin
LN, Etherium.
2023-11-03 21:39:59 +00:00
</p>
</div>
<div class="flex-container">
<h3>Credit Card Payments Also Available</h3>
<p>
2023-11-10 03:12:20 +00:00
We fully support payments from all major credit card providers. As
well as direct bank transfers from UK, US, EU and PL bank
accounts. It is recommended to utilize a virtual card service to
preserve anonymity with us.
2023-11-03 21:39:59 +00:00
</p>
</div>
</div>
</div>
</main>
<footer>
2023-11-10 03:12:20 +00:00
<div class="flex-container">
<a class="logo" href="#"
><img
src="./assets/last_hour_hosting_logo.png"
alt="Last Hour Hosting Logo"
/></a>
<p>&copy; 2023-2024 LASTHOURHOSTING.ORG. ALL RIGHTS RESERVED.</p>
</div>
<div class="flex-container">
<div class="flex-row">
<div>
<a href="https://lasthourhosting.org/legal/use-policy"
><p>Terms of Service</p></a
>
<a href="https://lasthourhosting.org/legal/use-policy"
><p>AUP/DMCA</p></a
>
<a href="https://lasthourhosting.org/legal/privacy-policy"
><p>Privacy Policy</p></a
>
<a href="https://lasthourhosting.org/legal/cookie-policy"
><p>Cookie Policy</p></a
>
</div>
<div>
<a href="https://lasthourhosting.org/canary"
><p>Warrant Canary</p></a
>
<a href="https://status.lasthourhosting.org"><p>Status</p></a>
<a href="https://status.lasthourhosting.org"><p>Onion(TOR)</p></a>
<a href="https://status.lasthourhosting.org"><p>Hyphanet</p></a>
</div>
</div>
</div>
2023-11-03 21:39:59 +00:00
<div class="flex-row">
2023-11-10 03:12:20 +00:00
<div>
2023-11-03 21:39:59 +00:00
<h3>Products</h3>
<a href="https://lasthourhosting.org/legal/use-policy"
2023-11-10 03:12:20 +00:00
><p>VPS Hosting</p></a
2023-11-03 21:39:59 +00:00
>
2023-11-10 03:12:20 +00:00
</div>
<div>
<h3>Features</h3>
2023-11-03 21:39:59 +00:00
<a href="https://lasthourhosting.org/legal/use-policy"
2023-11-10 03:12:20 +00:00
><p>Data Center Locations</p></a
2023-11-03 21:39:59 +00:00
>
<a href="https://lasthourhosting.org/legal/use-policy"
2023-11-10 03:12:20 +00:00
><p>Control Panel</p></a
2023-11-03 21:39:59 +00:00
>
<a href="https://lasthourhosting.org/legal/use-policy"
2023-11-10 03:12:20 +00:00
><p>Advanced Networking</p></a
2023-11-03 21:39:59 +00:00
>
<a href="https://lasthourhosting.org/legal/use-policy"
2023-11-10 03:12:20 +00:00
><p>Upload ISO</p></a
2023-11-03 21:39:59 +00:00
>
<a href="https://lasthourhosting.org/legal/use-policy"
2023-11-10 03:12:20 +00:00
><p>Operating System</p></a
>
<a href="https://lasthourhosting.org/legal/use-policy"
><p>Compliances</p></a
2023-11-03 21:39:59 +00:00
>
</div>
2023-11-10 03:12:20 +00:00
<div>
2023-11-03 21:39:59 +00:00
<h3>Resources</h3>
2023-11-10 03:12:20 +00:00
<a href="https://lasthourhosting.org/legal/use-policy"><p>FAQ</p></a>
2023-11-03 21:39:59 +00:00
<a href="https://lasthourhosting.org/legal/use-policy"
2023-11-10 03:12:20 +00:00
><p>Developers / APIs</p></a
2023-11-03 21:39:59 +00:00
>
<a href="https://lasthourhosting.org/legal/use-policy"
2023-11-10 03:12:20 +00:00
><p>Server Status</p></a
2023-11-03 21:39:59 +00:00
>
<a href="https://lasthourhosting.org/legal/use-policy"
2023-11-10 03:12:20 +00:00
><p>Bug Bounty</p></a
>
<a href="https://lasthourhosting.org/legal/use-policy"
><p>Coupons</p></a
>
<a href="https://lasthourhosting.org/legal/use-policy"
><p>Competitions</p></a
2023-11-03 21:39:59 +00:00
>
</div>
2023-11-10 03:12:20 +00:00
<div>
2023-11-03 21:39:59 +00:00
<h3>Company</h3>
<a href="https://lasthourhosting.org/legal/use-policy"
2023-11-10 03:12:20 +00:00
><p>Our Team</p></a
>
<a href="https://lasthourhosting.org/legal/use-policy"><p>News</p></a>
<a href="https://lasthourhosting.org/legal/use-policy"
><p>Brand Assets</p></a
>
<a href="https://lasthourhosting.org/legal/use-policy"
><p>Referral Program</p></a
>
<a href="https://lasthourhosting.org/legal/use-policy"
><p>Creator Program</p></a
2023-11-03 21:39:59 +00:00
>
<a href="https://lasthourhosting.org/legal/use-policy"
2023-11-10 03:12:20 +00:00
><p>Careers</p></a
2023-11-03 21:39:59 +00:00
>
2023-11-10 03:12:20 +00:00
<a href="https://lasthourhosting.org/legal/use-policy"><p>SLA</p></a>
2023-11-03 21:39:59 +00:00
<a href="https://lasthourhosting.org/legal/use-policy"
2023-11-10 03:12:20 +00:00
><p>Legal</p></a
>
<a href="https://lasthourhosting.org/legal/use-policy"
><p>Contact</p></a
2023-11-03 21:39:59 +00:00
>
</div>
</div>
</footer>
</body>
</html>