From 5b48735a60344eb2891d46da93ee602fe7c7a411 Mon Sep 17 00:00:00 2001 From: Anton Lorani <28454919+antonlorani@users.noreply.github.com> Date: Fri, 1 May 2026 12:01:58 +0200 Subject: [PATCH 1/2] Adds privacy info (#122) --- Resources/PrivacyInfo.xcprivacy | 31 +++++++++++++++++++++++++++++++ project.yml | 1 + 2 files changed, 32 insertions(+) create mode 100644 Resources/PrivacyInfo.xcprivacy diff --git a/Resources/PrivacyInfo.xcprivacy b/Resources/PrivacyInfo.xcprivacy new file mode 100644 index 0000000..e15f18f --- /dev/null +++ b/Resources/PrivacyInfo.xcprivacy @@ -0,0 +1,31 @@ + + + + + NSPrivacyTracking + + NSPrivacyTrackingDomains + + NSPrivacyCollectedDataTypes + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryUserDefaults + NSPrivacyAccessedAPITypeReasons + + CA92.1 + + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryFileTimestamp + NSPrivacyAccessedAPITypeReasons + + C617.1 + + + + + diff --git a/project.yml b/project.yml index 9aaadb9..fe7bacd 100644 --- a/project.yml +++ b/project.yml @@ -40,6 +40,7 @@ targets: - Sources - path: Resources/Assets.xcassets - path: Resources/Localizable.xcstrings + - path: Resources/PrivacyInfo.xcprivacy info: path: Resources/Info.plist properties: From bf2d4b2085df3cc2ff3cf89f1462e795df0f7164 Mon Sep 17 00:00:00 2001 From: Anton Lorani <28454919+antonlorani@users.noreply.github.com> Date: Fri, 1 May 2026 12:06:56 +0200 Subject: [PATCH 2/2] Adds a privacy policy (#122) --- PRIVACY_POLICY.md | 38 ++++++++++++++++++++++++++ fastlane/appstoreconnect/metadata.json | 12 ++++---- 2 files changed, 44 insertions(+), 6 deletions(-) create mode 100644 PRIVACY_POLICY.md diff --git a/PRIVACY_POLICY.md b/PRIVACY_POLICY.md new file mode 100644 index 0000000..c8176fd --- /dev/null +++ b/PRIVACY_POLICY.md @@ -0,0 +1,38 @@ +# Privacy Policy + +_Last updated: 2026-05-01_ + +Jottre ("the app") is designed to keep your notes private. This policy explains what data the app handles and how. + +## Data the app collects + +**None.** Jottre does not collect, transmit, or share any personal data with the developer or any third party. There are no analytics, no tracking, no advertising SDKs, and no developer-operated servers. + +## Data stored on your device + +Jottre stores the notes and sketches you create as files on your device. These files never leave your device except through the mechanisms you choose (see below). + +## iCloud sync + +If you enable iCloud sync, your notes are stored in your personal iCloud account and synchronized across your Apple devices by Apple. The developer has no access to this data. iCloud's handling of your data is governed by [Apple's Privacy Policy](https://www.apple.com/legal/privacy/). + +## Sharing and export + +When you export a note as PDF, JPG, or PNG, or share it through the iOS share sheet, the resulting file is handled by the app or service you choose. Jottre itself does not transmit the file anywhere. + +## Permissions + +Jottre may request access to: + +- **Files and folders** you select, so it can open and save notes. +- **iCloud Drive**, if you choose to sync notes across devices. + +No other permissions are requested. + +## Changes to this policy + +If this policy changes, the updated version will be published in this repository with a new "Last updated" date. + +## Contact + +Questions or concerns: [open an issue](https://github.com/antonlorani/jottre/issues). diff --git a/fastlane/appstoreconnect/metadata.json b/fastlane/appstoreconnect/metadata.json index 0cb147c..3377933 100644 --- a/fastlane/appstoreconnect/metadata.json +++ b/fastlane/appstoreconnect/metadata.json @@ -7,7 +7,7 @@ "promotional_text": "Simple and minimalistic jotting.", "release_notes": "Jottre 2.0 builds on what worked well, with thoughtful improvements throughout.", "marketing_url": "https://github.com/antonlorani/jottre", - "privacy_url": "https://github.com/antonlorani/jottre", + "privacy_url": "https://github.com/antonlorani/jottre/blob/master/PRIVACY_POLICY.md", "support_url": "https://github.com/antonlorani/jottre/issues", "screenshots": { "ios": { @@ -27,7 +27,7 @@ "promotional_text": "Einfach und minimalistische Notizen", "release_notes": "Jottre 2.0 baut auf dem auf, was gut funktioniert hat – mit durchdachten Verbesserungen in allen Bereichen.", "marketing_url": "https://github.com/antonlorani/jottre", - "privacy_url": "https://github.com/antonlorani/jottre", + "privacy_url": "https://github.com/antonlorani/jottre/blob/master/PRIVACY_POLICY.md", "support_url": "https://github.com/antonlorani/jottre/issues", "screenshots": { "ios": { @@ -47,7 +47,7 @@ "promotional_text": "Apuntes sencillos y minimalistas.", "release_notes": "Jottre 2.0 mantiene lo que ya funcionaba e incorpora mejoras pensadas con detalle.", "marketing_url": "https://github.com/antonlorani/jottre", - "privacy_url": "https://github.com/antonlorani/jottre", + "privacy_url": "https://github.com/antonlorani/jottre/blob/master/PRIVACY_POLICY.md", "support_url": "https://github.com/antonlorani/jottre/issues", "screenshots": { "ios": { @@ -67,7 +67,7 @@ "promotional_text": "Des notes simples et épurées.", "release_notes": "Jottre 2.0 conserve ce qui marchait et y ajoute des améliorations pensées avec soin.", "marketing_url": "https://github.com/antonlorani/jottre", - "privacy_url": "https://github.com/antonlorani/jottre", + "privacy_url": "https://github.com/antonlorani/jottre/blob/master/PRIVACY_POLICY.md", "support_url": "https://github.com/antonlorani/jottre/issues", "screenshots": { "ios": { @@ -87,7 +87,7 @@ "promotional_text": "सरल और न्यूनतम लेखन।", "release_notes": "Jottre 2.0 में वही बातें बरकरार हैं जो अच्छी थीं, साथ में सोच-समझकर किए गए सुधार।", "marketing_url": "https://github.com/antonlorani/jottre", - "privacy_url": "https://github.com/antonlorani/jottre", + "privacy_url": "https://github.com/antonlorani/jottre/blob/master/PRIVACY_POLICY.md", "support_url": "https://github.com/antonlorani/jottre/issues", "screenshots": { "ios": { @@ -107,7 +107,7 @@ "promotional_text": "간결하고 미니멀한 메모.", "release_notes": "Jottre 2.0은 좋았던 점은 그대로 두고, 곳곳을 세심하게 다듬었습니다.", "marketing_url": "https://github.com/antonlorani/jottre", - "privacy_url": "https://github.com/antonlorani/jottre", + "privacy_url": "https://github.com/antonlorani/jottre/blob/master/PRIVACY_POLICY.md", "support_url": "https://github.com/antonlorani/jottre/issues", "screenshots": { "ios": {