Results 11 comments of Russ Herrold

@evanp You appear to have commits ... the Android client is still broken a year later as Dropbox turned down the v1 API. Could you please apply this diff ?...

my thought is: when something in the grid: > 37.7, 97.8 it is suspect, and similar to > https://github.com/5calls/android/issues/59 add an exception handler to treat it as a non-useful value

I see two sets of PII disclosed or sought here: 1. Long/Lat, and 1. address information see image at: http://gallery.herrold.com/stuff/5calls-PII-in-flight.png

@nickoneill asked: > Are you interested in implement a subscribe for privacy changes? I don't anticipate a significant number of them but it's good to have for people interested in...

so PII in flight, and PII handed to a third party not covered by an agreement to honor your Privacy Policy, it would seem I cannot see how to 'assign'...

FWIW, that Lat / Long > "loc": "37.7510,-97.8220", seems to be a 'privacy protecting' null value -- I see it here as well https://www.codeproject.com/articles/1105492/using-google-maps-api (I recognized the map extract) As...

@devyte he said, earlier that 5353 was being blocked [herrold@centos-7 ~]$ grep 5353 /etc/services mdns 5353/tcp # Multicast DNS mdns 5353/udp # Multicast DNS actually I would make the default...

@penfold42 This issue is in a closed state -- could you please re-open it so it does not get forgotten, and gets documented

@atrent understood, but there is 'legacy' backward compatibility to match existing documentation -- a clean break at a major release epoch makes sense, though I'd be thrilled on a small...

The MailTo on that sample page is empty, and raw HTML is exposed This should be detected, and when there is a missing field, an error raised, and the MailTo...