eerimoq / moblin

Moblin, a free iOS app for IRL streaming.
MIT License
107 stars 15 forks source link

Potential scenarios where you could unintentionally share your location to rtirl #28

Closed juaoose closed 1 month ago

juaoose commented 1 month ago

Hello! I believe there are some potential scenarios where a user could leak their location on rtirl by mistake:

When one starts a stream with rtirl and location enabled and then perform one or many of the actions listed below, the /stop endpoint of rtirl is not called, and as such you potentially still appear in the public map.

Calling stop in these scenarios would help the streamer not have to stop streaming and be able to not show in rtirl map. (Maybe for the privazy zone case there could be other alternatives...) Thanks!

eerimoq commented 1 month ago

Will have a look at it.

eerimoq commented 1 month ago

Should be fixed in 0.273.0. Thanks for reporting.

Let me know if it works as expected once the fix is available in TestFlight.

juaoose commented 1 month ago

Should be fixed in 0.273.0. Thanks for reporting.

Let me know if it works as expected once the fix is available in TestFlight.

Yeah, that seems to work! Thanks for the help!