websecure / terms.html
SoulInPsyAbstract's picture
Mirror GitHub commit ee85750d6e24637976519a5c34924a5c44d47886 (committed 2026-09-15T16:44:49+03:00), pushed 2026-09-15T13:45:07Z
84fcd8d verified
Raw
History Blame Contribute Delete
6.6 kB
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Terms of Service — EilatSecure</title>
<meta name="robots" content="noindex, follow" />
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🛡</text></svg>" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;600;700&family=IBM+Plex+Sans:wght@400;500;600&family=IBM+Plex+Mono:wght@400;500;600&display=swap" rel="stylesheet">
<style>
:root {
--bg: #0b1a1f;
--bg-elevated: #0f2229;
--bg-card: #122832;
--border: rgba(180, 210, 210, 0.12);
--text: #eaf3f2;
--text-dim: #a9c2c1;
--text-faint: #6f8f8e;
--accent: #ff6a4d;
--accent-soft: rgba(255, 106, 77, 0.12);
--safe: #4dd0a7;
--safe-soft: rgba(77, 208, 167, 0.12);
--font-display: "Space Grotesk", sans-serif;
--font-body: "IBM Plex Sans", sans-serif;
--font-mono: "IBM Plex Mono", monospace;
}
@media (prefers-color-scheme: light) {
:root {
--bg: #f4f8f7;
--bg-elevated: #ffffff;
--bg-card: #ffffff;
--border: rgba(15, 40, 45, 0.1);
--text: #0e2126;
--text-dim: #3f5b5c;
--text-faint: #7a9494;
--accent-soft: rgba(255, 106, 77, 0.1);
--safe-soft: rgba(20, 150, 110, 0.1);
}
}
* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body {
background: var(--bg);
color: var(--text);
font-family: var(--font-body);
line-height: 1.6;
-webkit-font-smoothing: antialiased;
}
a { color: var(--accent); }
.wrap { max-width: 780px; margin: 0 auto; padding: 0 24px; }
nav { display: flex; align-items: center; justify-content: space-between; padding: 22px 0; }
.logo { display: flex; align-items: center; gap: 10px; font-family: var(--font-display); font-weight: 700; font-size: 1.05rem; }
.logo-mark { width: 30px; height: 30px; border-radius: 8px; background: linear-gradient(145deg, var(--accent), #b8412b); display: flex; align-items: center; justify-content: center; font-size: 15px; }
.back { font-size: 0.85rem; color: var(--text-dim); text-decoration: none; }
.back:hover { color: var(--text); }
main { padding: 24px 0 60px; }
h1 { font-family: var(--font-display); font-weight: 700; letter-spacing: -0.02em; font-size: clamp(1.7rem, 4vw, 2.3rem); margin-bottom: 6px; }
.updated { color: var(--text-faint); font-family: var(--font-mono); font-size: 0.8rem; margin-bottom: 32px; }
h2 { font-family: var(--font-display); font-weight: 600; font-size: 1.05rem; color: var(--safe); margin: 28px 0 10px; }
p, li { color: var(--text-dim); font-size: 0.95rem; line-height: 1.75; margin-bottom: 12px; }
ul { padding-inline-start: 22px; }
strong { color: var(--text); }
footer { padding: 40px 0 60px; text-align: center; color: var(--text-faint); font-size: 0.82rem; }
footer a { text-decoration: underline; text-underline-offset: 2px; }
footer .other-services { margin-bottom: 14px; color: var(--text-dim); }
</style>
</head>
<body>
<div class="wrap">
<nav>
<div class="logo"><span class="logo-mark">🛡</span> EilatSecure</div>
<a href="/" class="back">&larr; Back to scanner</a>
</nav>
</div>
<main class="wrap">
<h1>Terms of Service</h1>
<p class="updated">Last updated: September 2026</p>
<p>EilatSecure is a product of <strong>Soul In PsyAbstract LLC</strong> (Delaware, USA, EIN 30-1491964), operated by Marina Davidov (Aelin AquaSoul), Eilat, Israel.</p>
<h2>The free scan</h2>
<p>The free scan is an automated, passive, read-only check of information that's already publicly visible at the URL you submit — HTTPS/redirect setup, security headers, cookie flags, server/framework disclosure, mixed content, and commonly-exposed files. It is <strong>not</strong> a penetration test and does not attempt logins, exploits, brute force, injections, or denial-of-service testing. Because it's strictly passive, it cannot alter or damage the site being scanned.</p>
<h2>No warranty on scan results</h2>
<p>The free scan is provided "as is" for informational purposes. A clean result does not mean your site has no vulnerabilities — it means our specific passive checks found nothing wrong. Security is not guaranteed by using this tool.</p>
<h2>Paid services</h2>
<ul>
<li><strong>Full security audit — from ₪2,000:</strong> a human-assisted review beyond the free scan (outdated CMS versions, weak passwords, exposed admin panels), delivered as a clear report in Hebrew within 48 hours.</li>
<li><strong>Business website — from ₪1,200:</strong> a professional landing page, live within 24 hours, with a WhatsApp button, Google Maps, HTTPS, and 3 rounds of revisions included.</li>
<li><strong>AI WhatsApp agent — from ₪4,000:</strong> answers customers 24/7, books appointments, in Hebrew, English, or Russian, with monthly upkeep included.</li>
</ul>
<p>Paid services are scoped and quoted individually via email or WhatsApp before work begins.</p>
<h2>Payment</h2>
<p>Payment terms for paid services are agreed on a per-project basis when the quote is confirmed. The free scan requires no signup and no payment.</p>
<h2>Limitation of liability</h2>
<p>We are not liable for actions taken, or not taken, based on the free scan's findings, nor for any security incident affecting a site that was or wasn't scanned. The service is provided "as is," without warranty of any kind.</p>
<h2>Governing law</h2>
<p>These terms are governed by the laws of the State of Delaware, USA, without limiting any consumer rights you have under your local law.</p>
<h2>Contact</h2>
<p><a href="mailto:support@sipa-os.org">support@sipa-os.org</a></p>
</main>
<footer class="wrap">
<p class="other-services">Our other services &middot;
<a href="https://web.sipa-os.org">AI Landing Pages</a> &middot;
<a href="https://web-secure.sipa-os.org">Security Audits</a> (you're here) &middot;
<a href="https://web-ai.sipa-os.org">AI Business Agents</a>
</p>
<p>EilatSecure — independent website security checks for local businesses. Built with care in Eilat.</p>
<p style="margin-top:10px">
<a href="/privacy.html">Privacy</a> &middot; <a href="/terms.html">Terms</a> &middot; <a href="/faq.html">FAQ</a>
</p>
</footer>
</body>
</html>