Viewing profile — chrismsnz
chrismsnz
HN member- Joined
- Sat, May 01, 2010, 11:00 PM UTC
- HN karma
- 589
- Public activity
- 153 items
- HN profile
- View on Hacker News ↗
About chrismsnz
Recent public activity
-
comment
Comment #36705995
> What have you blocked the attacker from doing? Not blocked necessarily, but if they want to leverage a stolen token, they’re now forced down a more difficult and highly visible p…
-
comment
Comment #20504462
> That being said, you could probably create a pair of colliding images, give one to a news outlet or something, then later post the second (presumably banned) one. The app would o…
- comment
-
comment
Comment #20503242
Ignoring MD5/image format-specific collision realities, theoretically an attacker could submit a contraband image that collides with a valid, allowed image they may want to remove.…
-
comment
Comment #20432864
Not for me - seems it depends on libssl1.0 and buster ships 1.1
-
comment
Comment #19417733
Clips were autoplaying in the live updates tab of twitter.
-
comment
Comment #11483529
It has good in-kernel support for virtio drivers (e.g. kvm, bhyve, vmware) and can also run domU in the latest release. It doesn't support "vmware tools" as such, but does support …
-
comment
Comment #10877292
Well, it's not obsolete - more incomplete. OpenBSD has supported ipv6 natively for a long, long time. Additionally, with a "home/office" router, there's many ways that IPv6 may be …
-
comment
Comment #10762681
Not 100% sure, but I think this is to mitigate exploitation of UAF (Use After Free) flaws. Adding an unpredictable delay in between when an application frees some memory, and it be…
-
comment
Comment #10623989
> anyone wanting to know OpenBSD's position on virtualization should spend 20m-1hr digging through threads like that Okay, okay. Personally, I think the fact that OpenBSD did not s…
-
comment
Comment #10617442
If you actually read the thread he was reacting to the premise that: as a secure operating system, OpenBSD should implement virtualisation (in this case, Xen) due to its security b…
-
comment
Comment #10612663
Is this really a compromise? OpenBSD has happily run as a guest for a long time now, with various virtio drivers being added some time ago. Solutions like virtualbox and xen reach …
-
comment
Comment #10195271
On the flip side, if they were offering TLS services to these sites, they're literally man-in-the-middling encrypted comms to those sites. And in scope of US law-enforcement/intel …
-
comment
Comment #10150165
OpenBSD has had VirtIO (supported by KVM, VMWare and now virtualbox too) guest support for a while now. AWS uses Xen and domU support is a lot more invasive - OpenBSD had supported…
-
comment
Comment #10149764
> How do you justify the 1.3% share on servers[1]? OpenBSD is a research operating system. A lot of their development and deployment methods do not align with the needs/wants of la…
-
comment
Comment #10149682
Theo has been softening on x86 virt for a long time. Additionally, he's still right. Don't rely on it to enforce security boundries (e.g. host untrusted systems and trusted systems…
- comment
-
comment
Comment #9876442
I guess the goal of Security is to not become the next OPM or Hacking Team. I agree with what you say regarding perimeter security, a concept quickly decreasing in relevance in tod…
-
comment
Comment #9875514
I'm a security guy so I obviously have a differing viewpoint, but when it comes to ensuring what data comes in and leaves your environment there's little choice. The ability to ana…
-
comment
Comment #9875330
Running an internal DNS resolver is actually very cheap, almost every broadband CPE device runs or can run its own DNS proxy resolver. It's also a great source of information when …
-
comment
Comment #9875140
Circumventing your companies firewall is not a great idea in the first place. Additionally, if they have aggressive egress filtering, its likely that the only DNS communication wil…
-
comment
Comment #9855339
5.8 is still currently in development/snapshot - not for amateur users. 5.7 is the latest official release. 5.8 is due on Nov 1.
-
comment
Comment #9696122
> And yet the OP was turned down for not being able to invert a binary tree Your source is a series of salty tweets.
-
comment
Comment #9695983
That's not what the interview process is like at all. They're more interested in how you approach real world issues (the questions I got asked were conceivably real-life issues a c…
-
comment
Comment #8848564
> Hardware like that makes me yearn for one with no wireless and a pair of Gigabit Ethernet ports to use as a firewall and server. Unfortunately, general purpose hardware and opera…