You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="effective-date">Effective date: January 31, 2026</p>
199
+
200
+
<h2>Overview</h2>
201
+
<p>KashCal is a calendar app that stores your data locally on your device. We do not operate servers that collect your data. We do not use analytics, advertising, or tracking of any kind.</p>
202
+
203
+
<h2>Data Collection and Storage</h2>
204
+
<p><strong>We do not collect any data.</strong> All information you enter into KashCal is stored locally on your device.</p>
205
+
<p>Locally stored data includes:</p>
206
+
<ul>
207
+
<li>Calendar events and reminders</li>
208
+
<li>App preferences and settings</li>
209
+
<li>Sync account credentials (encrypted)</li>
210
+
<li>Sync logs for troubleshooting</li>
211
+
</ul>
212
+
213
+
<h2>Calendar Sync</h2>
214
+
<p>If you enable CalDAV sync (iCloud, Nextcloud, or other providers), your calendar data is transmitted directly between your device and the server you configure. This data is sent over encrypted HTTPS connections. KashCal does not intermediate or access this data.</p>
215
+
<p>Your use of third-party sync services is governed by their privacy policies.</p>
216
+
217
+
<h2>ICS Subscriptions</h2>
218
+
<p>When you subscribe to external calendar feeds, KashCal fetches data directly from the URLs you provide. No data passes through our servers.</p>
219
+
220
+
<h2>Contact Birthdays</h2>
221
+
<p>With your permission, KashCal can read birthday dates from your contacts to display on your calendar. This data is processed entirely on your device and is never transmitted.</p>
222
+
223
+
<h2>Permissions</h2>
224
+
<ul>
225
+
<li><strong>Internet:</strong> Required for calendar sync and ICS feeds</li>
226
+
<li><strong>Notifications:</strong> Required for event reminders</li>
227
+
<li><strong>Exact Alarms:</strong> Required for precise reminder scheduling</li>
228
+
<li><strong>Contacts (optional):</strong> Required only if you enable contact birthdays</li>
229
+
</ul>
230
+
231
+
<h2>Data Security</h2>
232
+
<p>Account credentials are encrypted using AES-256-GCM via Android Keystore. All network connections use HTTPS. Credentials are excluded from device backups.</p>
233
+
234
+
<h2>Data Sharing</h2>
235
+
<p>We do not share your data with anyone. We have no data to share because we do not collect it.</p>
236
+
237
+
<h2>Data Deletion</h2>
238
+
<p>You can delete your data at any time by:</p>
239
+
<ul>
240
+
<li>Deleting individual events</li>
241
+
<li>Removing sync accounts</li>
242
+
<li>Uninstalling the app</li>
243
+
</ul>
244
+
245
+
<h2>Children's Privacy</h2>
246
+
<p>KashCal is not directed at children under 13 and does not knowingly collect data from children.</p>
247
+
248
+
<h2>Changes</h2>
249
+
<p>Updates to this policy will be noted in app release notes. Continued use of the app constitutes acceptance of changes.</p>
250
+
251
+
<h2>Contact</h2>
252
+
<p>Questions or concerns: <ahref="https://github.com/KashCal/KashCal/issues">GitHub Issues</a></p>
0 commit comments