|
9 | 9 | body { font-family: -apple-system, sans-serif; max-width: 800px; margin: 40px auto; padding: 0 20px; color: #333; line-height: 1.6; } |
10 | 10 | h1 { color: #1a1a2e; } h2 { color: #444; margin-top: 32px; } |
11 | 11 | a { color: #4C6EF5; } |
| 12 | + .who { background:#f5f7fb; border-radius:10px; padding:16px 20px; margin:20px 0; } |
12 | 13 | </style> |
13 | 14 | </head> |
14 | 15 | <body> |
15 | 16 | <h1>Privacy Policy</h1> |
16 | | -<p><strong>TaleTime</strong> — Last updated: April 16, 2026</p> |
| 17 | +<p><strong>TaleTime – Family Story Game</strong> (<code>jp.appdevelopsk.taletime</code>) — Last updated: September 9, 2026</p> |
| 18 | + |
| 19 | +<div class="who"> |
| 20 | + <p><strong>Data controller</strong><br> |
| 21 | + Kenichiro Sakamoto<br> |
| 22 | + 21-6-303 Showa-cho, Higashiosaka, Osaka, Japan<br> |
| 23 | + Contact: <a href="mailto:app.develop.sk@gmail.com">app.develop.sk@gmail.com</a></p> |
| 24 | +</div> |
| 25 | + |
| 26 | +<p>TaleTime is a game in which a parent and child build an improvised story together, turn by turn. This policy explains what data the app collects, why, who it is shared with, how long it is kept, and how to have it deleted.</p> |
17 | 27 |
|
18 | 28 | <h2>Information We Collect</h2> |
19 | | -<p>TaleTime collects your mood preferences, experience level, and viewing history to provide personalized recommendations for movies, TV shows, and games. This data is stored on our servers to improve your recommendations over time.</p> |
| 29 | +<ul> |
| 30 | + <li><strong>Account information:</strong> your display name, email address, and a securely hashed password. An account is required to save stories and to share them across your family's devices.</li> |
| 31 | + <li><strong>Family and child profiles:</strong> a family name, and for each child a nickname, an optional age range label, and an avatar colour. We ask only for a nickname — please do not enter a child's real full name.</li> |
| 32 | + <li><strong>Story content:</strong> the stories your family creates, including theme, title, protagonist name and type, setting, and each turn of text written by you, your child, or the app.</li> |
| 33 | + <li><strong>Analytics and diagnostic data:</strong> aggregated, non-identifying app usage events and crash diagnostics.</li> |
| 34 | +</ul> |
20 | 35 |
|
21 | 36 | <h2>How We Use Your Information</h2> |
22 | | -<p>Your preferences and interaction data are used solely to generate personalized recommendations. We do not sell your personal information to third parties.</p> |
| 37 | +<p>Account and profile data are used to sign you in and to keep your family's stories together. Story content is stored so that you can revisit and continue your stories. Analytics data is used only in aggregate to understand which features are used and to improve the app. We do not sell your personal data, we do not use story content for advertising, and we do not use it to build user profiles.</p> |
| 38 | + |
| 39 | +<h2>Advertising</h2> |
| 40 | +<p>TaleTime does <strong>not</strong> display advertising and does not use an advertising identifier.</p> |
| 41 | + |
| 42 | +<h2>Analytics and Crash Reporting</h2> |
| 43 | +<p>We use <strong>Google Firebase Analytics</strong> to collect anonymized usage data (screen views, feature usage) and <strong>Sentry</strong> for crash and error diagnostics, solely to fix bugs and improve the app. No personally identifiable information is collected by these services.</p> |
23 | 44 |
|
24 | | -<h2>Analytics</h2> |
25 | | -<p>We use Firebase Analytics to collect anonymized usage data (screen views, feature usage) to improve the app. No personally identifiable information is collected.</p> |
| 45 | +<h2>Data Sharing</h2> |
| 46 | +<p>Data is transmitted to our application server at <code>oyakostory.appdevelopsk.com</code> and processed by the third-party providers named above (Google Firebase, Sentry). We do not sell or otherwise share your data with any other party, except where required by law.</p> |
| 47 | + |
| 48 | +<h2>Data Security</h2> |
| 49 | +<p>All communication between the app and our server is encrypted in transit using HTTPS/TLS. Passwords are stored only as salted hashes, never in plain text. Data on our server is accessible only to the data controller named above.</p> |
26 | 50 |
|
27 | 51 | <h2>Data Retention</h2> |
28 | | -<p>Your preference data is stored on our servers as long as your account is active. You may request deletion of your data by contacting us.</p> |
| 52 | +<p>Account data, child profiles, and stories are retained while your account is active, and are deleted within 30 days of account deletion or of a deletion request.</p> |
| 53 | + |
| 54 | +<h2>How to Delete Your Data</h2> |
| 55 | +<p>You can delete everything we hold about your family in either of the following ways:</p> |
| 56 | +<ul> |
| 57 | + <li><strong>In the app:</strong> open Settings and choose “Delete account”. This permanently removes your account, all child profiles, and all stories.</li> |
| 58 | + <li><strong>By email:</strong> send a deletion request to <a href="mailto:app.develop.sk@gmail.com">app.develop.sk@gmail.com</a>. We will delete the data within 30 days and confirm by reply.</li> |
| 59 | +</ul> |
| 60 | + |
| 61 | +<h2>Children's Privacy</h2> |
| 62 | +<p>TaleTime is designed to be used by a parent or guardian together with their child. Accounts may be created only by a parent or guardian aged 18 or over, who is responsible for any child profiles they add. We ask for a child's nickname and an optional age range only — we do not request a child's real name, birth date, photograph, location, or contact details, and children cannot sign up on their own, message other users, or share stories publicly. Story content stays private to your family. A parent or guardian may review or permanently delete a child's profile and all associated stories at any time using “Delete account” in Settings, or by emailing us. If you believe a child has provided us with more personal information than described here, contact us and we will delete it promptly.</p> |
| 63 | + |
| 64 | +<h2>Your Rights</h2> |
| 65 | +<p>You may request access to, correction of, or deletion of your data at any time by contacting <a href="mailto:app.develop.sk@gmail.com">app.develop.sk@gmail.com</a>.</p> |
29 | 66 |
|
30 | | -<h2>In-App Purchases</h2> |
31 | | -<p>Purchases are processed by Apple (App Store) or Google (Google Play). We do not collect or store any payment information.</p> |
| 67 | +<h2>Changes to This Policy</h2> |
| 68 | +<p>We may update this policy from time to time. The “Last updated” date above will be revised when we do.</p> |
32 | 69 |
|
33 | 70 | <h2>Contact</h2> |
34 | | -<p>Questions about this privacy policy? Contact us at <a href="mailto:app.develop.sk@gmail.com">app.develop.sk@gmail.com</a></p> |
| 71 | +<p>Kenichiro Sakamoto — 21-6-303 Showa-cho, Higashiosaka, Osaka, Japan<br> |
| 72 | +<a href="mailto:app.develop.sk@gmail.com">app.develop.sk@gmail.com</a></p> |
35 | 73 | <p><a href="../../support/taletime/">Support Page</a></p> |
36 | 74 | </body> |
37 | 75 | </html> |
0 commit comments