-
Notifications
You must be signed in to change notification settings - Fork 25
/
privacy.html
212 lines (178 loc) · 8.35 KB
/
privacy.html
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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Prism Library</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- favicon -->
<link rel="shortcut icon" href="images/favicon.ico">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<!-- Main Css -->
<link href="css/style.css" rel="stylesheet" type="text/css" id="theme-opt" />
<link href="css/colors/default.css" rel="stylesheet" id="color-opt">
<style>
.github {
padding: 15px 0 15px 40px;
background-image: url(images/[email protected]);
background-repeat: no-repeat;
background-size: 32px 32px;
background-position: 0;
}
.documentation {
padding: 15px 0 15px 40px;
background-image: url(images/[email protected]);
background-repeat: no-repeat;
background-size: 32px 32px;
background-position: 0;
}
</style>
</head>
<body>
<!-- Navbar Start -->
<header>
<div id="topnav" class="defaultscroll sticky">
<div class="container">
<div class="menu-extras">
<div class="menu-item">
<!-- Mobile menu toggle-->
<a class="navbar-toggle">
<div class="lines">
<span></span>
<span></span>
<span></span>
</div>
</a>
<!-- End mobile menu toggle-->
</div>
</div>
<div id="navigation">
<!-- Navigation Menu-->
<ul class="navigation-menu">
<li><a href="#home">Home</a></li>
<li><a href="#features">Features</a></li>
<li><a href="#pricing">Pricing</a></li>
<li><a href="#team">Team</a></li>
<li><a href="#learn">Learn</a></li>
<li><a href="#sponsors">Sponsors</a></li>
</ul>
</div>
</div>
</div>
</header>
<!-- Navbar End -->
<section class="section bg-light" id="privacy">
<main className="grid min-h-full place-items-center bg-white px-6 py-24 sm:py-32 lg:px-8">
<div className="prose mx-auto max-w-3xl text-gray-600">
<h1>Prism Library Privacy Policy</h1>
<p className="text-sm text-gray-500">Effective Date: 20 February 2024</p>
<p>
Prism Software, LLC ("Prism", "we", "us", or "our") respects the privacy
of our users ("you" or "your"). This Privacy Policy describes how we
collect, use, disclose, and protect your information when you use our
website, prismlibrary.com (the "Site"), and our OAuth client
integrated with Google (the "Client").
</p>
<h2>Information We Collect</h2>
<p>We collect the following information from you:</p>
<ul className="list-disc ml-6">
<li>
<strong>Basic User Information:</strong> When you create an account
or authenticate using an external OAuth provider (Microsoft,
Google, or GitHub) with Azure Active Directory B2C, we collect
your name and email address.
</li>
<li>
<strong>Subscription Information:</strong> If you purchase a
license, we may associate your account with one or more
subscriptions in Stripe, but we do not store any payment
information ourselves.
</li>
</ul>
<h2>How We Use Your Information</h2>
<p>We use your information for the following purposes:</p>
<ul className="list-disc ml-6">
<li>To provide you with access to the Site and Client.</li>
<li>To process your license purchases and manage your subscriptions.</li>
<li>
To communicate with you about your account, licenses, and
subscriptions. This includes sending you emails when you create a
new license, are assigned or unassigned a license, or your license is
expiring.
</li>
<li>To comply with legal and regulatory requirements.</li>
</ul>
<p className="font-bold mt-8">We do not:</p>
<ul className="list-disc ml-6">
<li>Share your information with any third parties, except as required by law or to fulfill our contractual obligations.</li>
<li>Track your activity on the Site or Client beyond what is necessary to provide you with the services you request.</li>
<li>Use your information for any purpose other than those listed above.</li>
</ul>
<h2>External OAuth Providers</h2>
<p>
When you authenticate using an external OAuth provider, you are
granting that provider permission to share certain information about
you with us. The specific information that is shared will vary
depending on the provider, but typically includes your name and email
address. We recommend that you review the privacy policies of the
external OAuth providers you use to understand how they collect, use,
and share your information.
</p>
<h2>Security</h2>
<p>
We take reasonable steps to protect your information from
unauthorized access, use, disclosure, alteration, or destruction.
However, no website or internet transmission is completely secure,
and we cannot guarantee the security of your information.
</p>
<h2>Your Choices</h2>
<p>
You can access, update, or delete your information by contacting us at
[email protected]. You can also choose to no longer receive
emails from us by clicking the unsubscribe link in any email we send
you.
</p>
<h2>Children's Privacy</h2>
<p>
The Site and Client are not directed to children under the age of
13. We do not knowingly collect personal information from children
under the age of 13. If you are a parent or guardian and you believe
that your child has provided us with personal information, please
contact us at [email protected].
</p>
<h2>Changes to this Privacy Policy</h2>
<p>
We may update this Privacy Policy from time to time. We will notify you of
any changes by posting the new Privacy Policy on the Site. You are advised to
review this Privacy Policy periodically for any changes.
</p>
<h2>Contact Us</h2>
<p>
If you have any questions about this Privacy Policy, please contact us
at <a href="mailto:[email protected]" className="text-indigo-600">[email protected]</a>.
</p>
</div>
</main>
</section>
<!-- Footer Start -->
<footer>
<div class="--------">
</div>
</footer>
<!-- Footer End -->
<!-- Back To Home Start -->
<a href="#" class="btn btn-icon btn-primary back-to-top"><i data-feather="arrow-up" class="icons"></i></a>
<!-- Back To Home End -->
<!-- Javascript Start -->
<script src="js/jquery-3.5.1.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<!-- Icons -->
<script src="js/feather.min.js"></script>
<!-- Typed -->
<script src="js/typed.js"></script>
<script src="js/typed.init.js"></script>
<!-- Main Js -->
<script src="js/app.js"></script>
<!-- Javascript End -->
</body>
</html>