HN user

startling

396 karma
Posts8
Comments180
View on HN
Magnet Ban Cleared 10 years ago

It's useful to reframe this from "the manufacturer's fault". Lawmakers have a clear decision to make:

1). Prevent this business from existing.

2). Allow toy magnets to exist, thereby allowing X children to die from swallowing toy magnets.

I don't think this is ZenMagnet's fault. But I think placing a restriction on toy magnets is probably a net positive.

No. Just No. Docker has nothing to do with security.

Docker can totally reduce the risk of in-container services being exploited. It has sane defaults, and makes it easy to distribute other restrictions with the application (seccomp profile, apparmor settings, etc).

Black and white horizontal lines or misrendered text for a split second until a white blink rerenders the whole page. Happens somewhat frequently when I have heavy CPU load on a Linux laptop.

I'd assume Chrome is safer than Lynx these days, to be honest.

Not to mention the fact that using Lynx makes you unique enough for it to be a useful tracking indicator.

We Got Phished 10 years ago

So, what's stopping the wrong site from making those requests to your bank and proxying the image?

"In almost all cases, whether or not there's a known local privesc bug, assume that code execution on your Linux systems equates to privesc; this is doubly true of machines in your prod deployment environment.

It depends. I've seen "oh well if someone has rce they probably have root anyway" used way too many times as an excuse to avoid defense-in-depth measures.