Hacker News new | ask | show | jobs
by crtxcr 1623 days ago
>things you can attach eBPF programs to

>...

>seccomp / landlock security things

Landlock does not use *BPF.

Seccomp can only use BPF at this point, not eBPF (though there has been some work on it).