Created
July 12, 2025 04:40
-
-
Save kmwtnarendra/b7bcbeaccb38da0c96f74c48576921c7 to your computer and use it in GitHub Desktop.
Privacy Policy statement tailored for FTP file-sharing Android app ("Quick File Share")
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## **Privacy Policy** | |
**Effective Date:** \[Enter Date] | |
**App Name:** Quick File Share | |
**Developer:** ByteAhead Digital Solutions | |
### 1. **Overview** | |
Quick File Share is a local FTP server app that allows users to share files stored on their device over Wi-Fi. We respect your privacy and are committed to protecting your personal information. This privacy policy outlines what information we collect, how it is used, and your rights. | |
--- | |
### 2. **Data Collection** | |
We **do not collect, store, or transmit any personal data**. The app operates entirely on your device and communicates only within your local network. | |
--- | |
### 3. **Permissions Used** | |
The app requests the following permissions solely to enable file sharing functionality: | |
* **MANAGE\_EXTERNAL\_STORAGE / READ\_EXTERNAL\_STORAGE / WRITE\_EXTERNAL\_STORAGE** | |
To access files and directories you choose to share via FTP. | |
* **POST\_NOTIFICATIONS (Android 13+)** | |
To show service status and control notifications. | |
These permissions are used **only on your device** and not for collecting or transmitting data. | |
--- | |
### 4. **Data Sharing** | |
Quick File Share does **not share any data** with third parties. | |
No analytics, advertising, or tracking SDKs are integrated into this app. | |
--- | |
### 5. **Network Access** | |
The app creates an **FTP server on your device**, accessible only to devices connected to the **same local Wi-Fi network**. You are responsible for the files you choose to share. | |
--- | |
### 6. **Security** | |
No usernames or passwords are required by default for the FTP server. | |
For added security, avoid using the app on unsecured public Wi-Fi networks. | |
--- | |
### 7. **Children's Privacy** | |
This app is not intended for use by children under 13. We do not knowingly collect any personal data from children. | |
--- | |
### 8. **Policy Changes** | |
We may update this privacy policy as needed. Changes will be reflected in this document and, where appropriate, notified within the app. | |
--- | |
### 9. **Contact Us** | |
If you have any questions about this Privacy Policy, contact us at: | |
📧 **[[email protected]](mailto:[email protected])** | |
📞 **+91-6376470194** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment