sempervirens icon indicating copy to clipboard operation
sempervirens copied to clipboard

added draft pp

Open scopatz opened this issue 10 years ago • 9 comments

This is not meant to be a final version, but rather a working draft.

scopatz avatar Jul 15 '15 22:07 scopatz

Can we say something like we'll hash the identifier? this way we really can't tie it back to an individual person? we can has the IP or the MAC address or something. Unless we plan to ping the IP to get a geographic location

chendaniely avatar Jul 16 '15 18:07 chendaniely

Can we say something like we'll hash the identifier?

The IP is logged by the webserver, there is no really point in hashing it. It's not collected by our system. the unique identifier will likely be a UUID, there is no real point in hashing a UUID.

Carreau avatar Jul 16 '15 21:07 Carreau

Updated the language to reflect the IP address consideration and UUIDs.

Also, I think that any IP pinging or location reporting will have to be done client-side. While this is more work for the client to do, it alleviates the need to store anything personally identifiable.

scopatz avatar Jul 16 '15 22:07 scopatz

Updated the language again!

scopatz avatar Jul 19 '15 22:07 scopatz

Looks really great!

The only thing I'd add in is a bit more on the why IP addresses are collected server side - for server operations, debugging, etc. The IP Address is shared to a server no matter what, as you can't network without it. ;)

rgbkrk avatar Jul 23 '15 15:07 rgbkrk

Hi @rgbkrk - isn't this covered under the "standard sever log" language?

scopatz avatar Jul 23 '15 15:07 scopatz

Read that section and wondered what the provisions of standard server log were to people not used to working with servers. Maybe that doesn't matter.

rgbkrk avatar Jul 23 '15 16:07 rgbkrk

I'll add your examples for clarity. Couldn't hurt!

scopatz avatar Jul 23 '15 16:07 scopatz

Updated.

scopatz avatar Jul 23 '15 16:07 scopatz