5 ms·
Hi, I'm the owner and only developer. Your image data is sent through a TURN server I operate on AWS in order to facilitate the remote viewing, and only if a sy
by joe_inferno 13y ago
Hi, I'm the owner and only developer. Your image data is sent through a TURN server I operate on AWS in order to facilitate the remote viewing, and only if a synchronized device exists and is online. You don't need have to synchronize an iOS device to use the other desktop features. Aside from the TURN server, the app makes connections to another server I control for managing synchronization between devices.
The data is encrypted using two way TLS and the traffic is sent (without any processing or storing, or transmitting to third parties) to devices you have synchronized.
Your fear is probably not atypical, and as an indie dev it's maybe my biggest obstacle for this app's success. With that said, my number one priority for users is data security. I spent a great deal of time working on the security aspects alone, and if you have any questions about the details please feel free to contact me-- my information is available on the website linked.
EDIT: more clarity (I hope)
- thibaut_barrere 13y agoOne question that pops up is: is the data transfer activated only if you pair the desktop app with the iOS app? (EDIT: re-read your answer and now I see that you replied to this already) Can we remain sure that no data is sent otherwise? As well: being able to launch a command on specific events would be nice for us hackers (if it's not already there, didn't check yet in depth).
- joe_inferno 13y agoYes, no data is sent otherwise. If you have ever synchronized an iOS device, the desktop app will make a quick connection to determine its external IP address upon launch and communicate that to my managing server, but this is only used when a synchronized iOS device wants to connect. Thanks for the idea about launching on specific events, I will definitely look into putting this in a future release :)
- thibaut_barrere 13y agoGreat - thanks for the feedback! Purchased, and congrats on launching this. This is a very specific pain point and it looks well treated. PS: you could "market" the fact that no data is sent a bit better, maybe have a big switch in the setup that makes the current config clear (with bold "no data sent" by default etc). Hope this helps!
- toomuchtodo 13y agoThanks Joe. Purchased. EDIT: Also, raise your price!