# Privacy Policy for DIY Remote ## 1. Introduction This Privacy Policy governs the use of the "DIY Remote" application, provided by the nocomake YouTube project. ## 2. Data Collection and Use The application does not collect any personal data, nor does it send any user data over the Internet. ## 3. Network Traffic The application does not utilize a backend server. The only outgoing network traffic generated by the application is a TCP stream of binary commands sent directly to the IP address and port that the user explicitly specifies within the application settings. ## 4. Bluetooth Usage The application requests Bluetooth permissions to allow for connections to external devices. While Bluetooth technology technically allows for the collection of identification information for devices in range (which could theoretically be used to locate a user), the application does not collect, store, or transmit this information. The application does not send visible beacons anywhere, nor does it store them internally. The Bluetooth stack is used exclusively to choose a paired device and open a serial connection to send the binary control stream, which is the main and only purpose of the application.