Hacker News new | ask | show | jobs
by mmgu 2020 days ago
(Journalist behind article.) Thank you! I can say that it is not easy to use subject access requests to get information. Without the help of Michael Veale’s template and a lot of grit, I don’t think I would have made it.

Transparency is just a first step, but it is a powerful tool.

2 comments

For those interested, Michael Veale’s template : https://michae.lv/access-template/

(From the "Method" part at the end of the full article : https://nrkbeta.no/2020/12/03/my-phone-was-spying-on-me-so-i... )

You wrote: "It is uncanny to follow my own steps, even though they do not divulge any romantic affair, secret meetings, or embarrassing health issues."

Contact tracing addresses that shortcoming of the current surveillance tech. Today, finding out that 2 cell phones have been in proximity requires computationally expensive analytics on the server side. With the apparently mandated requirement for contact tracing, edge devices ("your" phone) will simply detect proximate "ids" and send that to the servers and that trivializes the task of determining your "romantic affair, secret meetings, or embarrassing health issues".

> Today, finding out that 2 cell phones have been in proximity requires computationally expensive analytics on the server side.

No, you just have to use the right data structures. Quadtree is the obvious one if you have lat/long, or if you have cell history you can observe that e.g. the UK only has ~25,000 base stations, so you can just use them as buckets. It's probably too expensive to run on every ad load, but for targeted surveillance it's easy.

Contact tracing will go away middle of next year with the end of the pandemic. Although I wouldn't rule out its reactivation next time there's a SARS or bird flu breakout.

I think OP is saying he didn’t have any affairs or other secrets to divulge.