Julien Voisin
Julien Voisin
Google published [fleetbench]( https://github.com/google/fleetbench ), we should integrate it!
Some libmagic features (like ELF parsing) are only working against files on disk.
It's currently not possible to build Mesh using more than one core: ``` $ /tmp/Mesh git show | head -n 1 commit 797e234afacfc9b9a0d1b13873f2b32c8bc5ef54 $ /tmp/Mesh cmake . -- The CXX...
[Echa](https://echap.eu.org/) is maintaining a [list]( https://github.com/AssoEchap/stalkerware-indicators ) of Indicator of Compromises for [stalkerware]( https://en.wikipedia.org/wiki/Stalkerware ), and automatically generates a [list]( https://github.com/AssoEchap/stalkerware-indicators/blob/master/generated/hosts) of [c2]( https://en.wikipedia.org/wiki/Botnet#Command_and_control ). Would it be possible to...
Chrome [recently published]( https://security.googleblog.com/2022/09/use-after-freedom-miracleptr.html) their approach to mitigate UAF, and it does look decent and proper. Do we want to use a similar approach?
As [suggested]( https://github.com/thejh/linux/blob/slub-virtual/MITIGATION_README#L41-L57 ) by @thejh, separating allocations where the compiler can prove that the allocation is fixed-size from the other allocations makes it a bit harder for attacker to...
**Feature Category** - [ ] Correctness - [x] User Interface / User Experience - [ ] Performance - [ ] Other (please explain) **Describe the problem** Having identicon is nice...
**Your checklist for this pull request** - [x] I've read the [contributing guideline](CONTRIBUTING.md). - [x] I've tested my changes by building and running the project, and testing changed functionality (if...
**Feature Category** - [ ] Correctness - [ ] User Interface / User Experience - [ ] Performance - [x] Other (please explain) **Describe the problem** I'd like to deploy...
We'd like to run a Pithus instance, but with our own branding ♥