HackerTrans
TopNewTrendsCommentsPastAskShowJobs

joahnn_s

no profile record

Submissions

Nginx Unit project is about to be archived

github.com
6 points·by joahnn_s·9 ay önce·1 comments

comments

joahnn_s
·7 ay önce·discuss
Here's another one: https://scrapfly.io/web-scraping-tools/browser-fingerprint They actually delve much deeper, with a wealth of additional data and interesting details.

For example, in the DRM section, they extract the Security Level, like L3 – Software Decode (SW_SECURE_DECODE).

Their WebRTC test is also unique: they utilize a TURN server as a feedback mechanism. That means even if you tamper with WebRTC JS in the browser (like some extensions do), it can still expose your real IP by leveraging UDP and bypassing the proxy altogether. https://scrapfly.io/web-scraping-tools/webrtc-leak
joahnn_s
·9 ay önce·discuss
It's sad news to see that Nginx Unit is going to be abandoned, as no maintainers showed up, and it is still being used by many
joahnn_s
·10 ay önce·discuss
Who's actually expecting `xyz.com` here?

Spec: https://go.dev/ref/spec#Selectors > x.f resolves to the field/method at the shallowest depth in T. If there isn’t exactly one at that depth, it’s illegal.

Embedding promotes fields; on name collisions the shallowest wins. So `opts.URL` is `FooService.URL` (depth 1), not `BarConnectionOptions.URL` (depth 2).
joahnn_s
·10 ay önce·discuss
We need the iconic sound of the geiger counter
joahnn_s
·10 ay önce·discuss
The whole purpose of crypto is to exchange money online like we exchange cash in person, so who wants PayPal as a middleman on a tech designed not to have a middleman? Who will use that
joahnn_s
·10 ay önce·discuss
This is the paradox: Imagine walking dressed in red in the middle of a crowd dressed in black.

Being unique makes one easily identifiable and requires less effort to correlate one's past activity, while non-unique ones are full of noises and low confidence.