Is navigator.geolocation.getCurrentPosition() privacy safe?
I want to know if, when I use the code navigator.geolocation.getcurrentposition() for calculate the client position, is already privacy safe from external attack, or if I have to perturbate the result of this function.