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

278 lines
14 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>End User License Agreement · PearData Legal</title>
<meta name="description" content="End User License Agreement for PearData software distributed by HoneyPeer, LLC." />
<meta name="keywords" content="PearData EULA, End User License Agreement" />
<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/eula" />
<link rel="alternate" hreflang="en" href="https://peardata.rest/legal/eula" />
<link rel="alternate" hreflang="x-default" href="https://peardata.rest/legal/eula" />
<!-- 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/eula" />
<meta property="og:title" content="End User License Agreement · PearData Legal" />
<meta property="og:description" content="End User License Agreement for PearData software distributed 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="End User License Agreement · PearData Legal" />
<meta name="twitter:description" content="End User License Agreement for PearData software distributed 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": "End User License Agreement \u00b7 PearData Legal",
"description": "End User License Agreement for PearData software distributed by HoneyPeer, LLC.",
"url": "https://peardata.rest/legal/eula",
"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>End User License Agreement</h1>
<p class="docs-lead">
This End User License Agreement (“<strong>EULA</strong>”) is a legal agreement between you and
<strong>HoneyPeer, LLC</strong> (“HoneyPeer”) for PearData software products distributed by HoneyPeer,
including server binaries, desktop clients, installers, and related documentation (the “<strong>Software</strong>”).
</p>
<p class="legal-updated">Last updated: <strong>July 11, 2026</strong></p>
<nav class="toc">
<strong>On this page</strong>
<ol>
<li><a href="#acceptance">Acceptance</a></li>
<li><a href="#license">License grant</a></li>
<li><a href="#oss">Open-source components</a></li>
<li><a href="#restrictions">Restrictions</a></li>
<li><a href="#ownership">Ownership</a></li>
<li><a href="#updates">Updates</a></li>
<li><a href="#data">Your data &amp; infrastructure</a></li>
<li><a href="#third">Third-party software</a></li>
<li><a href="#support">Support</a></li>
<li><a href="#term">Term &amp; termination</a></li>
<li><a href="#export">Export</a></li>
<li><a href="#warranty">Warranty disclaimer</a></li>
<li><a href="#liability">Limitation of liability</a></li>
<li><a href="#law">Governing law</a></li>
<li><a href="#contact">Contact</a></li>
</ol>
</nav>
<h2 id="acceptance">1. Acceptance</h2>
<p>
By downloading, installing, copying, or using the Software, you agree to this EULA.
If you do not agree, do not install or use the Software.
If you accept on behalf of an entity, you represent that you are authorized to bind that entity.
</p>
<h2 id="license">2. License grant</h2>
<p>
Subject to this EULA, HoneyPeer grants you a limited, non-exclusive, non-transferable (except as permitted below),
revocable license to install and use the Software on systems you own or control, for lawful purposes,
including monitoring hosts and fleets over peer-to-peer connections as documented.
</p>
<p>
Where the Software (or portions of it) is also provided under AGPL-3.0 in source form,
your rights under AGPL-3.0 for that source remain available and are not narrowed by this EULA.
This EULA primarily governs HoneyPeers distribution of binaries, installers, trademarks, and packaging.
</p>
<h2 id="oss">3. Open-source components</h2>
<p>
PearData is engineered as open-source software under the
<strong>GNU Affero General Public License, Version 3 (AGPL-3.0)</strong>.
The Software may include third-party open-source components under their own licenses
(see <a href="/legal/license">Open Source Notices</a>). Those licenses govern those components.
</p>
<h2 id="restrictions">4. Restrictions</h2>
<p>Except as allowed by applicable open-source licenses or mandatory law, you may not:</p>
<ul>
<li>rent, lease, sell, sublicense, or provide the Software as a hosted multi-tenant service that conceals HoneyPeers trademarks in a misleading way;</li>
<li>remove or alter proprietary notices, copyright legends, or attribution required by licenses;</li>
<li>use the Software to violate law, third-party rights, or the <a href="/legal/aup">Acceptable Use Policy</a>;</li>
<li>attempt to bypass security, authentication, or access controls of systems you do not own or administer;</li>
<li>misrepresent the Software as officially endorsed by another party, or misuse HoneyPeer/PearData marks in a misleading way.</li>
</ul>
<h2 id="ownership">5. Ownership</h2>
<p>
HoneyPeer and its licensors retain all right, title, and interest in and to the Software,
including intellectual property rights, subject to open-source licenses applicable to specific components.
This EULA does not transfer ownership of the Software to you.
</p>
<h2 id="updates">6. Updates and versions</h2>
<p>
HoneyPeer may provide updates, rolling releases, or patches. Updates may be required for continued compatibility.
HoneyPeer is not obligated to provide any particular update schedule.
Pre-release, experimental, or “rolling” builds may be unstable.
</p>
<h2 id="data">7. Your data and infrastructure</h2>
<p>
The Software operates on infrastructure and networks you control or connect to.
You are solely responsible for monitored hosts, metrics stores, secrets, peer keys, optional tunnels, logs, and any data processed by systems you operate with PearData.
HoneyPeer does not claim ownership of your content or operational data.
</p>
<p>
Unless you separately enable a HoneyPeer online service that collects data (described in the
<a href="/legal/privacy">Privacy Policy</a>), local use of the Software does not require sending operational monitoring data to HoneyPeer.
</p>
<h2 id="third">8. Third-party software and services</h2>
<p>
The Software may interact with operating systems, optional Docker or other collector backends, network services, and optional tunnel libraries.
Those products are governed by their own terms and licenses. HoneyPeer is not responsible for third-party software behavior.
</p>
<h2 id="support">9. Support</h2>
<p>
Unless you have a separate written support agreement with HoneyPeer, the Software is provided without guaranteed support, SLA, or uptime commitment.
Community documentation may be available on the Sites.
</p>
<h2 id="term">10. Term and termination</h2>
<p>
This EULA remains in effect until terminated. Your rights terminate automatically if you materially breach this EULA and fail to cure where cure is reasonably possible.
Upon termination, you must stop using HoneyPeer-distributed proprietary packaging that is not independently licensed to you under open source, and destroy copies as required.
Open-source licenses that have already been granted for source code survive according to their terms.
</p>
<h2 id="export">11. Export and sanctions</h2>
<p>
You must comply with U.S. and other applicable export control and sanctions laws.
You may not use or export the Software in violation of those laws.
</p>
<h2 id="warranty">12. Warranty disclaimer</h2>
<p>
THE SOFTWARE IS PROVIDED “AS IS” WITHOUT WARRANTY OF ANY KIND.
TO THE MAXIMUM EXTENT PERMITTED BY LAW, HONEYPEER DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED,
INCLUDING MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
YOU ASSUME ALL RISK FOR USE OF THE SOFTWARE IN PRODUCTION OR CRITICAL ENVIRONMENTS.
</p>
<h2 id="liability">13. Limitation of liability</h2>
<p>
TO THE MAXIMUM EXTENT PERMITTED BY LAW, HONEYPEER WILL NOT BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, OR PUNITIVE DAMAGES,
OR LOSS OF PROFITS, DATA, OR BUSINESS, ARISING FROM THE SOFTWARE OR THIS EULA.
HONEYPEERS TOTAL LIABILITY WILL NOT EXCEED THE GREATER OF FEES YOU PAID TO HONEYPEER FOR THE SOFTWARE IN THE TWELVE (12) MONTHS BEFORE THE CLAIM OR US&nbsp;$100.
</p>
<p>See also the <a href="/legal/disclaimer">Disclaimer &amp; Liability</a> statement.</p>
<h2 id="law">14. Governing law</h2>
<p>
This EULA is governed by the laws of the State of Georgia, USA.
Venue lies in Georgia courts as described in the <a href="/legal/terms">Terms of Service</a>, except where prohibited.
</p>
<h2 id="contact">15. 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/terms"><span>Previous</span><strong>← Terms of Service</strong></a>
<a class="next" href="/legal/privacy"><span>Next</span><strong>Privacy Policy →</strong></a>
</div>
</article>
</div>
<div data-footer data-prefix="../"></div>
<script type="module" src="/src/js/site.js"></script>
</body>
</html>