-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpolicy.html
More file actions
194 lines (167 loc) · 6.04 KB
/
policy.html
File metadata and controls
194 lines (167 loc) · 6.04 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" href="./macOS512.png">
<link rel="shortcut icon" href="./macOS512.png" media="(prefers-color-scheme: light)" />
<link rel="shortcut icon" href="./macOS512.png" media="(prefers-color-scheme: dark)"/>
<link rel="icon" type="image/png" href="./macOS512.png">
<title>Privacy Policy - pcAI</title>
<style>
:root {
--primary-color: #2563eb;
--text-main: #1f2937;
--text-muted: #6b7280;
--bg-body: #f3f4f6;
--bg-card: #ffffff;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
background-color: var(--bg-body);
color: var(--text-main);
line-height: 1.6;
margin: 0;
padding: 4px 20px;
}
.policy-container {
max-width: 750px;
margin: 0 auto;
background: var(--bg-card);
padding: 0 50px;
border-radius: 16px;
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
header {
text-align: center;
margin-bottom: 0px;
padding-top: 0px;
}
.app-icon {
width: 64px;
height: 64px;
margin: 0 auto 5px;
background-image: url('./macOS512.png');
background-size: contain;
background-repeat: no-repeat;
background-position: center;
filter: drop-shadow(0 8px 12px rgba(0,0,0,0.12));
}
h1 {
font-size: 2.25rem;
font-weight: 800;
margin: 0;
letter-spacing: -0.025em;
}
.effective-date {
color: var(--text-muted);
font-size: 0.95rem;
font-weight: 500;
}
.intro-box {
background-color: #eff6ff;
border-left: 4px solid var(--primary-color);
padding: 20px;
border-radius: 4px;
margin: 25px 0;
font-size: 1.1rem;
}
h2 {
font-size: 1.5rem;
margin-top: 40px;
margin-bottom: 15px;
color: #111827;
}
ul {
padding-left: 20px;
list-style-type: none;
}
ul li {
position: relative;
margin-bottom: 10px;
}
ul li::before {
content: "•";
color: var(--primary-color);
font-weight: bold;
display: inline-block;
width: 1em;
margin-left: -1em;
}
.contact-info {
background-color: #f8fafc;
padding: 20px;
border-radius: 8px;
margin-top: 30px;
border: 1px solid #e2e8f0;
}
a {
color: var(--primary-color);
text-decoration: none;
font-weight: 500;
}
a:hover {
text-decoration: underline;
}
footer {
text-align: center;
margin-top: 40px;
color: var(--text-muted);
font-size: 0.875rem;
}
@media (max-width: 600px) {
.policy-container {
padding: 25px;
}
h1 { font-size: 1.75rem; }
}
</style>
</head>
<body>
<div class="policy-container">
<header>
<a href="https://apps.apple.com/us/app/id6751140211"><div class="app-icon"></div></a>
<h1>Privacy Policy for pcAI</h1>
<div class="effective-date">Effective Date: February 20, 2026</div>
</header>
<p>pcAI values your privacy. This privacy policy explains how your data is handled when you use our app.</p>
<div class="intro-box">
<strong>Spoiler:</strong> We don’t collect it. Here's what that really means.
</div>
<h2>1. No Data Collection</h2>
<p>pcAI does not collect, store, or transmit any personal data. Everything happens locally on your device. That means:</p>
<ul>
<li>No user accounts</li>
<li>No analytics or tracking</li>
<li>No cloud uploads</li>
<li>No third-party integrations</li>
<li>No data sharing with us or others</li>
</ul>
<p>Your photos, edits, and exports stay on your device — unless you shared them to others.</p>
<h2>2. Offline Processing</h2>
<p>All features in pcAI run entirely offline using on-device AI. We never upload your images to any server.</p>
<h2>3. Local Storage Only</h2>
<p>Your data is only saved:</p>
<ul>
<li>Temporarily in memory while using the app</li>
<li>To your photo library or file system only if you choose to export</li>
<li>We don’t have access to these files, and they’re never shared unless you do it yourself.</li>
</ul>
<h2>4. No Third-Party SDKs</h2>
<p>We do not use advertising SDKs, analytics SDKs, or third-party AI services. No tracking. No fingerprinting. No hidden surprises.</p>
<h2>5. Your Rights</h2>
<p>Since we don’t collect any data, there’s nothing for you to request, delete, or revoke. But if you have questions or concerns, we’re happy to answer them.</p>
<h2>6. Changes to the Privacy Policy</h2>
<p>We may update this Privacy Policy from time to time. We will notify you of any significant changes by updating the effective date at the top of this policy. Continued use of pcAI after any modifications signifies acceptance of these changes.</p>
<h2>7. Contact Information</h2>
<div class="contact-info">
If you have any questions regarding this Privacy Policy or data management practices within pcAI, please contact us at:
<br><br>
<strong>Email:</strong> <a href="mailto:danjian42@gmail.com">danjian42@gmail.com</a>
</div>
<footer>
© 2025-2026 pcAI. Locally Powered, Privacy Focused.
</footer>
</div>
</body>
</html>