-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
299 lines (269 loc) · 14.2 KB
/
index.html
File metadata and controls
299 lines (269 loc) · 14.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>查特查特 - 隐私政策 | ChatChat Privacy Policy</title>
<style>
:root {
--primary: #4A90D9;
--bg: #f9fafb;
--card: #ffffff;
--text: #1f2937;
--muted: #6b7280;
--border: #e5e7eb;
}
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", "PingFang SC", "Noto Sans CJK SC", sans-serif;
background: var(--bg);
color: var(--text);
line-height: 1.8;
padding: 0;
}
.header {
background: linear-gradient(135deg, #4A90D9 0%, #357ABD 100%);
color: #fff;
padding: 48px 24px 40px;
text-align: center;
}
.header h1 { font-size: 28px; font-weight: 700; margin-bottom: 6px; }
.header p { font-size: 15px; opacity: 0.9; }
.container {
max-width: 780px;
margin: -24px auto 40px;
padding: 0 20px;
}
.card {
background: var(--card);
border-radius: 12px;
box-shadow: 0 1px 3px rgba(0,0,0,0.08);
padding: 32px 28px;
margin-bottom: 20px;
}
h2 {
font-size: 20px;
font-weight: 600;
margin-bottom: 14px;
color: var(--primary);
}
h3 { font-size: 16px; font-weight: 600; margin: 16px 0 8px; }
p, li { font-size: 15px; color: var(--text); }
p { margin-bottom: 10px; }
ul { padding-left: 20px; margin-bottom: 10px; }
li { margin-bottom: 6px; }
.meta {
text-align: center;
font-size: 13px;
color: var(--muted);
padding: 16px 0 32px;
}
a { color: var(--primary); text-decoration: none; }
a:hover { text-decoration: underline; }
.lang-switch {
text-align: right;
padding: 12px 24px;
font-size: 14px;
background: transparent;
}
.lang-switch a { cursor: pointer; }
.zh { display: none; }
@media (max-width: 600px) {
.header { padding: 36px 16px 32px; }
.header h1 { font-size: 22px; }
.card { padding: 24px 18px; }
}
</style>
<script>
function switchLang(lang) {
document.querySelectorAll('.zh').forEach(el => el.style.display = lang === 'zh' ? 'block' : 'none');
document.querySelectorAll('.en').forEach(el => el.style.display = lang === 'en' ? 'block' : 'none');
}
</script>
</head>
<body>
<div class="lang-switch">
<a onclick="switchLang('zh')">中文</a> | <a onclick="switchLang('en')">English</a>
</div>
<!-- ==================== 中文版 ==================== -->
<div class="zh">
<div class="header">
<h1>查特查特 隐私政策</h1>
<p>Chatchat Technology (HK) Limited</p>
</div>
<div class="container">
<div class="card">
<p><strong>生效日期:</strong>2026 年 3 月 8 日</p>
<p>感谢您选择使用「查特查特」(以下简称"本应用")。本应用由 <strong>Chatchat Technology (HK) Limited</strong>(以下简称"我们")开发和运营。我们非常重视您的隐私和个人信息保护,本隐私政策旨在向您清楚、透明地说明我们如何收集、使用、存储和保护您的信息。</p>
</div>
<div class="card">
<h2>一、我们收集的信息</h2>
<h3>1.1 您主动提供的信息</h3>
<ul>
<li><strong>账号信息:</strong>当您注册或登录时,我们可能会收集您的用户名、电子邮箱地址或手机号码。</li>
<li><strong>个人资料:</strong>您可以选择填写昵称、头像等个人资料信息。</li>
<li><strong>用户内容:</strong>您在使用本应用过程中输入或上传的文字、图片、语音及其他内容。</li>
</ul>
<h3>1.2 自动收集的信息</h3>
<ul>
<li><strong>设备信息:</strong>设备型号、操作系统版本、唯一设备标识符、语言设置等。</li>
<li><strong>日志信息:</strong>应用崩溃日志、功能使用频率、访问时间等,用于改善用户体验。</li>
<li><strong>网络信息:</strong>IP 地址、网络类型(Wi-Fi / 蜂窝网络)。</li>
</ul>
<h3>1.3 我们不会收集的信息</h3>
<p>我们不会在用户不知情的情况下收集用户的通讯录、短信、通话记录或精确位置信息。</p>
</div>
<div class="card">
<h2>二、信息的使用</h2>
<p>我们收集的信息将用于以下目的:</p>
<ul>
<li>提供、维护和改善本应用的核心功能与服务;</li>
<li>验证身份、保护账号安全;</li>
<li>进行数据分析以优化产品体验;</li>
<li>向您发送服务通知、安全提醒或更新信息;</li>
<li>遵守适用法律法规的要求。</li>
</ul>
</div>
<div class="card">
<h2>三、信息的共享与披露</h2>
<p>我们承诺不会出售您的个人信息。以下情况下,我们可能会共享您的信息:</p>
<ul>
<li><strong>经您同意:</strong>在获得您的明确同意后,我们可能与第三方共享信息。</li>
<li><strong>服务提供商:</strong>我们可能委托可信赖的第三方服务提供商(如云服务、数据分析)来协助运营,他们仅在必要范围内访问您的信息,并受保密义务约束。</li>
<li><strong>法律要求:</strong>当法律、法规、法律程序或政府机关要求时,我们可能会披露您的信息。</li>
</ul>
</div>
<div class="card">
<h2>四、信息的存储与保护</h2>
<ul>
<li>您的信息将存储在安全的服务器上,并采用行业标准的加密技术进行传输和存储。</li>
<li>我们将在实现本隐私政策所述目的所需的最短期限内保留您的个人信息,除非法律要求或允许更长的保留期限。</li>
<li>尽管我们采取了合理的安全措施,但互联网传输并非百分之百安全。如发生安全事件,我们会按照法律要求及时通知您。</li>
</ul>
</div>
<div class="card">
<h2>五、您的权利</h2>
<p>根据适用法律,您可能享有以下权利:</p>
<ul>
<li><strong>访问权:</strong>查看我们持有的关于您的个人信息。</li>
<li><strong>更正权:</strong>要求更正不准确或不完整的信息。</li>
<li><strong>删除权:</strong>要求删除您的个人信息(在法律允许的范围内)。</li>
<li><strong>撤回同意:</strong>您可以随时撤回之前给予的同意,但不影响撤回前的处理行为的合法性。</li>
<li><strong>注销账号:</strong>您可以在应用内申请注销账号,我们将按照法律规定删除或匿名化处理您的信息。</li>
</ul>
</div>
<div class="card">
<h2>六、未成年人保护</h2>
<p>本应用不针对 13 岁以下的儿童。如果我们发现在未经监护人同意的情况下收集了不满 13 岁儿童的个人信息,我们将尽快删除相关信息。如果您是监护人并认为您的孩子向我们提供了个人信息,请联系我们。</p>
</div>
<div class="card">
<h2>七、第三方服务</h2>
<p>本应用可能包含指向第三方网站或服务的链接。我们对这些第三方的隐私政策不承担责任。建议您在使用第三方服务前阅读其隐私政策。</p>
</div>
<div class="card">
<h2>八、隐私政策的变更</h2>
<p>我们可能会不时更新本隐私政策。更新后的政策将在本页面发布,并注明新的生效日期。对于重大变更,我们将通过应用内通知或其他适当方式告知您。</p>
</div>
<div class="card">
<h2>九、联系我们</h2>
<p>如果您对本隐私政策有任何疑问、意见或要求,请通过以下方式联系我们:</p>
<ul>
<li><strong>公司名称:</strong>Chatchat Technology (HK) Limited</li>
<li><strong>电子邮箱:</strong>ink@chatchat.space</li>
</ul>
</div>
<div class="meta">© 2026 Chatchat Technology (HK) Limited. 保留所有权利。</div>
</div>
</div>
<!-- ==================== English Version ==================== -->
<div class="en">
<div class="header">
<h1>ChatChat Privacy Policy</h1>
<p>Chatchat Technology (HK) Limited</p>
</div>
<div class="container">
<div class="card">
<p><strong>Effective Date:</strong> March 8, 2026</p>
<p>Thank you for choosing ChatChat (the "App"). The App is developed and operated by <strong>Chatchat Technology (HK) Limited</strong> ("we", "us", or "our"). We take your privacy and the protection of your personal information very seriously. This Privacy Policy is designed to clearly and transparently explain how we collect, use, store, and protect your information.</p>
</div>
<div class="card">
<h2>1. Information We Collect</h2>
<h3>1.1 Information You Provide</h3>
<ul>
<li><strong>Account Information:</strong> When you register or sign in, we may collect your username, email address, or phone number.</li>
<li><strong>Profile Information:</strong> You may optionally provide a nickname, avatar, and other profile details.</li>
<li><strong>User Content:</strong> Text, images, voice messages, and other content you input or upload while using the App.</li>
</ul>
<h3>1.2 Information Collected Automatically</h3>
<ul>
<li><strong>Device Information:</strong> Device model, operating system version, unique device identifiers, language settings, etc.</li>
<li><strong>Log Information:</strong> Crash logs, feature usage frequency, and access times to improve user experience.</li>
<li><strong>Network Information:</strong> IP address, network type (Wi-Fi / cellular).</li>
</ul>
<h3>1.3 Information We Do Not Collect</h3>
<p>We do not collect your contacts, SMS messages, call logs, or precise location data without your knowledge.</p>
</div>
<div class="card">
<h2>2. How We Use Your Information</h2>
<p>We use the information we collect for the following purposes:</p>
<ul>
<li>To provide, maintain, and improve the core features and services of the App;</li>
<li>To verify your identity and protect account security;</li>
<li>To conduct data analysis to optimize product experience;</li>
<li>To send you service notifications, security alerts, or update information;</li>
<li>To comply with applicable laws and regulations.</li>
</ul>
</div>
<div class="card">
<h2>3. Sharing and Disclosure</h2>
<p>We do not sell your personal information. We may share your information in the following circumstances:</p>
<ul>
<li><strong>With Your Consent:</strong> We may share information with third parties after obtaining your explicit consent.</li>
<li><strong>Service Providers:</strong> We may engage trusted third-party service providers (e.g., cloud services, analytics) to assist with operations. They access your information only as necessary and are bound by confidentiality obligations.</li>
<li><strong>Legal Requirements:</strong> We may disclose your information when required by law, regulation, legal process, or governmental authorities.</li>
</ul>
</div>
<div class="card">
<h2>4. Data Storage and Security</h2>
<ul>
<li>Your information is stored on secure servers and transmitted and stored using industry-standard encryption.</li>
<li>We retain your personal information for the minimum period necessary to fulfill the purposes described in this Privacy Policy, unless a longer retention period is required or permitted by law.</li>
<li>While we take reasonable security measures, no internet transmission is 100% secure. In the event of a security incident, we will notify you in accordance with legal requirements.</li>
</ul>
</div>
<div class="card">
<h2>5. Your Rights</h2>
<p>Subject to applicable laws, you may have the following rights:</p>
<ul>
<li><strong>Access:</strong> View the personal information we hold about you.</li>
<li><strong>Correction:</strong> Request correction of inaccurate or incomplete information.</li>
<li><strong>Deletion:</strong> Request deletion of your personal information (to the extent permitted by law).</li>
<li><strong>Withdraw Consent:</strong> You may withdraw your consent at any time, without affecting the lawfulness of processing prior to withdrawal.</li>
<li><strong>Account Deletion:</strong> You may request account deletion within the App. We will delete or anonymize your information in accordance with applicable laws.</li>
</ul>
</div>
<div class="card">
<h2>6. Children's Privacy</h2>
<p>The App is not directed at children under 13. If we learn that we have collected personal information from a child under 13 without parental consent, we will take steps to delete that information promptly. If you are a guardian and believe your child has provided us with personal information, please contact us.</p>
</div>
<div class="card">
<h2>7. Third-Party Services</h2>
<p>The App may contain links to third-party websites or services. We are not responsible for the privacy practices of these third parties. We recommend reviewing their privacy policies before using their services.</p>
</div>
<div class="card">
<h2>8. Changes to This Policy</h2>
<p>We may update this Privacy Policy from time to time. The updated policy will be posted on this page with a new effective date. For significant changes, we will notify you through in-app notifications or other appropriate means.</p>
</div>
<div class="card">
<h2>9. Contact Us</h2>
<p>If you have any questions, comments, or requests regarding this Privacy Policy, please contact us at:</p>
<ul>
<li><strong>Company:</strong> Chatchat Technology (HK) Limited</li>
<li><strong>Email:</strong> ink@chatchat.space</li>
</ul>
</div>
<div class="meta">© 2026 Chatchat Technology (HK) Limited. All rights reserved.</div>
</div>
</div>
</body>
</html>