Submission timeline
2007–2026One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.
First comments on top threads
HN comment orderSee also Bubblewrap[1]. I use Bubblewrap all the time, because it's just useful, and a bit easier than doing things with unshare directly. To compare and contrast: bubblewrap is lower level, and is great for embedding or using in one-off invocations, whereas firejail is more oriented towards adding a bit of hardening to everyday applications like Firefox via built-in and custom profiles. For example, you could temporarily override a path doing something like this: bwrap --bind / / --bind /tmp/myoverride…
Just a reminder that seccomp is available to all the applications, and if you include it in the app itself, you can limit the privileges much better than firejail can. For example apps don't usually need to read config, or don't need to open new listening sockets once their initialised. This can be easily done in the app, but not by firejail. I'm quite disappointed projects don't integrate that functionality upstream. The only popular one I know of is chrome.
The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.
- Breakout years
- 2
- Total points
- 296
- Total comments
- 91
100+ points or 50+ comments
reference only — not used in Hall rules or ranking
reference only — not used in Hall rules or ranking
Every submission
| Date | Title as submitted | By | Points | Comments |
|---|---|---|---|---|
| 2016-08-06 | Firejail – security sandboxFirst breakout | simonpure | 128 | 32 |
| 2018-05-16 | Firejail – Linux namespaces and seccomp-bpf sandbox | worez | 3 | 0 |
| 2018-07-06 | Firejail can sandbox any type of processes | patternexon | 2 | 0 |
| 2019-08-28 | Firejail – easy sandbox for any program on Linux | ausjke | 3 | 0 |
| 2020-05-21 | Firejail: Increase security by restricting applications' running environment | jmngomes | 1 | 0 |
| 2023-07-11 | Firejail: Light, featureful and zero-dependency security sandbox for LinuxBest thread · Latest 20+ point return | nateb2022 | 159 | 59 |
