286 lines
15 KiB
HTML
286 lines
15 KiB
HTML
<!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>Terms of Service · PearData Legal</title>
|
||
<meta name="description" content="Terms of Service for PearData websites and online properties operated by HoneyPeer, LLC." />
|
||
<meta name="keywords" content="PearData Terms of Service, HoneyPeer" />
|
||
<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/terms" />
|
||
<link rel="alternate" hreflang="en" href="https://peardata.rest/legal/terms" />
|
||
<link rel="alternate" hreflang="x-default" href="https://peardata.rest/legal/terms" />
|
||
|
||
<!-- 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/terms" />
|
||
<meta property="og:title" content="Terms of Service · PearData Legal" />
|
||
<meta property="og:description" content="Terms of Service for PearData websites and online properties operated 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="Terms of Service · PearData Legal" />
|
||
<meta name="twitter:description" content="Terms of Service for PearData websites and online properties operated 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": "Terms of Service \u00b7 PearData Legal",
|
||
"description": "Terms of Service for PearData websites and online properties operated by HoneyPeer, LLC.",
|
||
"url": "https://peardata.rest/legal/terms",
|
||
"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>Terms of Service</h1>
|
||
<p class="docs-lead">
|
||
These Terms of Service (“<strong>Terms</strong>”) govern your access to and use of websites,
|
||
documentation, download portals, and related online properties operated by HoneyPeer, LLC
|
||
in connection with PearData (collectively, the “<strong>Sites</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="#agreement">Agreement</a></li>
|
||
<li><a href="#entity">Who we are</a></li>
|
||
<li><a href="#sites">The Sites</a></li>
|
||
<li><a href="#oss">Relationship to open source</a></li>
|
||
<li><a href="#accounts">Accounts & keys</a></li>
|
||
<li><a href="#acceptable">Acceptable use</a></li>
|
||
<li><a href="#ip">Intellectual property</a></li>
|
||
<li><a href="#third">Third-party services</a></li>
|
||
<li><a href="#disclaimers">Disclaimers</a></li>
|
||
<li><a href="#liability">Limitation of liability</a></li>
|
||
<li><a href="#indemnity">Indemnity</a></li>
|
||
<li><a href="#law">Governing law</a></li>
|
||
<li><a href="#changes">Changes</a></li>
|
||
<li><a href="#contact">Contact</a></li>
|
||
</ol>
|
||
</nav>
|
||
|
||
<h2 id="agreement">1. Agreement to these Terms</h2>
|
||
<p>
|
||
By accessing or using the Sites, you agree to these Terms and to our
|
||
<a href="/legal/privacy">Privacy Policy</a>
|
||
(including cookies and similar technologies) and
|
||
<a href="/legal/aup">Acceptable Use Policy</a>.
|
||
If you do not agree, do not use the Sites.
|
||
</p>
|
||
<p>
|
||
If you use the Sites on behalf of an organization, you represent that you have authority to bind that organization, and “you” includes that organization.
|
||
</p>
|
||
|
||
<h2 id="entity">2. Who we are</h2>
|
||
<p>
|
||
The Sites are owned and operated by <strong>HoneyPeer, LLC</strong> (“<strong>HoneyPeer</strong>,” “<strong>we</strong>,” “<strong>us</strong>”),
|
||
a Georgia limited liability company with its principal place of business in DeKalb County, Georgia, USA.
|
||
PearData is a product owned, operated, and engineered by HoneyPeer.
|
||
</p>
|
||
|
||
<h2 id="sites">3. The Sites</h2>
|
||
<p>The Sites include, without limitation:</p>
|
||
<ul>
|
||
<li>https://peardata.rest and related subdomains (including documentation and marketing pages);</li>
|
||
<li>https://install.peardata.rest and other installers or download endpoints we operate;</li>
|
||
<li>any related web properties, APIs, or portals we designate as part of PearData online services.</li>
|
||
</ul>
|
||
<p>
|
||
The Sites provide information, documentation, and software distribution for PearData.
|
||
HoneyPeer may modify, suspend, or discontinue any part of the Sites at any time.
|
||
</p>
|
||
|
||
<h2 id="oss">4. Relationship to open-source software</h2>
|
||
<p>
|
||
PearData <strong>source code</strong> is generally available under the
|
||
<a href="/legal/license">GNU Affero General Public License v3.0 (AGPL-3.0)</a> (and any additional notices in the repository).
|
||
Nothing in these Terms limits rights you already have under a valid open-source license to code you obtained under that license.
|
||
</p>
|
||
<p>
|
||
These Terms apply to the Sites and to materials and services HoneyPeer provides online.
|
||
Your use of compiled binaries, desktop applications, or packages we distribute may also be subject to the
|
||
<a href="/legal/eula">End User License Agreement</a>.
|
||
</p>
|
||
|
||
<h2 id="accounts">5. Accounts, keys, and operator responsibility</h2>
|
||
<p>
|
||
PearData is designed as peer-to-peer host and fleet monitoring software. HoneyPeer does not host your infrastructure metrics as a multi-tenant SaaS control plane through the Sites by default.
|
||
You are solely responsible for:
|
||
</p>
|
||
<ul>
|
||
<li>securing server seeds, public keys, invite tokens, and access credentials;</li>
|
||
<li>configuring roles, allowlists, firewalls, and optional collector permissions on systems you control;</li>
|
||
<li>compliance with laws applicable to your infrastructure and data;</li>
|
||
<li>backing up identity material (for example <code>SERVER_SEED</code> / <code>.env</code> files).</li>
|
||
</ul>
|
||
|
||
<h2 id="acceptable">6. Acceptable use</h2>
|
||
<p>
|
||
You must comply with our <a href="/legal/aup">Acceptable Use Policy</a>.
|
||
You may not misuse the Sites, installers, or HoneyPeer infrastructure, including attempts to disrupt, scrape abusively, distribute malware, or violate law.
|
||
</p>
|
||
|
||
<h2 id="ip">7. Intellectual property</h2>
|
||
<p>
|
||
Except for open-source software licensed separately, the Sites (including text, graphics, logos, and arrangement) are owned by HoneyPeer or its licensors and protected by intellectual property laws.
|
||
See our <a href="/legal/copyright">Copyright & DMCA</a> page for intellectual property notices.
|
||
</p>
|
||
<p>
|
||
You may not use HoneyPeer or PearData branding in a way that implies endorsement, partnership, or official status without prior written permission, except as allowed by fair use or other applicable law.
|
||
</p>
|
||
|
||
<h2 id="third">8. Third-party services and links</h2>
|
||
<p>
|
||
The Sites may link to third-party sites (for example source hosting or dependency projects).
|
||
HoneyPeer is not responsible for third-party content, licenses, or practices.
|
||
Some PearData features integrate third-party components (see <a href="/legal/license">Open Source Notices</a>).
|
||
</p>
|
||
|
||
<h2 id="disclaimers">9. Disclaimers</h2>
|
||
<p>
|
||
THE SITES AND ALL MATERIALS ARE PROVIDED “AS IS” AND “AS AVAILABLE.”
|
||
TO THE MAXIMUM EXTENT PERMITTED BY LAW, HONEYPEER DISCLAIMS ALL WARRANTIES, WHETHER EXPRESS, IMPLIED, OR STATUTORY,
|
||
INCLUDING MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, AND NON-INFRINGEMENT.
|
||
WE DO NOT WARRANT THAT THE SITES WILL BE UNINTERRUPTED, SECURE, OR ERROR-FREE.
|
||
</p>
|
||
<p>Additional product-level disclaimers appear in the <a href="/legal/disclaimer">Disclaimer & Liability</a> document and the EULA.</p>
|
||
|
||
<h2 id="liability">10. Limitation of liability</h2>
|
||
<p>
|
||
TO THE MAXIMUM EXTENT PERMITTED BY LAW, HONEYPEER AND ITS OFFICERS, MEMBERS, EMPLOYEES, AND AGENTS WILL NOT BE LIABLE FOR
|
||
ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, EXEMPLARY, OR PUNITIVE DAMAGES, OR ANY LOSS OF PROFITS, DATA, GOODWILL,
|
||
OR BUSINESS INTERRUPTION, ARISING OUT OF OR RELATED TO YOUR USE OF THE SITES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
||
</p>
|
||
<p>
|
||
TO THE MAXIMUM EXTENT PERMITTED BY LAW, HONEYPEER’S TOTAL LIABILITY FOR ANY CLAIM ARISING OUT OF OR RELATING TO THE SITES
|
||
WILL NOT EXCEED THE GREATER OF (A) AMOUNTS YOU PAID TO HONEYPEER FOR THE SITES IN THE TWELVE (12) MONTHS BEFORE THE CLAIM, OR (B) ONE HUNDRED U.S. DOLLARS (US $100).
|
||
</p>
|
||
<p>Some jurisdictions do not allow certain limitations; in those cases, our liability is limited to the fullest extent permitted.</p>
|
||
|
||
<h2 id="indemnity">11. Indemnification</h2>
|
||
<p>
|
||
You will defend, indemnify, and hold harmless HoneyPeer and its members, officers, and agents from and against any claims, damages, losses, and expenses
|
||
(including reasonable attorneys’ fees) arising out of or related to your misuse of the Sites, your infrastructure, your violation of these Terms, or your violation of law or third-party rights.
|
||
</p>
|
||
|
||
<h2 id="law">12. Governing law and venue</h2>
|
||
<p>
|
||
These Terms are governed by the laws of the State of Georgia, USA, without regard to conflict-of-law principles.
|
||
Exclusive venue for disputes lies in the state or federal courts located in Georgia (including courts serving DeKalb County, Georgia),
|
||
and you consent to personal jurisdiction there, except where prohibited by law.
|
||
</p>
|
||
|
||
<h2 id="changes">13. Changes</h2>
|
||
<p>
|
||
We may update these Terms by posting a revised version on the Sites with a new “Last updated” date.
|
||
Continued use after changes become effective constitutes acceptance of the revised Terms.
|
||
</p>
|
||
|
||
<h2 id="contact">14. Contact</h2>
|
||
<p>
|
||
HoneyPeer, LLC<br />
|
||
DeKalb County, Georgia, United States<br />
|
||
Legal: <a href="mailto:[email protected]">[email protected]</a>
|
||
</p>
|
||
|
||
<div class="docs-pager">
|
||
<a href="/legal/"><span>Legal hub</span><strong>← All documents</strong></a>
|
||
<a class="next" href="/legal/eula"><span>Next</span><strong>EULA →</strong></a>
|
||
</div>
|
||
</article>
|
||
</div>
|
||
|
||
<div data-footer data-prefix="../"></div>
|
||
<script type="module" src="/src/js/site.js"></script>
|
||
</body>
|
||
</html>
|