-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
175 lines (153 loc) · 6.93 KB
/
Copy pathprivacy.html
File metadata and controls
175 lines (153 loc) · 6.93 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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy - PluginStream</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Unbounded:wght@400;500;700&display=swap" rel="stylesheet">
<link rel="icon" href="./assets/pluginstream.png">
<style>
:root {
--canvas: #fffaf0;
--surface-soft: #faf5e8;
--surface-card: #f5f0e0;
--surface-dark: #0a1a1a;
--ink: #0a0a0a;
--body: #3a3a3a;
--muted: #6a6a6a;
--hairline: #e5e5e5;
--space-xxs: 4px;
--space-xs: 8px;
--space-sm: 12px;
--space-md: 16px;
--space-lg: 24px;
--space-xl: 32px;
--space-xxl: 48px;
}
* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
background-color: var(--canvas);
color: var(--body);
font-family: 'Inter', sans-serif;
-webkit-font-smoothing: antialiased;
line-height: 1.6;
}
.display-md {
font-family: 'Unbounded', sans-serif;
font-size: 40px;
font-weight: 500;
letter-spacing: -1px;
line-height: 1.1;
color: var(--ink);
}
.doc-container {
max-width: 800px;
margin: 80px auto;
padding: 0 var(--space-xl);
}
.back-link {
display: inline-block;
margin-bottom: var(--space-xl);
color: var(--muted);
text-decoration: none;
font-weight: 500;
transition: color 0.2s;
}
.back-link:hover { color: var(--ink); }
.doc-container h1 { margin-bottom: var(--space-md); }
.doc-container p, .doc-container ul, .doc-container ol { margin-bottom: var(--space-lg); color: var(--body); }
.doc-container h2 { margin-top: var(--space-xxl); margin-bottom: var(--space-md); font-family: 'Inter', sans-serif; font-size: 20px; color: var(--ink); }
.doc-container h3 { margin-top: var(--space-xl); margin-bottom: var(--space-sm); font-size: 16px; color: var(--ink); }
.doc-container li { margin-bottom: var(--space-xs); margin-left: var(--space-lg); }
.doc-container a { color: var(--ink); font-weight: 500; }
@media (max-width: 768px) {
.doc-container { margin: 40px auto; padding: 0 24px; }
.display-md { font-size: 32px; }
}
</style>
</head>
<body>
<div class="doc-container">
<a href="index.html" class="back-link">← Back to PluginStream</a>
<h1 class="display-md">Privacy Policy</h1>
<p><strong>Your privacy is important to us.</strong> PluginStream is designed with privacy in mind and includes user-controlled privacy features.</p>
<h2>Privacy First Design</h2>
<p>PluginStream is built with privacy as a core principle. I minimize data collection and give you full control over your privacy settings.</p>
<h3>1. Information I Collect</h3>
<p>PluginStream is designed to minimize data collection:</p>
<ul>
<li><strong>No Personal Data:</strong> I do not collect personal information such as names, email addresses, or phone numbers</li>
<li><strong>Analytics:</strong> Anonymous usage analytics to improve app performance and user experience (can be disabled by user)</li>
<li><strong>Crash Reports:</strong> Anonymous crash reporting to help fix bugs and improve stability (can be disabled by user)</li>
<li><strong>App Preferences:</strong> Your app settings and preferences are stored locally on your device</li>
</ul>
<h3>2. How I Use Information</h3>
<p>Any information collected is used solely to:</p>
<ul>
<li>Improve app performance and user experience</li>
<li>Fix bugs and crashes</li>
<li>Understand app usage patterns (anonymously)</li>
<li>Enhance features and functionality based on user behavior</li>
</ul>
<h3>3. Third-Party Services</h3>
<p>PluginStream integrates with:</p>
<ul>
<li><strong>YouTube Music:</strong> Subject to Google's Privacy Policy</li>
<li><strong>Firebase:</strong> For analytics and crash reporting (can be disabled)</li>
</ul>
<p>I recommend reviewing the privacy policies of these third-party services.</p>
<h3>4. Data Storage</h3>
<p>All user data is stored locally on your device:</p>
<ul>
<li>Streaming preferences and settings</li>
<li>Downloaded Movie files</li>
<li>Playlist information</li>
<li>App cache and temporary files</li>
</ul>
<h3>5. Privacy Controls</h3>
<p>You have full control over your privacy and can disable all data collection:</p>
<ul>
<li><strong>Settings Menu:</strong> Easily disable analytics and crash reporting with a simple toggle</li>
<li><strong>Welcome Screen:</strong> Choose privacy preferences during setup - opt out of all data collection</li>
<li><strong>Clear Data:</strong> Clear all app data at any time</li>
<li><strong>Uninstall:</strong> Remove all data by uninstalling the app</li>
<li><strong>Open Source:</strong> Since PluginStream is open source, you can review all code and verify our privacy practices</li>
</ul>
<h3>6. Data Security</h3>
<p>I implement appropriate security measures to protect your information:</p>
<ul>
<li>Local data encryption where applicable</li>
<li>Secure communication with third-party services</li>
<li>Regular security updates</li>
</ul>
<h3>7. Children's Privacy</h3>
<p>PluginStream is not intended for children under 13. I do not knowingly collect personal information from children under 13.</p>
<h3>8. International Users</h3>
<p>If you are using PluginStream from outside the United States, please note that your information may be transferred to, stored, and processed in the United States.</p>
<h3>9. Changes to Privacy Policy</h3>
<p>I may update this Privacy Policy from time to time. I will notify users of any material changes by updating the "Last updated" date below.</p>
<h3>10. Contact Us</h3>
<p>If you have any questions about this Privacy Policy, please contact us at:</p>
<ul>
<li><a href="mailto:am.abdulmueed3@gmail.com">support@pluginstream.app</a></li>
<li><a href="https://github.com/am-abdulmueed/PluginStream/issues">GitHub Issues</a></li>
<li><a href="github.html">GitHub Community</a></li>
<li><a href="telegram.html">Telegram Community</a></li>
</ul>
<h3>11. Open Source Transparency</h3>
<p>PluginStream is open source, which means:</p>
<ul>
<li>All source code is publicly available for review</li>
<li>You can verify our privacy practices by examining the code</li>
<li>Community members can contribute to improving privacy features</li>
</ul>
<p style="margin-top: 48px; color: var(--muted);"><em>Last updated: September 25, 2025</em></p>
</div>
</body>
</html>