Files
peardata-website/legal/disclaimer.html
T
2026-07-30 20:08:50 -04:00

213 lines
11 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="en" data-theme="dark">
<head>
<!-- Theme: FOUC-safe bootstrap (localStorage peardata.site.theme) -->
<script>
(function () {
try {
var t = localStorage.getItem('peardata.site.theme');
if (t !== 'light' && t !== 'dark') t = 'dark';
document.documentElement.setAttribute('data-theme', t);
var meta = document.querySelector('meta[name="theme-color"]');
if (meta) meta.setAttribute('content', t === 'light' ? '#f3f5f8' : '#0a0c10');
} catch (e) {
document.documentElement.setAttribute('data-theme', 'dark');
}
})();
</script>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
<title>Disclaimer &amp; Liability · PearData Legal</title>
<meta name="description" content="Warranty disclaimer and limitation of liability for PearData by HoneyPeer, LLC." />
<meta name="keywords" content="PearData disclaimer, liability" />
<meta name="author" content="HoneyPeer, LLC" />
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1" />
<meta name="googlebot" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1" />
<meta name="theme-color" content="#2dd4bf" />
<meta name="color-scheme" content="dark light" />
<meta name="application-name" content="PearData" />
<meta name="apple-mobile-web-app-title" content="PearData" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="msapplication-TileColor" content="#2dd4bf" />
<meta name="msapplication-config" content="/assets/favicons/browserconfig.xml" />
<meta name="format-detection" content="telephone=no" />
<link rel="canonical" href="https://peardata.rest/legal/disclaimer" />
<link rel="alternate" hreflang="en" href="https://peardata.rest/legal/disclaimer" />
<link rel="alternate" hreflang="x-default" href="https://peardata.rest/legal/disclaimer" />
<!-- Open Graph -->
<meta property="og:type" content="article" />
<meta property="og:site_name" content="PearData" />
<meta property="og:locale" content="en_US" />
<meta property="og:url" content="https://peardata.rest/legal/disclaimer" />
<meta property="og:title" content="Disclaimer &amp; Liability · PearData Legal" />
<meta property="og:description" content="Warranty disclaimer and limitation of liability for PearData by HoneyPeer, LLC." />
<meta property="og:image" content="https://peardata.rest/assets/brand/og-image.png" />
<meta property="og:image:secure_url" content="https://peardata.rest/assets/brand/og-image.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image:alt" content="PearData: decentralized P2P monitoring on HyperDHT" />
<!-- Twitter / X -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Disclaimer &amp; Liability · PearData Legal" />
<meta name="twitter:description" content="Warranty disclaimer and limitation of liability for PearData by HoneyPeer, LLC." />
<meta name="twitter:image" content="https://peardata.rest/assets/brand/twitter-card.png" />
<meta name="twitter:image:alt" content="PearData: decentralized P2P monitoring" />
<!-- Icons & PWA -->
<link rel="icon" href="/assets/favicons/favicon.ico" sizes="any" />
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicons/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicons/favicon-16x16.png" />
<link rel="icon" type="image/png" sizes="48x48" href="/assets/favicons/favicon-48x48.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicons/apple-touch-icon.png" />
<link rel="manifest" href="/assets/favicons/site.webmanifest" />
<link rel="mask-icon" href="/assets/logo/peardata-wordmark.svg" color="#2dd4bf" />
<!-- Article -->
<meta property="article:section" content="Legal" />
<meta property="article:author" content="HoneyPeer, LLC" />
<meta property="article:publisher" content="HoneyPeer, LLC" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": [
"WebPage",
"WebPage"
],
"name": "Disclaimer & Liability \u00b7 PearData Legal",
"description": "Warranty disclaimer and limitation of liability for PearData by HoneyPeer, LLC.",
"url": "https://peardata.rest/legal/disclaimer",
"isPartOf": {
"@type": "WebSite",
"name": "PearData",
"url": "https://peardata.rest"
},
"publisher": {
"@type": "Organization",
"name": "HoneyPeer, LLC",
"url": "https://peardata.rest"
},
"inLanguage": "en-US",
"primaryImageOfPage": {
"@type": "ImageObject",
"url": "https://peardata.rest/assets/brand/og-image.png",
"width": 1200,
"height": 630
}
}
</script>
<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=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="/src/styles/global.css" />
<link rel="stylesheet" href="/src/styles/docs.css" />
<link rel="stylesheet" href="/src/styles/legal.css" />
<link rel="stylesheet" href="/src/styles/theme-light.css" />
</head>
<body>
<div class="bg-mesh" aria-hidden="true"></div>
<div data-nav data-prefix="../"></div>
<div class="docs-layout legal-layout">
<aside class="docs-sidebar" data-legal-nav></aside>
<button type="button" class="docs-sidebar-toggle" aria-label="Legal menu"></button>
<article class="docs-main legal-main">
<p class="legal-kicker">Legal</p>
<h1>Disclaimer &amp; Limitation of Liability</h1>
<p class="docs-lead">
Important risk disclosures for PearData software and documentation published by HoneyPeer, LLC.
</p>
<p class="legal-updated">Last updated: <strong>July 11, 2026</strong></p>
<div class="callout warn">
<div class="callout-icon">!</div>
<div class="callout-body">
<strong>Infrastructure software.</strong>
PearData opens peer connections, collects host metrics, and can enable optional collectors or access tunnels.
Misconfiguration can cause data loss, downtime, or unauthorized access. Use at your own risk, especially in production.
</div>
</div>
<h2 id="as-is">1. “AS IS” software and documentation</h2>
<p>
PEARDATA SOFTWARE, DOCUMENTATION, INSTALLERS, WEBSITES, AND RELATED MATERIALS ARE PROVIDED BY HONEYPEER, LLC
AND CONTRIBUTORS “AS IS” AND “AS AVAILABLE,” WITHOUT WARRANTIES OF ANY KIND, WHETHER EXPRESS, IMPLIED, OR STATUTORY,
INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, QUIET ENJOYMENT,
ACCURACY, AND NON-INFRINGEMENT.
</p>
<p>
This is consistent with the AGPL-3.0 disclaimer for open-source distributions and applies to the fullest extent permitted by law for HoneyPeers Sites and binary distributions.
</p>
<h2 id="no-guarantee">2. No operational guarantees</h2>
<p>Without limiting the foregoing, HoneyPeer does not warrant that:</p>
<ul>
<li>PearData will meet your requirements or be compatible with every OS, architecture, or optional collector;</li>
<li>peer connectivity, HyperDHT routing, or optional access tunnels will be available, confidential, or uninterrupted;</li>
<li>defects will be corrected within any timeframe;</li>
<li>documentation is complete or error-free.</li>
</ul>
<h2 id="your-risk">3. Your risk allocation</h2>
<p>You are solely responsible for:</p>
<ul>
<li>testing in non-production environments before production use;</li>
<li>access control, key management, backups, and monitoring;</li>
<li>compliance with your organizations security policies and applicable law;</li>
<li>consequences of granting peers elevated roles or collector visibility via PearData.</li>
</ul>
<h2 id="liability">4. Limitation of liability</h2>
<p>
TO THE MAXIMUM EXTENT PERMITTED BY LAW, IN NO EVENT WILL HONEYPEER, LLC, ITS MEMBERS, OFFICERS, EMPLOYEES, AGENTS, OR CONTRIBUTORS BE LIABLE FOR ANY
INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, EXEMPLARY, OR PUNITIVE DAMAGES; OR ANY LOSS OF PROFITS, REVENUE, DATA, GOODWILL, OR BUSINESS INTERRUPTION;
OR COST OF SUBSTITUTE GOODS OR SERVICES; ARISING OUT OF OR RELATED TO PEARDATA OR HONEYPEER SITES, WHETHER BASED IN CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY, OR OTHERWISE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
</p>
<p>
TO THE MAXIMUM EXTENT PERMITTED BY LAW, HONEYPEERS TOTAL AGGREGATE LIABILITY FOR ALL CLAIMS RELATING TO PEARDATA OR THE SITES SHALL NOT EXCEED THE GREATER OF
(A) THE AMOUNTS YOU PAID TO HONEYPEER FOR THE SPECIFIC PRODUCT OR SERVICE GIVING RISE TO THE CLAIM DURING THE TWELVE (12) MONTHS PRIOR TO THE CLAIM, OR
(B) ONE HUNDRED U.S. DOLLARS (US&nbsp;$100).
</p>
<p>
Because some jurisdictions do not allow certain exclusions, some of the above may not apply to you; in that case, liability is limited to the minimum extent required by law.
</p>
<h2 id="high-risk">5. High-risk activities</h2>
<p>
The Software is not designed for use in hazardous environments requiring fail-safe performance (for example nuclear facilities, air traffic control, or life-support systems)
where failure could lead to death, personal injury, or severe environmental damage. You assume all risk of such use.
</p>
<h2 id="related">6. Related documents</h2>
<ul>
<li><a href="/legal/eula">End User License Agreement</a></li>
<li><a href="/legal/terms">Terms of Service</a></li>
<li><a href="/legal/license">Open Source Notices (AGPL-3.0)</a></li>
</ul>
<h2 id="contact">7. Contact</h2>
<p>
HoneyPeer, LLC · DeKalb County, Georgia, USA<br />
<a href="mailto:[email protected]">[email protected]</a>
</p>
<div class="docs-pager">
<a href="/legal/copyright"><span>Previous</span><strong>← Copyright</strong></a>
<a class="next" href="/legal/security"><span>Next</span><strong>Security Policy →</strong></a>
</div>
</article>
</div>
<div data-footer data-prefix="../"></div>
<script type="module" src="/src/js/site.js"></script>
</body>
</html>