-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
324 lines (302 loc) · 27.4 KB
/
Copy pathprivacy.html
File metadata and controls
324 lines (302 loc) · 27.4 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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>document.documentElement.classList.add('js')</script>
<title>Privacy Policy — TrustTails</title>
<meta name="description" content="The TrustTails privacy policy: what limited information this informational website collects, how it is used, third-party links, and your choices.">
<link rel="canonical" href="https://trusttails.io/privacy">
<meta name="theme-color" content="#060B16">
<meta property="og:type" content="website">
<meta property="og:url" content="https://trusttails.io/privacy">
<meta property="og:title" content="Privacy Policy — TrustTails">
<meta property="og:description" content="The TrustTails privacy policy: what limited information this informational website collects, how it is used, third-party links, and your choices.">
<meta property="og:image" content="https://trusttails.io/assets/img/og-cover.png">
<meta property="og:site_name" content="TrustTails">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@trusttailscoin">
<meta name="twitter:title" content="Privacy Policy — TrustTails">
<meta name="twitter:description" content="The TrustTails privacy policy: what limited information this informational website collects, how it is used, third-party links, and your choices.">
<meta name="twitter:image" content="https://trusttails.io/assets/img/og-cover.png">
<link rel="icon" type="image/png" href="/assets/img/favicon.png">
<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@400;500;600;700&family=Inter:wght@300;400;500;600&family=Orbitron:wght@500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/assets/css/style.css?v=3">
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://trusttails.io/"},{"@type":"ListItem","position":2,"name":"Privacy","item":"https://trusttails.io/privacy"}]}</script>
</head>
<body>
<!--NAV-->
<header class="nav"><div class="container">
<a class="brand" href="/" aria-label="TrustTails home"><img src="/assets/img/logo-nav.png" alt="TrustTails logo"><span><b>Trust</b><span>Tails</span></span></a>
<nav class="nav-links" aria-label="Primary">
<div class="nav-group">
<button class="nav-top" aria-expanded="false">Project <svg class="chev" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="m6 9 6 6 6-6"/></svg></button>
<div class="mega">
<a class="mega-link" href="/about"><span class="mi"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M12 2 2 7l10 5 10-5-10-5Z"/><path d="m2 17 10 5 10-5M2 12l10 5 10-5"/></svg></span><span><b>About & Story</b><span class="ms">How TrustTails began</span></span></a>
<a class="mega-link" href="/tokenomics"><span class="mi"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="9"/><path d="M9 9h4a2 2 0 0 1 0 4H9m2-4v8"/></svg></span><span><b>Tokenomics</b><span class="ms">Fixed 1B, revoked authorities</span></span></a>
<a class="mega-link" href="/roadmap"><span class="mi"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M9 18 3 21V6l6-3 6 3 6-3v15l-6 3-6-3Z"/><path d="M9 3v15M15 6v15"/></svg></span><span><b>Roadmap</b><span class="ms">The honest 3-phase journey</span></span></a>
<a class="mega-link" href="/vision"><span class="mi"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M12 2l2.4 7.4H22l-6 4.6 2.3 7.4L12 17l-6.3 4.4L8 14 2 9.4h7.6Z"/></svg></span><span><b>Vision</b><span class="ms">The long-term north star</span></span></a>
<a class="mega-link" href="/tail-network"><span class="mi"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="5" r="2"/><circle cx="5" cy="19" r="2"/><circle cx="19" cy="19" r="2"/><path d="M12 7v4M12 11 6 17M12 11l6 6"/></svg></span><span><b>TAIL Network</b><span class="ms">The technology behind TAIL</span></span></a>
<a class="mega-link" href="/solana"><span class="mi"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M5 7h12l2-2H7Zm0 5h12l2-2H7Zm0 5h12l2-2H7Z"/></svg></span><span><b>Why Solana</b><span class="ms">Speed and low fees</span></span></a>
<a class="mega-feature" href="/whitepaper"><span><b>Whitepaper</b><span class="ms">The full vision & tokenomics</span></span><span class="btn btn-gold btn-sm">Read</span></a>
</div>
</div>
<div class="nav-group">
<button class="nav-top" aria-expanded="false">Trust <svg class="chev" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="m6 9 6 6 6-6"/></svg></button>
<div class="mega">
<a class="mega-link" href="/is-it-legit"><span class="mi"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="9"/><path d="m8 12 3 3 5-6"/></svg></span><span><b>Is it legit?</b><span class="ms">Verify on-chain in 60s</span></span></a>
<a class="mega-link" href="/security"><span class="mi"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/><path d="m9 12 2 2 4-4"/></svg></span><span><b>Security</b><span class="ms">Stay safe from scams</span></span></a>
<a class="mega-link" href="/trust-and-transparency"><span class="mi"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"/><circle cx="12" cy="12" r="3"/></svg></span><span><b>Transparency</b><span class="ms">How we communicate</span></span></a>
<a class="mega-link" href="/compare"><span class="mi"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M12 3v18M5 7h14M7 7l-3 7a3 3 0 0 0 6 0ZM17 7l-3 7a3 3 0 0 0 6 0Z"/></svg></span><span><b>How we compare</b><span class="ms">vs a typical meme coin</span></span></a>
<a class="mega-link" href="/tools/solana-token-checker"><span class="mi"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="3" y="11" width="18" height="11" rx="2"/><path d="M7 11V7a5 5 0 0 1 10 0v4"/></svg></span><span><b>Token checker</b><span class="ms">Check any Solana token</span></span></a>
<a class="mega-feature" href="/is-it-legit"><span><b>Live on-chain proof</b><span class="ms">Supply & authorities, verified</span></span><span class="btn btn-gold btn-sm">Verify</span></a>
</div>
</div>
<div class="nav-group">
<button class="nav-top" aria-expanded="false">Tools <svg class="chev" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="m6 9 6 6 6-6"/></svg></button>
<div class="mega">
<a class="mega-link" href="/tools/solana-token-checker"><span class="mi"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="3" y="11" width="18" height="11" rx="2"/><path d="M7 11V7a5 5 0 0 1 10 0v4"/></svg></span><span><b>Token Checker</b><span class="ms">Verify any SPL token</span></span></a>
<a class="mega-link" href="/tools/token-comparison"><span class="mi"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M12 3v18M5 7h14M7 7l-3 7a3 3 0 0 0 6 0ZM17 7l-3 7a3 3 0 0 0 6 0Z"/></svg></span><span><b>Comparison</b><span class="ms">Compare tokens side by side</span></span></a>
<a class="mega-link" href="/tools/market-cap-calculator"><span class="mi"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="4" y="2" width="16" height="20" rx="2"/><path d="M8 6h8M8 10h2M8 14h2M14 10h2v8h-2zM8 18h2"/></svg></span><span><b>Market Cap Calc</b><span class="ms">Hypothetical market cap</span></span></a>
<a class="mega-link" href="/tools/holdings-calculator"><span class="mi"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M12 3v9l8 4"/><circle cx="12" cy="12" r="9"/></svg></span><span><b>Holdings Calc</b><span class="ms">Value your holdings</span></span></a>
<a class="mega-link" href="/tools/rug-pull-checklist"><span class="mi"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M8 6h13M8 12h13M8 18h13M3 6h.01M3 12h.01M3 18h.01"/></svg></span><span><b>Rug-Pull Checklist</b><span class="ms">Score safety signals</span></span></a>
<a class="mega-link" href="/tools/wallet-setup-guide"><span class="mi"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M3 7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2Z"/><path d="M16 12h3M3 9h18"/></svg></span><span><b>Wallet Setup</b><span class="ms">Phantom & Solflare</span></span></a>
<a class="mega-feature" href="/tools/"><span><b>All free tools</b><span class="ms">No sign-up, no hype</span></span><span class="btn btn-gold btn-sm">Open</span></a>
</div>
</div>
<a class="nav-top-link nav-top" href="/blog/">Insights</a>
<a class="nav-top-link nav-top" href="/how-to-buy">How to buy</a>
<a class="nav-top-link nav-top" href="/faq">FAQ</a>
</nav>
<div class="nav-cta">
<a class="btn btn-gold btn-sm" href="https://t.me/TrustTailsCommunity" target="_blank" rel="noopener">Join community</a>
<button class="nav-toggle" aria-label="Open menu"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M3 6h18M3 12h18M3 18h18"/></svg></button>
</div>
</div></header>
<div class="mobile-menu">
<details class="mm-sec"><summary>Project</summary><div class="mm-links"><a href="/about">About & Story</a><a href="/tokenomics">Tokenomics</a><a href="/roadmap">Roadmap</a><a href="/vision">Vision</a><a href="/tail-network">TAIL Network</a><a href="/solana">Why Solana</a><a href="/whitepaper">Whitepaper</a></div></details>
<details class="mm-sec"><summary>Trust</summary><div class="mm-links"><a href="/is-it-legit">Is it legit?</a><a href="/security">Security</a><a href="/trust-and-transparency">Transparency</a><a href="/compare">How we compare</a></div></details>
<details class="mm-sec"><summary>Tools</summary><div class="mm-links"><a href="/tools/solana-token-checker">Token Checker</a><a href="/tools/token-comparison">Comparison</a><a href="/tools/market-cap-calculator">Market Cap Calculator</a><a href="/tools/holdings-calculator">Holdings Calculator</a><a href="/tools/rug-pull-checklist">Rug-Pull Checklist</a><a href="/tools/wallet-setup-guide">Wallet Setup</a><a href="/tools/">All tools</a></div></details>
<a class="mm-direct" href="/blog/">Insights</a>
<a class="mm-direct" href="/how-to-buy">How to buy</a>
<a class="mm-direct" href="/faq">FAQ</a>
<a class="btn btn-gold" href="https://t.me/TrustTailsCommunity" target="_blank" rel="noopener">Join community</a>
</div>
<!--/NAV-->
<!-- PAGE HEADER -->
<section class="section" style="padding-top:calc(var(--nav-h) + 56px)">
<div class="container">
<div class="section-head reveal">
<span class="eyebrow">Legal</span>
<h1>Privacy Policy</h1>
<p class="lead">TrustTails is an informational static website. We collect very little data, we do not sell it, and we are straightforward about what happens when you visit.</p>
</div>
<p class="reveal" style="max-width:680px;margin:0 auto;opacity:.65;font-size:.9rem;text-align:center;">Last updated: June 2026. This policy applies to trusttails.io and its subpages. For our broader terms of use, see the <a href="/terms" class="text-cyan">Terms & Conditions</a>. For risk disclosures specific to the TAIL token, see the <a href="/disclaimer" class="text-cyan">Disclaimer</a>.</p>
</div>
</section>
<!-- WHAT WE COLLECT -->
<section class="section" style="background:var(--bg-2)">
<div class="container">
<div class="section-head center reveal">
<span class="eyebrow">Data We Collect</span>
<h2>Minimal by design</h2>
<p>This site has no user accounts, no login forms, no purchase flows, and no advertising network. There is very little information we could collect even if we wanted to.</p>
</div>
<div class="grid grid-3">
<article class="glass reveal d1">
<div class="icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M12 2a10 10 0 1 0 0 20A10 10 0 0 0 12 2z"/><path d="M12 8v4l3 3"/></svg>
</div>
<h3>Server log data</h3>
<p>When your browser requests a page, our web host automatically records the page URL, your browser type, referring URL, and IP address. This is standard HTTP access-log behaviour. Logs are retained for a short period for security and debugging purposes only, then discarded.</p>
</article>
<article class="glass reveal d2">
<div class="icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="2" y="3" width="20" height="14" rx="2"/><path d="M8 21h8M12 17v4"/></svg>
</div>
<h3>Analytics (if active)</h3>
<p>We may use a privacy-respecting analytics tool (such as a self-hosted or cookieless solution) to understand aggregate page traffic — for example, which pages are visited most. If we do, no personally identifiable profiles are built and no data is sold or shared with advertisers.</p>
</article>
<article class="glass reveal d3">
<div class="icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"/><polyline points="22,6 12,13 2,6"/></svg>
</div>
<h3>Email contact</h3>
<p>If you email us at <a href="mailto:trusttailscoin@gmail.com" class="text-cyan">trusttailscoin@gmail.com</a>, we receive your email address and the content of your message. We use this only to respond to your enquiry. We do not add you to mailing lists without your explicit consent.</p>
</article>
</div>
</div>
</section>
<!-- HOW WE USE IT -->
<section class="section">
<div class="container">
<div class="section-head center reveal">
<span class="eyebrow">Use & Retention</span>
<h2>How we use the limited data we have</h2>
</div>
<div class="proof-split reveal">
<div class="do-dont is-do">
<h3>We use data to</h3>
<ul>
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg>
Keep the site running and diagnose technical errors
</li>
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg>
Understand aggregate visitor traffic to improve content
</li>
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg>
Respond to direct email enquiries you initiate
</li>
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg>
Detect and block abusive traffic or security threats
</li>
</ul>
</div>
<div class="do-dont is-dont">
<h3>We do not</h3>
<ul>
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><line x1="18" y1="6" x2="6" y2="18"/><line x1="6" y1="6" x2="18" y2="18"/></svg>
Sell, rent, or trade your data to any third party
</li>
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><line x1="18" y1="6" x2="6" y2="18"/><line x1="6" y1="6" x2="18" y2="18"/></svg>
Build advertising profiles or retarget you with ads
</li>
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><line x1="18" y1="6" x2="6" y2="18"/><line x1="6" y1="6" x2="18" y2="18"/></svg>
Share data with data brokers or marketing platforms
</li>
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><line x1="18" y1="6" x2="6" y2="18"/><line x1="6" y1="6" x2="18" y2="18"/></svg>
Require an account, login, or personal registration
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- COOKIES & THIRD-PARTY LINKS -->
<section class="section" style="background:var(--bg-2)">
<div class="container">
<div class="section-head center reveal">
<span class="eyebrow">Cookies & External Links</span>
<h2>Cookies and third-party services</h2>
</div>
<div class="grid grid-2">
<article class="glass reveal d1">
<div class="icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="10"/><path d="M12 8v4M12 16h.01"/></svg>
</div>
<h3>Cookies</h3>
<p>This site does not use tracking cookies or advertising cookies. Our web hosting provider may set a minimal session or security cookie as part of serving content — this is technical infrastructure only and does not track you across other websites. If you use an analytics-blocking browser extension, it will not affect your ability to read this site.</p>
</article>
<article class="glass reveal d2">
<div class="icon cyan">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/></svg>
</div>
<h3>External links</h3>
<p>This site links to third-party platforms including <a href="https://x.com/trusttailscoin" target="_blank" rel="noopener" class="text-cyan">X (Twitter)</a>, <a href="https://t.me/TrustTailsCommunity" target="_blank" rel="noopener" class="text-cyan">Telegram</a>, and <a href="https://solscan.io/token/4NoNV3jSYLRbUtVWSTK5XdkpuvRzGpMCmfZSBKMuk6Rc" target="_blank" rel="noopener" class="text-cyan">Solscan</a>. Each of those platforms operates under its own privacy policy. We are not responsible for their data practices. Please review their policies before sharing personal information there.</p>
</article>
</div>
</div>
</section>
<!-- SCAM WARNING + CHILDREN + RIGHTS -->
<section class="section">
<div class="container">
<div class="section-head center reveal">
<span class="eyebrow">Important Notes</span>
<h2>Children, your rights, and scam warnings</h2>
</div>
<div class="grid grid-3">
<article class="glass reveal d1">
<div class="icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/><circle cx="9" cy="7" r="4"/><path d="M23 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75"/></svg>
</div>
<h3>Children's privacy</h3>
<p>This site is not directed at children under the age of 13 (or the applicable minimum age in your jurisdiction). We do not knowingly collect personal data from minors. If you believe a child has submitted personal information via email, please contact us and we will delete it promptly.</p>
</article>
<article class="glass reveal d2">
<div class="icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><rect x="3" y="11" width="18" height="11" rx="2" ry="2"/><path d="M7 11V7a5 5 0 0 1 10 0v4"/></svg>
</div>
<h3>Your rights</h3>
<p>Depending on your jurisdiction (including the EU/UK under GDPR and California under CCPA), you may have the right to access, correct, or delete personal data we hold about you. Because we hold almost no personal data, most requests can be resolved quickly. Email <a href="mailto:trusttailscoin@gmail.com" class="text-cyan">trusttailscoin@gmail.com</a> with your request and we will respond within 30 days.</p>
</article>
<article class="glass reveal d3">
<div class="icon" style="color:var(--gold)">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z"/><line x1="12" y1="9" x2="12" y2="13"/><line x1="12" y1="17" x2="12.01" y2="17"/></svg>
</div>
<h3>Scam warning</h3>
<p>TrustTails is pre-launch. We will never DM you first on Telegram or X, request your wallet seed phrase, or run a private presale. Any account claiming to offer early TAIL tokens or asking for wallet access is a scam. Our only official channels are listed on the <a href="/community" class="text-gold">Community page</a> and in the <a href="/is-it-legit" class="text-gold">Is it legit?</a> guide.</p>
</article>
</div>
</div>
</section>
<!-- FAQ -->
<section class="section" style="background:var(--bg-2)">
<div class="container">
<div class="section-head center reveal">
<span class="eyebrow">Quick Answers</span>
<h2>Privacy FAQ</h2>
</div>
<div class="faq" style="max-width:720px;margin:0 auto;">
<details class="faq-item reveal">
<summary>Do you use Google Analytics or similar tracking?<span class="plus"></span></summary>
<div class="faq-a">Not at launch. If we ever introduce an analytics tool, we will update this policy and preference cookieless, privacy-preserving solutions. We will never install advertising-network pixels (e.g. Meta Pixel, Google Ads remarketing tags) on this site.</div>
</details>
<details class="faq-item reveal">
<summary>Can I read TrustTails without giving you any information?<span class="plus"></span></summary>
<div class="faq-a">Yes. The entire site is publicly readable. You do not need to register, log in, or submit any form. Your IP address is logged by our host's server infrastructure as with any website, but no account or profile is created.</div>
</details>
<details class="faq-item reveal">
<summary>What happens if I join the Telegram community?<span class="plus"></span></summary>
<div class="faq-a">Joining <a href="https://t.me/TrustTailsCommunity" target="_blank" rel="noopener" class="text-cyan">t.me/TrustTailsCommunity</a> or <a href="https://t.me/TrustTailsOfficial" target="_blank" rel="noopener" class="text-cyan">t.me/TrustTailsOfficial</a> means you are using Telegram's platform under Telegram's privacy policy. We can see your Telegram display name and messages you post publicly in the group. We cannot access your phone number, private chats with other users, or any information Telegram holds privately. Review <a href="https://telegram.org/privacy" target="_blank" rel="noopener" class="text-cyan">Telegram's privacy policy</a> for full details.</div>
</details>
<details class="faq-item reveal">
<summary>Will this policy change?<span class="plus"></span></summary>
<div class="faq-a">We may update this policy if the site adds new features (e.g. a newsletter, a community portal). When we do, we will update the "Last updated" date at the top of this page and, for material changes, post a notice in our Telegram announcement channel. Continued use of the site after a policy update constitutes acceptance of the revised terms.</div>
</details>
<details class="faq-item reveal">
<summary>Is visiting this site financial advice?<span class="plus"></span></summary>
<div class="faq-a">No. Nothing on trusttails.io constitutes financial or investment advice. TAIL is a speculative token that could lose all of its value. Please read our full <a href="/disclaimer" class="text-gold">Disclaimer</a> and do your own research before making any financial decisions. Always verify on-chain data independently via <a href="https://solscan.io/token/4NoNV3jSYLRbUtVWSTK5XdkpuvRzGpMCmfZSBKMuk6Rc" target="_blank" rel="noopener" class="text-cyan">Solscan</a>.</div>
</details>
</div>
</div>
</section>
<!-- CTA BAND -->
<section class="section">
<div class="container">
<div class="cta-band reveal">
<span class="eyebrow">Questions?</span>
<h2>Contact us directly</h2>
<p>If you have a privacy question, a data request, or just want to verify something, email us. We read every message and aim to respond within 30 days. You can also review our <a href="/terms" class="text-gold">Terms & Conditions</a> and <a href="/trust-and-transparency" class="text-cyan">Transparency page</a> for more on how TrustTails operates.</p>
<div class="cta-actions">
<a class="btn btn-gold" href="mailto:trusttailscoin@gmail.com">trusttailscoin@gmail.com</a>
<a class="btn btn-ghost" href="/is-it-legit">Is it legit?</a>
</div>
</div>
</div>
</section>
<footer class="footer"><div class="container">
<div class="footer-grid">
<div class="footer-brand"><a class="brand" href="/"><img src="/assets/img/logo-nav.png" alt="TrustTails"><span><b>Trust</b><span style="color:var(--gold)">Tails</span></span></a>
<p>A community-first token on Solana. Trust, transparency, and a refusal to oversell. Verify everything on-chain.</p>
<div class="socials" style="margin-top:18px"><a href="https://x.com/trusttailscoin" target="_blank" rel="noopener" aria-label="X"><svg viewBox="0 0 24 24" fill="currentColor"><path d="M18.244 2H21.5l-7.5 8.57L23 22h-6.9l-5.4-7.06L4.5 22H1.24l8.02-9.17L1 2h7.07l4.88 6.46L18.244 2Z"/></svg></a><a href="https://t.me/TrustTailsCommunity" target="_blank" rel="noopener" aria-label="Telegram"><svg viewBox="0 0 24 24" fill="currentColor"><path d="M22 2 2 9.5l5.5 2L20 5 9.5 14.5l-.5 5 3.5-3.5 4.5 3.5L22 2Z"/></svg></a></div></div>
<div class="footer-col"><h4>Project</h4><a href="/about">About</a><a href="/tokenomics">Tokenomics</a><a href="/roadmap">Roadmap</a><a href="/vision">Vision</a><a href="/whitepaper">Whitepaper</a></div>
<div class="footer-col"><h4>Trust</h4><a href="/is-it-legit">Is it legit?</a><a href="/security">Security</a><a href="/trust-and-transparency">Transparency</a><a href="/compare">Compare</a><a href="/how-to-buy">How to buy</a></div>
<div class="footer-col"><h4>Tools</h4><a href="/tools/solana-token-checker">Token Checker</a><a href="/tools/token-comparison">Comparison</a><a href="/tools/market-cap-calculator">Market Cap Calc</a><a href="/tools/rug-pull-checklist">Rug-Pull Check</a><a href="/tools/">All tools</a></div>
<div class="footer-col"><h4>Learn</h4><a href="/blog/">Insights</a><a href="/solana">Why Solana?</a><a href="/faq">FAQ</a><a href="/community">Community</a><a href="/contact">Contact</a></div>
</div>
<div class="footer-bottom"><p>© <span data-year>2026</span> TrustTails (TAIL) · Trust · Transparency · Community</p><p>Contract: <code style="color:var(--cyan-2);font-size:.78rem">4NoNV3jSYLR…uk6Rc</code></p></div>
<p class="disclaimer">Disclaimer: This website describes intentions and a roadmap, not guarantees, partnerships, or investment advice. TrustTails is not affiliated with, endorsed by, or partnered with any bank, financial institution, or payments company unless and until such an agreement is publicly announced. Cryptocurrency carries significant risk, including total loss of value. Nothing here is a promise of future performance, adoption, or returns.</p>
</div></footer>
<script src="/assets/js/app.js?v=3" defer></script>
</body>
</html>