HackerTrans
トップ新着トレンドコメント過去質問紹介求人

svens_

no profile record

コメント

svens_
·2 か月前·議論
There might be multiple methods and heuristics, but one way that I have encountered was based on packet TTL.

Android and Linux use 64 by default - the block could be circumvented by setting the laptop to use 65 TTL.
svens_
·3 か月前·議論
What do you think the minimum pad clearance is for the clay?

You can dead bug an LQFP if you absolutely have to…
svens_
·5 か月前·議論
This assumption has unfortunately led to countless security issues, at least in the past. The nosniff header (see https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/...), was created because of this and should be added.

While this probably works, you should also add a restrictive CSP (using the sandbox directive).

Forcing the download (via Content-Disposition header) would likely be even better, but it is annoying for users.