Skip to main content

max / goingson

2.1 KB · 50 lines History Blame Raw
1 # GoingsOn — Privacy Policy
2
3 *Last updated: June 8, 2026*
4
5 GoingsOn is published by Make Creative, LLC. This policy explains what data the app handles.
6
7 ## Summary
8
9 - GoingsOn is a local-first app. Your tasks, emails, calendar events, and contacts live in a SQLite database on your own device.
10 - We don't run a server for GoingsOn. We don't see your data.
11 - If you opt in to cloud sync via SyncKit, your encrypted data is replicated to a server you choose; in that case the operator's privacy policy applies.
12 - No telemetry, analytics, ads, or tracking.
13
14 ## What GoingsOn Stores on Your Device
15
16 - Tasks, projects, notes, calendar events, contacts
17 - Email account credentials — IMAP/SMTP app passwords — stored in the OS keychain, never written to plain disk
18 - Cached email message bodies and metadata for accounts you've added
19 - Plugin scripts you install
20
21 This data stays on your device unless you choose to sync it.
22
23 ## What GoingsOn Sends Off Your Device
24
25 GoingsOn connects directly to services *you* configure:
26
27 - **Email servers** (IMAP/SMTP/JMAP) you add — Google, Microsoft, Fastmail, or any other host. We don't proxy these connections; they go straight from your device.
28 - **OAuth providers** — when third-party OAuth sign-in is offered in a future update, authenticating an email account will exchange tokens with that provider under its own privacy policy. At launch, email accounts connect via IMAP/SMTP app passwords only.
29 - **Update server** — the app periodically checks for new versions. The check transmits your current app version and platform; no personal data.
30 - **SyncKit sync** (optional, off by default) — if you enable it, the app talks to a SyncKit-compatible server using end-to-end encrypted payloads.
31
32 ## What GoingsOn Does Not Do
33
34 - No analytics SDK, no crash reporter beacons, no usage tracking
35 - No advertising, no third-party trackers
36 - No location collection
37 - No data sold or shared with third parties
38
39 ## Children
40
41 GoingsOn is not directed at children under 13.
42
43 ## Changes
44
45 Material changes to this policy will be noted in the app's release notes.
46
47 ## Contact
48
49 info@makenot.work
50