Add Privacy Policy
47
Privacy-Policy.md
Normal file
47
Privacy-Policy.md
Normal file
@@ -0,0 +1,47 @@
|
||||
`<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Usuals Privacy Policy</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
<body style="max-width:640px;margin:40px auto;padding:0 20px;font-family:-apple-system,sans-serif;line-height:1.5;color:#222;">
|
||||
|
||||
<h1>Usuals Privacy Policy</h1>
|
||||
<p>Last updated: July 28, 2026</p>
|
||||
|
||||
<p>Usuals is a meal-planning and grocery-list app. Here's what it collects, where it lives, and who can see it.</p>
|
||||
|
||||
<h2>What Usuals stores</h2>
|
||||
<ul>
|
||||
<li>The meals you add or edit, and your grocery lists</li>
|
||||
<li>What you've checked off, and when, so the app can learn your store's aisle order</li>
|
||||
<li>The locations of stores you've actually shopped at, so the app can open your list when you arrive</li>
|
||||
<li>Your plan history and what you made each week, so the app can avoid repeating meals too soon</li>
|
||||
</ul>
|
||||
|
||||
<h2>Where it lives</h2>
|
||||
<p>All of it stays in your own iCloud account, using Apple's CloudKit. Usuals has no servers of its own and nobody who built this app can see your data. If you share your list with someone in your household, it's shared directly between your two devices through Apple's iCloud sharing, the same way Apple's own Reminders or Notes sharing works.</p>
|
||||
|
||||
<h2>Location</h2>
|
||||
<p>Usuals uses your location only to detect when you've arrived at a store you've shopped at before, so it can open your grocery list automatically. That location data is never sent anywhere except stored in your own iCloud account, the same as everything else on this list.</p>
|
||||
|
||||
<h2>Camera</h2>
|
||||
<p>If you scan a receipt, the photo is read on your device to pull out what you bought, and then it's gone. It's never saved or sent anywhere.</p>
|
||||
|
||||
<h2>What Usuals doesn't do</h2>
|
||||
<ul>
|
||||
<li>No analytics, no ad networks, no tracking</li>
|
||||
<li>Nothing is sold or shared with anyone</li>
|
||||
<li>No account to create, so there's no separate account to delete — deleting your data means deleting the app, or removing it from iCloud in your device's Settings under your name → iCloud → Manage Storage</li>
|
||||
</ul>
|
||||
|
||||
<h2>Children</h2>
|
||||
<p>Usuals isn't directed at children and doesn't knowingly collect information from them.</p>
|
||||
|
||||
<h2>Questions</h2>
|
||||
<p>Contact: me@izebra.net</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
`
|
||||
Reference in New Issue
Block a user