forked from Superfly-Inc/ShowKeyPlus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPrivacyPolicy.html
33 lines (25 loc) · 1.1 KB
/
PrivacyPolicy.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
<html >
<body>
<div class="privacy-policy">
<h1>Privacy Policy</h1>
<section id="privacy-information-we-collect">
<h3>What information do we access?</h3>
<p>We access information from your Windows installation registry and firmware when you launch our product or navigate to alternate Windows installations.</p>
</section>
<section id="privacy-information-use">
<h3>What do we use your information for?</h3>
<ul>
<li> <p>These operations are required to provide you with the Windows product information you may need to install and activate Windows installations. All retrieved information is contained within the application and not sent or accessed outside the running application.</p>
</li>
</ul>
</section>
<section id="privacy-contact-us">
<h3>Contacting Us</h3>
<p>If there are any questions regarding this privacy policy you may contact us using the information below.</p>
<address class="site-address">
<span class="url">https://github.com/Superfly-Inc/ShowKeyPlus/issues</span>
</address>
</section>
</div>
</body>
</html>