Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to anonymize GPS location #140

Open
rmackay9 opened this issue Dec 23, 2014 · 6 comments
Open

Allow users to anonymize GPS location #140

rmackay9 opened this issue Dec 23, 2014 · 6 comments

Comments

@rmackay9
Copy link

According to Paul Riseborough some users are reluctant to upload their log files because of privacy concerns around having their GPS location exposed. DroneShare could get around this by allowing an anonymize feature as part of the upload.

Some suggested locations are:

  1. Lat, Lon, Alt shifted to zero (i.e. over the horn of africa)
  2. Area 51
  3. Greenwich
@billbonney
Copy link

@jason4short
Copy link
Contributor

I wouldn't use 0,0 since it looks like a logic failure. Also, it's hard to understand scale when looking at a mission over water.
Greenwich seems best since it's easier to interpret.
Jason

On Dec 22, 2014, at 10:53 PM, Randy Mackay [email protected] wrote:

According to Paul Riseborough some users are reluctant to upload their log files because of privacy concerns around having their GPS location exposed. DroneShare could get around this by allowing an anonymize feature as part of the upload.

Some suggested locations are:

  1. Lat, Lon, Alt shifted to zero (i.e. over the horn of africa)
  2. Area 51
  3. Greenwich


Reply to this email directly or view it on GitHub #140.

@billbonney
Copy link

Or you have an option to specify a number of locations to offset your mission to? default greenwich but other sites possible.

@geeksville
Copy link
Collaborator

sounds good - we'll add something like this. btw - users can set privacy
on flights either on a default or per flight basis.

On Tue Dec 23 2014 at 10:38:38 AM Bill Bonney [email protected]
wrote:

Or you have an option to specify a number of locations to offset your
mission to? default greenwich but other sites possible.


Reply to this email directly or view it on GitHub
#140 (comment)
.

@mrpollo
Copy link
Member

mrpollo commented Dec 23, 2014

First I'm glad you guys chime in to discuss this issue, this is something we have discussed in the past "internally" and were reluctant to pursue due to privacy I think @geeksville brought this idea of shifting location another area but then presented a counter theory about how to be able to get location again through some other ways (which i cant remember right now).

Personally I'm worried that the value of DroneShare decreases for those missions
and so would like to ask this few questions:

  1. What are the most valuable features of DroneShare as it is right now for you?
  2. What type of privacy are you expecting from DroneShare right now, and in the future?
  3. What would be a good use case of shifting location? if we already have privacy settings in missions and vehicles how would you differentiate its usage

@phelpsw
Copy link

phelpsw commented Mar 7, 2015

I think this is an excellent suggestion. To avoid the possible logical problem of 0,0, consider instead 1,1 as an origin lat/lon.

Perhaps project onto an alternate map consisting of concentric circles and/or a grid at color coded distances from the origin. I agree that it is difficult to get a sense of scale over featureless areas like water or area 51. Projecting over a real place like Greenwich would just be confusing. Furthermore most of us are not familiar with the terrain of Greenwich.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants