-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprivacy-policy.html
197 lines (170 loc) · 6.59 KB
/
privacy-policy.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Penny - Your AI Expense Tracker</title>
<style>
body {
color: #333;
background-color: #f9f9f9;
margin: 0 auto;
max-width: 1000px;
padding: 20px;
}
/* Header Section */
header {
text-align: center;
padding: 20px 0;
background-color: #0072ff;
color: #fff;
border-radius: 0 0 10px 10px;
}
header h1 {
font-size: 2.5rem;
}
.updated-date {
font-style: italic;
margin-top: 10px;
}
/* Section Headings */
h2 {
font-size: 2rem;
color: #2c3e50;
margin-top: 30px;
border-bottom: 2px solid #0072ff;
padding-bottom: 10px;
}
h3 {
font-size: 1.5rem;
color: #333;
margin-top: 20px;
}
p, li {
font-size: 1.1rem;
margin: 10px 0;
color: #555;
}
ul {
margin: 10px 0;
padding-left: 20px;
}
a {
color: #0072ff;
text-decoration: none;
font-weight: bold;
}
a:hover {
text-decoration: underline;
}
/* Contact Info */
.contact-info {
text-align: center;
margin-top: 40px;
font-size: 1.2rem;
}
.contact-info a {
display: inline-block;
margin-top: 10px;
background-color: #0072ff;
color: #fff;
padding: 10px 20px;
border-radius: 5px;
text-decoration: none;
}
.contact-info a:hover {
background-color: #005bb5;
}
/* Footer Section */
footer {
text-align: center;
margin-top: 40px;
padding: 20px 0;
background-color: #2c3e50;
color: #fff;
border-radius: 10px;
}
footer a {
color: #fff;
text-decoration: underline;
}
@media (max-width: 768px) {
header h1 {
font-size: 2rem;
}
h2 {
font-size: 1.8rem;
}
h3 {
font-size: 1.4rem;
}
}
</style>
</head>
<body>
<h1>Privacy Policy for Penny</h1>
<p class="updated-date">Last updated: October 4, 2024</p>
<section>
<h2>Introduction</h2>
<p>Penny ("we," "us," or "our") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, and safeguard your personal information when you use the Penny mobile application ("the App").</p>
</section>
<section>
<h2>Information We Collect</h2>
<h3>1. Personal Information</h3>
<p><strong>Name:</strong> We collect your name to personalize your experience within the App and to refer to you correctly.</p>
<h3>2. Expense Data</h3>
<p><strong>Expenses:</strong> The expenses you log are stored securely on our servers to provide you with access to your data across devices.</p>
<h3>3. Usage Data</h3>
<p><strong>App Events:</strong> We collect anonymous usage data such as when you log in or save an expense. This data is not tied to your personal identity and is used solely to improve the App's functionality.</p>
</section>
<section>
<h2>How We Use Your Information</h2>
<ul>
<li><strong>Personalization:</strong> Your name is used to personalize your experience within the App.</li>
<li><strong>Service Provision:</strong> Expense data is stored to enable you to track and review your spending history.</li>
<li><strong>App Improvement:</strong> Anonymous usage data helps us understand how users interact with the App so we can enhance performance and features.</li>
</ul>
</section>
<section>
<h2>Data Storage and Security</h2>
<ul>
<li><strong>Firebase Services:</strong> We use a third-party cloud service for data storage and authentication.</li>
<li><strong>Encryption:</strong> All data stored in the cloud is encrypted to protect your information.</li>
<li><strong>Security Measures:</strong> We implement industry-standard security measures to safeguard your data against unauthorized access, alteration, or disclosure.</li>
</ul>
</section>
<section>
<h2>Third-Party Services</h2>
<h3>Firebase by Google</h3>
<p>Our App uses Firebase services for data storage and authentication. Firebase may collect certain information as governed by their Privacy Policy. We encourage you to review Firebase's Privacy Policy to understand how they handle your data.</p>
<p><strong>Firebase Privacy Policy:</strong> <a href="https://firebase.google.com/support/privacy" target="_blank">https://firebase.google.com/support/privacy</a></p>
</section>
<section>
<h2>Data Sharing and Disclosure</h2>
<ul>
<li><strong>No Sale of Personal Data:</strong> We do not sell, trade, or rent your personal information to third parties.</li>
<li><strong>Legal Requirements:</strong> We may disclose your information if required by law or in response to valid requests by public authorities.</li>
</ul>
</section>
<section>
<h2>Your Rights and Choices</h2>
<ul>
<li><strong>Access and Update:</strong> You can access and update your personal information within the App settings.</li>
<li><strong>Data Deletion:</strong> If you wish to delete your account or any personal data, use the Delete Account feature within the app.</li>
<li><strong>Opt-Out:</strong> Since we do not tie usage data to personal identities, there is no need to opt out of data tracking.</li>
</ul>
</section>
<section>
<h2>Changes to This Privacy Policy</h2>
<p>We may update our Privacy Policy from time to time. We will notify you of any changes by updating the "Last updated" date at the top of this Privacy Policy. We recommend reviewing this Privacy Policy periodically to stay informed about how we are protecting your information.</p>
</section>
<section class="contact-info">
<h2>Contact Us</h2>
<p>If you have any questions or concerns about this Privacy Policy or our data practices, please contact us:</p>
<p>Email us at: <a href="mailto:[email protected]">[email protected]</a></p>
<p>Follow us on <a href="https://twitter.com/ai_expense" target="_blank">Twitter/X</a></p>
</section>
<footer>
<p>© 2024 Penny AI Expense Tracker | <a href="index.html">Back to Home</a></p>
</footer>
</body>
</html>