Zuckerberg personally ok'ed wiretapping both Amazon and YouTube [pdf]
storage.courtlistener.com
Zuckerberg personally ok'ed wiretapping both Amazon and YouTube [pdf]
1–10 of 26 posts
Re: Zuckerberg personally ok'ed wiretapping both Amazon and YouTube [pdf]
#2Re: Zuckerberg personally ok'ed wiretapping both Amazon and YouTube [pdf]
#3Re: Zuckerberg personally ok'ed wiretapping both Amazon and YouTube [pdf]
#4Where is this headline coming from? I haven't been following this case, and unfortunately, either my poor legal or technical comprehension prevents me from finding the points in this brief which substantiate the submission title.
Re: Zuckerberg personally ok'ed wiretapping both Amazon and YouTube [pdf]
#5Re: Zuckerberg personally ok'ed wiretapping both Amazon and YouTube [pdf]
#6Where is this headline coming from? I haven't been following this case, and unfortunately, either my poor legal or technical comprehension prevents me from finding the points in this brief which substantiate the submission title.
It seems as though none of these people got a reply email, even though they all were looking for his response.
Re: Zuckerberg personally ok'ed wiretapping both Amazon and YouTube [pdf]
#7Where is this headline coming from? I haven't been following this case, and unfortunately, either my poor legal or technical comprehension prevents me from finding the points in this brief which substantiate the submission title.
YouTube is mentioned a couple of times on page 2 where Zuckerberg is informed of the specifics of the program.
I'm not sure where it jumps to "wiretapping" (just from a layperson's standpoint). The image I had in my head was Meta tapping the phones or devices of Amazon and Youtube employees which was probably a silly interpretation of the title.
Re: Zuckerberg personally ok'ed wiretapping both Amazon and YouTube [pdf]
#8Where is this headline coming from? I haven't been following this case, and unfortunately, either my poor legal or technical comprehension prevents me from finding the points in this brief which substantiate the submission title.
Submitters: if you want to say what you think is important about an article, that's fine, but do it by adding a comment to the thread. Then your view will be on a level playing field with everyone else's: https://hn.algolia.com/?dateRange=all&page=0&prefix=false&so...
Re: Zuckerberg personally ok'ed wiretapping both Amazon and YouTube [pdf]
#9They paid users to install an app on smartphones that spied on network requests made by those users. In iPhone this app used OS VPN support to intercept traffic, and a root CA certificate to treat the intercepted connection as legitimate.
“Proxyman” is an iOS app that does the same thing on behalf of the user - it’s super helpful for debugging your own app or reverse engineering someone else’s app. I used it to reverse engineer the API of my smart home gym app Tempo Fitness so I could build my own dashboards from my workout metrics.
Facebook used this technique to “wiretap” the analytics log events that Snap and the other apps were sending to themselves - events probably look like “user swiped to next video after viewing video id=1234 for 3 seconds” or “user clicked ad id=5678”.
TechCrunch report on Facebook Research (2019): https://techcrunch.com/2019/01/29/facebook-project-atlas/?gu...
The Wikipedia page for Onavo (the startup Facebook bought that that powered this stuff) is pretty clear and has good citations for additional reading:
Re: Zuckerberg personally ok'ed wiretapping both Amazon and YouTube [pdf]
#10“Wiretap” without additional context is a bit misleading since in conjures an image of listening to phone conversations between employees of the competitor. I think it may be fair to call it wiretapping but it’s different from that image. They paid users to install an app on smartphones that spied on network requests made by those users. In iPhone this app used OS VPN support to intercept traffic, and a root CA certi…