-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
153 lines (134 loc) Β· 6.94 KB
/
privacy.html
File metadata and controls
153 lines (134 loc) Β· 6.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy - Sereni</title>
<link rel="stylesheet" href="legal-style.css">
</head>
<body>
<header>
<div class="container">
<a href="index.html" class="logo">Sereni</a>
<nav>
<a href="index.html">Home</a>
<a href="privacy.html">Privacy</a>
<a href="terms.html">Terms</a>
</nav>
</div>
</header>
<main class="container legal-doc">
<h1>Privacy Policy</h1>
<p class="meta"><strong>Effective Date:</strong> November 30, 2025<br><strong>Last Updated:</strong> November 30, 2025</p>
<div class="tldr">
<h2>π The Short Version</h2>
<p><strong>We don't collect, store, or share any of your personal data. Everything stays on your device.</strong></p>
</div>
<h2>Information We DO NOT Collect</h2>
<p>We want to be crystal clear: <strong>Sereni does not collect, transmit, store, or have access to any of your personal information.</strong></p>
<h3>We DO NOT Collect:</h3>
<ul>
<li>β Personal identification information (name, email, phone number, etc.)</li>
<li>β Usage analytics or statistics</li>
<li>β Session data or breathing history</li>
<li>β Location data</li>
<li>β Device information beyond what's required for local operation</li>
<li>β Cookies, tracking pixels, or similar technologies</li>
<li>β Any other personal or behavioral data</li>
</ul>
<h3>Why?</h3>
<p>Sereni is designed with <strong>privacy by design</strong> principles:</p>
<ul>
<li>All features work 100% offline</li>
<li>No servers, no databases, no cloud storage</li>
<li>No analytics services, no third-party trackers</li>
<li>No accounts, no logins, no authentication</li>
</ul>
<h2>Data Storage</h2>
<h3>Everything Stays on Your Device</h3>
<p>All data generated by your use of Sereni is stored <strong>exclusively on your device</strong> using secure local storage:</p>
<h4>What's Stored Locally:</h4>
<ul>
<li>β
Your breathing session history</li>
<li>β
Your preferences and settings</li>
<li>β
User profiles you create</li>
<li>β
Unlock progression and stats</li>
<li>β
Notification preferences</li>
</ul>
<h4>Where It's Stored:</h4>
<ul>
<li>On Android: Encrypted Capacitor Preferences (backed by Android SharedPreferences)</li>
<li>Fallback: Local browser storage (for web preview mode only)</li>
</ul>
<h4>Who Has Access:</h4>
<ul>
<li>Only you, on your device</li>
<li>We cannot access this data</li>
<li>Third parties cannot access this data</li>
<li>Data is not synchronized or backed up to external servers</li>
</ul>
<h2>Permissions</h2>
<h3>Notifications (Optional)</h3>
<ul>
<li><strong>Purpose:</strong> To send breathing practice reminders at times you specify</li>
<li><strong>How It Works:</strong> Notifications are generated locally on your device; no data is sent to external servers</li>
<li><strong>Control:</strong> You can disable this permission at any time through the App settings or device system settings</li>
</ul>
<h3>Haptic Feedback (Optional)</h3>
<ul>
<li><strong>Purpose:</strong> To provide gentle vibration feedback during breathing phase transitions</li>
<li><strong>How It Works:</strong> Uses device hardware for tactile feedback; no data is collected or transmitted</li>
</ul>
<h3>Storage</h3>
<ul>
<li><strong>Purpose:</strong> To save your session history, preferences, and profiles locally on your device</li>
<li><strong>How It Works:</strong> All data stays on your device; no external storage or cloud services are used</li>
</ul>
<h2>Third-Party Services</h2>
<h3>No Analytics or Tracking</h3>
<p>Sereni does <strong>not</strong> use:</p>
<ul>
<li>Google Analytics</li>
<li>Firebase Analytics</li>
<li>Facebook SDK</li>
<li>Any other analytics or tracking services</li>
</ul>
<h3>Background Images</h3>
<p>All visual theme backgrounds are bundled locally within the app. No external image services are used, and no data is transmitted when changing themes.</p>
<h2>Your Rights</h2>
<h3>You Have Complete Control Over Your Data</h3>
<ul>
<li><strong>Access:</strong> All your data is stored locally on your device and accessible through the App</li>
<li><strong>Deletion:</strong> Delete all data by uninstalling the App or using "Reset" functions in App settings</li>
<li><strong>Portability:</strong> Data is stored in standard formats (JSON) on your device</li>
<li><strong>No Third-Party Sharing:</strong> Since we don't collect data, there's nothing for us to share</li>
</ul>
<h2>Data Security</h2>
<ul>
<li><strong>Encrypted Storage:</strong> Data is stored using Capacitor Preferences with Android's secure storage</li>
<li><strong>No Network Transmission:</strong> No data leaves your device, eliminating interception risks</li>
<li><strong>No Cloud Vulnerabilities:</strong> No servers means no server breaches</li>
<li><strong>Regular Updates:</strong> We update the App to patch security vulnerabilities</li>
</ul>
<h2>Contact Us</h2>
<p>If you have questions about this Privacy Policy, please contact us at:</p>
<p><strong>Email:</strong> serenidevs@gmail.com</p>
<div class="summary-box">
<h2>Summary</h2>
<p><strong>In Plain English:</strong></p>
<ul>
<li>β
<strong>We don't collect your data. Period.</strong> No personal information, no tracking, no analytics, no servers.</li>
<li>β
<strong>Everything stays on your device</strong> under your complete control.</li>
<li>β
<strong>We can't access your data even if we wanted to.</strong> No backend systems, no databases.</li>
<li>β
<strong>You can use Sereni with confidence.</strong> Your breathing practice is completely private.</li>
</ul>
<p style="margin-top: 1rem;"><strong>Thank you for trusting Sereni. Your privacy is our priority.</strong></p>
</div>
</main>
<footer>
<div class="container">
<p>© 2025 Sereni. All rights reserved.</p>
</div>
</footer>
</body>
</html>