Add Privacy Policy (For Google App Store) (#74)
This commit was merged in pull request #74.
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>User Data Deletion Request</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>User Data Deletion Request</h1>
|
||||
<p>
|
||||
To request the deletion of your user data from our system, please follow the steps below:
|
||||
</p>
|
||||
<ol>
|
||||
<li>Compose an email to <a href="mailto:deletion@chatma.ps">deletion@chatma.ps</a>.</li>
|
||||
<li>In the email subject, write "User Data Deletion Request".</li>
|
||||
<li>In the body of the email, provide the following information:</li>
|
||||
<ul>
|
||||
<li>Your username: [Insert your username here]</li>
|
||||
<li>Your email address associated with the account: [Insert your email address here]</li>
|
||||
</ul>
|
||||
<li>Send the email.</li>
|
||||
</ol>
|
||||
<p>
|
||||
Our team will process your request as soon as possible. Please note that the deletion of your user data may take some time, and we will notify you once it has been completed.
|
||||
</p>
|
||||
<p>
|
||||
If you have any further questions or concerns, please don't hesitate to contact us at <a href="mailto:support@chatma.ps">support@chatma.ps</a>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>ChatMaps Privacy Policy</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>ChatMaps Privacy Policy</h1>
|
||||
|
||||
<p>At ChatMaps, we are committed to protecting your privacy and ensuring the security of your personal information. This privacy policy explains how we collect, use, and safeguard your data when you use our application.</p>
|
||||
|
||||
<h2>Collection of Personal Information</h2>
|
||||
|
||||
<p>ChatMaps requires access to your location in order to provide you with location-based services. However, we do not share, sell, or disclose your personal data to any third party.</p>
|
||||
|
||||
<h2>Child Safety</h2>
|
||||
|
||||
<p>ChatMaps is fully compliant with online child safety laws. We do not knowingly collect personal information from children under the age of 13. If you believe that we have inadvertently collected personal information from a child, please contact us immediately so that we can take appropriate action.</p>
|
||||
|
||||
<h2>Data Security</h2>
|
||||
|
||||
<p>We take the security of your personal information seriously. We implement industry-standard security measures to protect your data from unauthorized access, alteration, or disclosure.</p>
|
||||
|
||||
<h2>Changes to this Privacy Policy</h2>
|
||||
|
||||
<p>We reserve the right to update or modify this privacy policy at any time. Any changes will be effective immediately upon posting the updated policy on our website.</p>
|
||||
|
||||
<h2>Contact Us</h2>
|
||||
|
||||
<p>If you have any questions or concerns about our privacy policy, please contact us at privacy@chatma.ps .</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user