back
user profile

josephcsible

28,561karma·8,511submissions·May 26, 2020
recent activity (8,511 total)
comment
Huh? You claimed there was a security vulnerability and I disagreed and asked for an example of it.
1y ago·view thread
comment
Things you own shouldn't enforce laws against you, especially with a guilty-until-proven-innocent system.
1y ago·view thread
comment
Can you give a counterexample?
1y ago·view thread
comment
If a malicious user can control the environment of critical system services, you're already pwned. There's no actual security issue there and no value in such a wrapper script.
1y ago·view thread
comment
> there are security implication when using LD_PRELOAD What do you mean?
1y ago·view thread
comment
There are advantages to having the filesystem do the snapshots itself. For example, if you have a really big file that you keep deleting and restoring from a snapshot, you'll only pay the cost of…
1y ago·view thread
comment
I don't see why this uses ssl_preread, since it does terminate the TLS and then just uses $ssl_server_name (as opposed to $ssl_preread_server_name) anyway. Also, it seems to be reimplementing stu…
1y ago·view thread
comment
XFS doesn't support whole-volume snapshots, which is the main reason I want CoW filesystems. And it also stands out as being basically the only filesystem that you can't arbitrarily shrink w…
1y ago·view thread
comment
> Bcachefs is not user space. bcachefs is still in-tree. > That is not true. There are out of tree modules such as ZFS. ZFS could be in-tree in no time at all if Oracle would fix its license. An…
1y ago·view thread
comment
> Having a working system after upgrading your kernel is not just a slight benefit. It's table stakes. We already have that, with the "don't break userspace" policy combined wit…
1y ago·view thread
comment
You are correct. Actual security needs to be inherently part of the application; you can't get it just by slapping something in front of it. And the way most WAFs work is basically just a fancier…
1y ago·view thread
comment
The slight benefit for out-of-tree module authors wouldn't be worth the negative effects on the rest of the kernel to everyone else.
1y ago·view thread
comment
I'm not saying that it's easy or that I could do it. I'm just saying that if it does happen, it would be a good thing, not something you should be opposed to.
1y ago·view thread
comment
Rust being mandatory in Linux will be a good thing. I eagerly await the day that (aside from arch-specific syscall boundary code, etc. that has to be assembly) the entire kernel becomes 100% Rust only…
1y ago·view thread
comment
> Is there a reason you find this particularly disturbing? It's contrary to the human right of freedom of speech. It's bad for all the same reasons that lèse-majesté laws are, but is even…
1y ago·view thread
comment
Sure, you don't know whether BB(x) < b or BB(x) > b for that reason, but wouldn't you still know BB(x) ≠ b, and isn't that good enough?
1y ago·view thread
comment
It would be one thing to say "you must offer our payment method as an option to users". It's another to say "our payment method must be the only option you offer to users". …
1y ago·view thread
comment
> If a company invests billions in R&D to create hardware and its integrated software, shouldn’t it have the right to control who or what interacts with it? Why should I be forced to open up th…
1y ago·view thread
comment
Does it matter? My reading is basically "if you have two distinct candidates, isn't that a way to always disprove at least one of them?"
1y ago·view thread
comment
I notice this too.
1y ago·view thread
comment
> (2) ZFC is consistent with two different statements, "BB(x) = a" and "BB(x) = b" for two different a, b. This means that a disproof of either statement cannot exist. > This…
1y ago·view thread