HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bndw

no profile record

comments

bndw
·há 6 anos·discuss
Hypothetically speaking, fb gets a request for an image for each person in a chat at roughly the same time. Now they know know what chat platform you're using and who is participating in the chat. I'd venture a guess those participant identities could be de-referenced with data collected from their various [other] trackers. Now they can extend their social graph to include communication patterns on 3rd party platforms.
bndw
·há 7 anos·discuss
Does anyone know if the Go Proxy server using the original download protocol[0] defined by vgo?

    GET baseURL/module/@v/list fetches a list of all known versions, one per line.
    GET baseURL/module/@v/version.info fetches JSON-formatted metadata about that version.
    GET baseURL/module/@v/version.mod fetches the go.mod file for that version.
    GET baseURL/module/@v/version.zip fetches the zip file for that version.

[0] https://research.swtch.com/vgo-module