-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
34 lines (30 loc) · 2.34 KB
/
privacy.html
File metadata and controls
34 lines (30 loc) · 2.34 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy</title>
</head>
<body>
<h1>Privacy Policy for Habit,Developed by Jo Ikpeama</h1>
<p>We respect your privacy and comply with laws protecting children under 13 and above.</p>
<ul>
<li>H2 <strong>does not collect, store, or share personal information</strong> from children or other users without consent.</li>
<li>Any information collected (such as media files you choose to upload) is used <strong>solely to improve app functionality and user experience</strong>.</li>
<li>No data is shared with third parties, </li>
</ul>
<p>If you have questions about this policy, please contact us at: <a href="mailto:joeikpeama@gmail.com">joeikpeama@gmail.com</a></p>
<h2>Child Sexual Abuse and Exploitation (CSAE) Policy</h2>
<p>H2 maintain a strict zero-tolerance policy against child sexual abuse and exploitation (CSAE). H2 does not permit, promote, or host any content that exploits or sexualizes children in any way,All media uploads in Habit are manually reviewed by a trained teen reviewer before they appear in the app. This review process helps ensure that content is appropriate, safe, and free from CSAE or harmful material,Users may report any safety concerns directly through the app. All reports are reviewed promptly and necessary action is taken, including removal, account suspension, or escalation to authorities when legally required.
. Specifically:</p>
<ul>
<li>Any attempt to upload, share, or distribute CSAE content will be blocked and permanently removed.</li>
<li>Accounts involved in such activity will be suspended or banned immediately.</li>
<li>Where required by law, incidents will be reported to the relevant authorities.</li>
<li>We are committed to maintaining a safe platform for all users and will continue monitoring and enforcing this policy strictly.</li>
</ul>
<h2>Request Account or Data Deletion</h2>
<p>If you would like to request that your account and any associated data be deleted, please use the following link and provide your registered email address:</p>
<p><a href="mailto:joeikpeama@gmail.com?subject=Data%20Deletion%20Request">Request Data Deletion</a></p>
</body>
</html>