-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterms.html
More file actions
115 lines (101 loc) · 7.39 KB
/
Copy pathterms.html
File metadata and controls
115 lines (101 loc) · 7.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Terms of Use — GeeksPulse</title>
<meta name="description" content="GeeksPulse terms of use: aggregator disclaimer, content attribution, DMCA, and liability limitations." />
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://geekspulse.dev/terms.html" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://geekspulse.dev/terms.html" />
<meta property="og:title" content="Terms of Use — GeeksPulse" />
<meta property="og:site_name" content="GeeksPulse" />
<link rel="icon" type="image/svg+xml" href="favicon.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=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="styles.css" />
<style>
.legal-page { max-width: 720px; margin: 0 auto; padding: 60px 24px 80px; }
.legal-page h1 { font-size: 2rem; margin-bottom: 0.3em; }
.legal-page .legal-meta { font-family: var(--mono); font-size: 12px; color: var(--ink3); margin-bottom: 2.5rem; }
.legal-page h2 { font-size: 1.1rem; margin: 2rem 0 0.6rem; color: var(--cyan); font-family: var(--mono); }
.legal-page p, .legal-page li { font-size: 0.93rem; line-height: 1.75; color: var(--ink2); }
.legal-page ul { margin: 0.5rem 0 1rem 1.25rem; }
.legal-page a { color: var(--cyan); }
.legal-page .back-link { display: inline-flex; align-items: center; gap: 6px; font-family: var(--mono); font-size: 12px; color: var(--ink3); text-decoration: none; margin-bottom: 2rem; }
.legal-page .back-link:hover { color: var(--cyan); }
</style>
</head>
<body>
<nav class="top-nav" aria-label="Main navigation">
<div class="page-wrap">
<div class="nav-inner">
<a href="/" class="logo" aria-label="GeeksPulse home">
<div class="logo-mark" aria-hidden="true">GP</div>
<span class="logo-name">GeeksPulse</span>
</a>
</div>
</div>
</nav>
<div class="page-wrap">
<div class="legal-page">
<a href="/" class="back-link">
<svg viewBox="0 0 24 24" width="13" height="13" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M19 12H5"/><polyline points="12 19 5 12 12 5"/></svg>
Back to GeeksPulse
</a>
<h1>Terms of Use</h1>
<p class="legal-meta">// Last updated: May 18, 2026 · Contact: <a href="mailto:abarghooeimajid@gmail.com">abarghooeimajid@gmail.com</a></p>
<p>By accessing GeeksPulse (“the Site”), you agree to the following terms. Please read them carefully — they’re short.</p>
<h2>// What GeeksPulse is</h2>
<p>GeeksPulse is a <strong>free, independent RSS news aggregator</strong>. It automatically collects and displays article headlines, links, and snippets from publicly available RSS/Atom feeds published by third-party sources (Hacker News, IEEE Spectrum, GitHub Blog, Krebs on Security, etc.). GeeksPulse does <em>not</em> author, edit, endorse, or verify the accuracy of any aggregated content.</p>
<h2>// Content ownership & attribution</h2>
<ul>
<li>All aggregated article titles, summaries, and images remain the intellectual property of their respective original publishers.</li>
<li>GeeksPulse displays only the information made publicly available in each publisher’s RSS feed and links directly to the original article on the publisher’s website.</li>
<li>No full article text is reproduced or stored permanently. Feed content is fetched on demand and cached temporarily (typically ≤ 2 hours).</li>
<li>AI-generated summaries are produced automatically from the RSS snippet. They may be inaccurate. Always read the original article.</li>
</ul>
<h2>// DMCA / Copyright takedowns</h2>
<p>If you are a copyright holder and believe your content is being displayed in a manner that infringes your rights, please contact us at <a href="mailto:abarghooeimajid@gmail.com">abarghooeimajid@gmail.com</a> with:</p>
<ul>
<li>A description of the copyrighted work you claim is infringed.</li>
<li>The URL on GeeksPulse where the alleged infringement appears.</li>
<li>Your contact information and a statement of good faith.</li>
</ul>
<p>We will respond promptly, typically within 48 hours, and will remove or de-index the relevant content as appropriate.</p>
<h2>// No warranty</h2>
<p>GeeksPulse is provided <strong>“as is”</strong> without any warranty of any kind — express or implied — including accuracy, availability, or fitness for a particular purpose. Feed aggregation depends on third-party RSS sources and CORS proxy services; the Site may experience downtime or delays outside our control.</p>
<h2>// Limitation of liability</h2>
<p>To the maximum extent permitted by applicable law, GeeksPulse and its operator (Majid Abarghooei) shall not be liable for any indirect, incidental, special, or consequential damages arising from your use of the Site or reliance on any aggregated content.</p>
<h2>// Open-source licence</h2>
<p>GeeksPulse’s source code is published on <a href="https://github.com/dante0747/geekspulse.dev" target="_blank" rel="noopener noreferrer">GitHub</a> under the MIT Licence. You are free to fork, modify, and redistribute the code in accordance with that licence. The MIT Licence covers the code only, not the aggregated third-party content.</p>
<h2>// External links</h2>
<p>Every article card links to the original publisher’s website. GeeksPulse has no control over external sites and is not responsible for their content, privacy practices, or availability.</p>
<h2>// Changes to these terms</h2>
<p>We may update these terms from time to time. The “Last updated” date at the top will reflect any changes. Continued use of the Site after changes constitutes acceptance of the updated terms.</p>
<h2>// Contact</h2>
<p>Questions? Email <a href="mailto:abarghooeimajid@gmail.com">abarghooeimajid@gmail.com</a> or open an issue on <a href="https://github.com/dante0747/geekspulse.dev" target="_blank" rel="noopener noreferrer">GitHub</a>.</p>
</div>
</div>
<footer class="site-footer" style="margin-top:0">
<div class="page-wrap">
<div class="footer-inner">
<div class="footer-left">
<div class="footer-copy">© 2026 GeeksPulse — Free to use. No ads. No tracking. No paywalls.</div>
<div class="footer-copy" style="margin-top:6px;font-size:0.75rem">
<a href="/" style="color:var(--cyan);text-decoration:none">Home</a>
·
<a href="/privacy.html" style="color:var(--cyan);text-decoration:none">Privacy</a>
·
<a href="/terms.html" style="color:var(--cyan);text-decoration:none">Terms</a>
·
<a href="mailto:abarghooeimajid@gmail.com" style="color:var(--cyan);text-decoration:none">Contact</a>
</div>
</div>
</div>
</div>
</footer>
</body>
</html>