-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathprivacy_policy.html
More file actions
185 lines (136 loc) · 7.47 KB
/
privacy_policy.html
File metadata and controls
185 lines (136 loc) · 7.47 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
<h3>Privacy Policy and Terms of Use</h3>
<p><b>StringX</b></p>
<p>Last Updated: February 2026</p>
<p><i><b>Educational Purpose Only:</b> This tool is developed strictly for educational and research purposes. The developers do not encourage or condone any illegal activities or misuse of the Telegram API.</i></p>
<p>This Privacy Policy and Terms of Use ("Agreement") govern your access to and use of StringX (the "Bot"). By accessing, interacting with, or using the Bot in any manner, you acknowledge that you have read, understood, and agreed to be legally bound by this Agreement. If you do not agree with any part of these terms, you must immediately discontinue use of the Bot.</p>
<hr>
<h4>1. Definitions</h4>
<ul>
<li><b>"Service"</b> refers to StringX and all related features, functionality, and interactions.</li>
<li><b>"User"</b> refers to any individual who accesses or uses the Bot.</li>
<li><b>"Sensitive Credentials"</b> refers to API ID, API Hash, OTP codes, session strings, two-factor authentication passwords, or any other confidential authentication information.</li>
</ul>
<hr>
<h4>2. Eligibility</h4>
<p>By using this Bot, you represent and warrant that:</p>
<ul>
<li>You are at least 18 years of age or have reached the age of majority in your jurisdiction.</li>
<li>You have full legal capacity to enter into binding agreements.</li>
<li>Your use of the Bot does not violate any applicable law, regulation, or third-party agreement.</li>
</ul>
<hr>
<h4>3. Information We Collect</h4>
<p>We collect only minimal, non-sensitive data necessary for operational functionality:</p>
<ul>
<li>Your Telegram User ID (for identification within the Bot system)</li>
<li>Your Telegram username and display name (for personalization purposes)</li>
<li>Timestamp of acceptance of this Agreement</li>
<li>Basic command interaction logs strictly for operational diagnostics and abuse prevention</li>
</ul>
<p>No additional personal data is intentionally collected beyond what is required to provide the Service.</p>
<hr>
<h4>4. Information We Explicitly Do NOT Store</h4>
<p>The following information is never stored, logged, retained, or persisted in any database or file system:</p>
<ul>
<li>Your phone number</li>
<li>OTP or verification codes</li>
<li>Telegram API ID</li>
<li>Telegram API Hash</li>
<li>Generated session strings</li>
<li>Two-factor authentication passwords</li>
<li>Private Telegram conversations unrelated to Bot interaction</li>
</ul>
<p>All Sensitive Credentials are processed exclusively in volatile memory during runtime. Once the requested operation is completed, such data is automatically discarded and is not retained in any form.</p>
<hr>
<h4>5. Purpose and Lawful Basis for Processing</h4>
<p>Collected data is processed strictly for:</p>
<ul>
<li>Providing core functionality of the Bot</li>
<li>Authenticating and identifying Users</li>
<li>Preventing abuse, spam, fraud, or misuse</li>
<li>Maintaining system security and stability</li>
</ul>
<p>Data processing is based on your voluntary interaction with the Bot and your acceptance of this Agreement.</p>
<hr>
<h4>6. Data Sharing and Disclosure</h4>
<p>We do <b>NOT</b> sell, rent, lease, transfer, or disclose your data to any third party for commercial or non-commercial purposes.</p>
<p>Information may only be disclosed if required by:</p>
<ul>
<li>Applicable law or legal process</li>
<li>A valid governmental request</li>
<li>A court order or subpoena</li>
</ul>
<p>In such cases, disclosure will be limited strictly to what is legally required.</p>
<hr>
<h4>7. Data Retention</h4>
<p>Non-sensitive identification data may be retained for operational continuity, compliance, and abuse prevention purposes. Sensitive Credentials are never retained under any circumstance.</p>
<hr>
<h4>8. Security Measures</h4>
<p>We implement reasonable technical and administrative safeguards, including but not limited to:</p>
<ul>
<li>Access-controlled hosting environments</li>
<li>Minimal data retention architecture</li>
<li>In-memory processing for authentication inputs</li>
<li>Restricted administrative access</li>
</ul>
<p>However, you acknowledge that no electronic transmission or storage system can be guaranteed 100% secure. You use the Service at your own risk.</p>
<hr>
<h4>9. Assumption of Risk</h4>
<p>You expressly acknowledge and agree that:</p>
<ul>
<li>The use of session generation tools carries inherent security risks.</li>
<li>You are solely responsible for safeguarding your credentials.</li>
<li>You assume full liability for any consequences resulting from your use of the Bot.</li>
</ul>
<hr>
<h4>10. Disclaimer of Warranties</h4>
<p>The Service is provided on an "AS IS" and "AS AVAILABLE" basis without warranties of any kind, whether express, implied, statutory, or otherwise.</p>
<p>We expressly disclaim all warranties including, but not limited to:</p>
<ul>
<li>Merchantability</li>
<li>Fitness for a particular purpose</li>
<li>Non-infringement</li>
<li>Uninterrupted or error-free operation</li>
<li>Security against unauthorized access</li>
</ul>
<hr>
<h4>11. Limitation of Liability</h4>
<p>To the maximum extent permitted by law, the Bot owner, developer, administrator, and affiliates shall not be liable for:</p>
<ul>
<li>Account bans, suspensions, restrictions, or terminations</li>
<li>Unauthorized access to your Telegram account</li>
<li>Loss of data, profits, or business opportunities</li>
<li>Indirect, incidental, consequential, or punitive damages</li>
<li>Any misuse of credentials generated through the Bot</li>
</ul>
<p>Your sole remedy for dissatisfaction with the Service is to discontinue use.</p>
<hr>
<h4>12. Indemnification</h4>
<p>You agree to indemnify, defend, and hold harmless the Bot owner and affiliates from any claims, damages, liabilities, costs, or expenses (including legal fees) arising from:</p>
<ul>
<li>Your misuse of the Service</li>
<li>Your violation of this Agreement</li>
<li>Your violation of any third-party rights or applicable laws</li>
</ul>
<hr>
<h4>13. Third-Party Platform Disclaimer</h4>
<p>The Bot operates exclusively within Telegram. We are not affiliated with, endorsed by, sponsored by, or officially connected to Telegram. Your use of Telegram is governed by Telegram’s own terms and policies.</p>
<hr>
<h4>14. Termination</h4>
<p>We reserve the right to suspend, restrict, or permanently terminate access to the Bot at any time, without prior notice, for any reason including suspected misuse or violation of this Agreement.</p>
<hr>
<h4>15. Modifications</h4>
<p>We reserve the right to modify or replace this Agreement at any time. Changes become effective immediately upon publication. Continued use of the Bot constitutes acceptance of the revised terms.</p>
<hr>
<h4>16. Governing Law</h4>
<p>This Agreement shall be governed and interpreted in accordance with the laws of the applicable jurisdiction determined by the Bot administrator, without regard to conflict of law principles.</p>
<hr>
<h4>17. Severability</h4>
<p>If any provision of this Agreement is found unenforceable, the remaining provisions shall remain in full force and effect.</p>
<hr>
<h4>18. Entire Agreement</h4>
<p>This document constitutes the entire agreement between you and the Bot operator regarding use of the Service and supersedes any prior agreements or understandings.</p>
<hr>
<p><i>By continuing to use StringX, you confirm that you have read, understood, and agree to be legally bound by this Agreement.</i></p>
<hr>
<p align="center">Join our <a href="https://t.me/Awakeners_Bots">Update Channel</a> for news and updates.</p>