~ober/jerboa-secmonlib
Imported from ~/mine/jerboa-secmonlib
about
# jerboa-secmonlib Static Jerboa security-monitor agent, collector/analyzer source, and native FFI registration support. The agent listener defaults to `127.0.0.1:31337`, binds the requested numeric IPv4 address through the full socket path, and reports the OS-confirmed bound address. A fixed worker pool, bounded queue, global/per-source active and rate budgets, strict frames, and absolute authentication/idle read-and-write deadlines protect the pre-auth boundary from Slowloris/thread exhaustion. `make test` includes real non-loopback refusal, byte-drip, and non-reading-peer regressions. This repo is not public-production-ready until `make release-evidence` is captured on the target Linux or FreeBSD release host and the blockers in `docs/release-evidence.md` are closed.
recent commits
- Document local mine repository authority b6ae729 Jaime Fournier
- Update jpkg metadata for Forgejo 1373e70 Jaime Fournier
- docs: remove jerboa-emacs restriction 3798aca Jaime Fournier
- build: restore locked native binary build 63433b6 Jaime Fournier
- Remove GitHub workflow metadata 1894b23 Jaime Fournier
- build: refresh locked Jerboa toolchain 61e91bb Jaime Fournier
- jpkg: complete binary package setup 8978aab Jaime Fournier
- build: convert raw-Chez .sls library source to src/ .ss with generated .sls wrappers 83e2e00 Jaime Fournier
- update AGENTS.md 9543fd5 Jaime Fournier
- ci: set umask 022 in package/verify tasks too (jerbuild creates group-writable cache dirs during pkg operations) 72969bb Jaime Fournier