Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
techyminati authored Oct 14, 2024
1 parent 49adbc3 commit 0788df9
Showing 1 changed file with 30 additions and 22 deletions.
52 changes: 30 additions & 22 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy for CipherOS Keyboard App</title>
<title>Privacy Policy for Messages by CipherOS</title>
<style>
body {
font-family: Arial, sans-serif;
Expand All @@ -27,44 +27,52 @@
</style>
</head>
<body>
<h1>Privacy Policy</h1>
<p>Last updated: October 13, 2024</p>
<h1>Privacy Policy for Messages by CipherOS</h1>
<p>Last updated: [Date]</p>

<p>At CipherOS Keyboard App ("we", "us", or "our"), accessible at <a href="https://github.com/CipherOS/android_packages_inputmethods_LatinIME" target="_blank">GitHub Keyboard Repo</a>, we are committed to protecting the privacy of our users. This page outlines our policies regarding the collection, use, and disclosure of personal and sensitive data when you use our service.</p>
<p>Welcome to the privacy policy for <strong>Messages by CipherOS</strong> (the "App"), the default messaging app in CipherOS devices. This policy explains how we collect, use, and protect your personal information, including your phone number, to ensure compliance with Google Play’s policies.</p>

<h2>1. Information We Collect</h2>
<p>CipherOS Keyboard App does not collect any personal or sensitive user data. If we decide to collect such data in the future, we will ensure compliance with relevant laws and regulations.</p>
<ul>
<li><strong>Phone Number:</strong> The App requires access to your phone number to provide essential messaging functionality, such as sending and receiving SMS and MMS messages.</li>
<li><strong>Contacts:</strong> Access to your contacts ensures that messages are associated with the correct contacts.</li>
</ul>

<h2>2. How We Use Your Information</h2>
<p>Since we do not collect any personal information, there is no data usage at this time. Should this change, we will update this policy accordingly.</p>
<p>We use the collected information for the following purposes:</p>
<ul>
<li>To enable sending and receiving SMS/MMS messages.</li>
<li>To display your phone number during communication with other users.</li>
<li>To ensure message delivery and manage contact associations within the app.</li>
</ul>

<h2>3. Data Sharing and Disclosure</h2>
<p>We do not share, sell, or disclose any personal or sensitive user data with third parties. If this policy changes, we will inform users through the app and provide updates to this privacy policy.</p>
<p>We do not sell, share, or disclose your personal information, including phone numbers, with any third-party services or advertisers. Your phone number is only used locally on your device for communication purposes.</p>

<h2>4. Data Security</h2>
<p>We use appropriate measures to protect any data associated with the app. However, since no personal data is collected, we primarily focus on the security of the app infrastructure. While we strive to secure the app, no system is entirely foolproof.</p>

<h2>5. Data Retention and Deletion</h2>
<p>As we do not collect or store user data, no data retention or deletion policy is currently applicable. If we introduce data collection in the future, we will inform users and provide a clear data retention and deletion policy.</p>
<p>We take reasonable measures to protect your data from unauthorized access. However, since the App relies on system permissions for messaging, data transmitted through SMS/MMS is subject to the security policies of your carrier network.</p>

<h2>6. Links to Other Sites</h2>
<p>CipherOS Keyboard App may contain links to third-party websites or services. We are not responsible for the content or privacy practices of these third-party sites. We encourage you to review their privacy policies before engaging with them.</p>
<h2>5. Open-Source Transparency</h2>
<p>The App is fully open-source, and the source code can be reviewed on our official repository:
<a href="https://github.com/CipherOS/android_packages_apps_Messaging" target="_blank">Messages by CipherOS GitHub Repository</a>.
This ensures transparency in how your data is handled.
</p>

<h2>7. Children's Privacy</h2>
<p>Our service is intended for individuals of all age. We do not knowingly collect information from children. If you are a parent or guardian and believe your child has provided us with personal information, please contact us immediately.</p>
<h2>6. Data Retention and Deletion</h2>
<p>The App does not store your phone number beyond what is required for messaging services. All data is retained locally on your device. Deleting a conversation within the app will permanently remove that data.</p>

<h2>8. Changes to This Privacy Policy</h2>
<p>We may revise this privacy policy from time to time. Any changes will be posted on this page, and we encourage users to review the policy periodically to stay informed about how we protect your privacy.</p>
<h2>7. Changes to This Privacy Policy</h2>
<p>We may update our Privacy Policy to reflect changes in the App’s functionality or regulatory requirements. Any changes will be posted on this page, and we recommend reviewing it periodically.</p>

<h2>9. Contact Us</h2>
<p>If you have any questions or concerns about this privacy policy, feel free to reach out to us:</p>
<h2>8. Contact Us</h2>
<p>If you have any questions or concerns about this Privacy Policy, please contact us at:</p>
<ul>
<li>Email: <a href="mailto:techyminati@outlook.com">[email protected]</a></li>
<li>GitHub Repository: <a href="https://github.com/CipherOS/android_packages_inputmethods_LatinIMEy" target="_blank">https://github.com/CipherOS/android_packages_inputmethods_LatinIME</a></li>
<li>Email: <a href="mailto:privacy@cipheros.com">[email protected]</a></li>
<li>Website: <a href="https://www.cipheros.online/" target="_blank">www.cipheros.online/legal</a></li>
</ul>

<div class="contact">
<p>© 2024 CipherOS Keyboard App. All rights reserved.</p>
<p>© [Year] CipherOS. All rights reserved.</p>
</div>
</body>
</html>

0 comments on commit 0788df9

Please sign in to comment.