v26.5.2 — privacy and reliability for self-hosted Docker #22
fran-olivares
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
usulnet v26.5.2 lands the 14-session development plan that earns the
"ciberseguridad + privacidad + self-host" tagline beyond container management.
Zero breaking changes against v26.5.1; no new external port, no new bind
mount, no new container capability, no call-home.
Highlights
Reliability gates
image, logs in as admin, walks the sidebar, fails the build on any 5xx.
is enforced by a CI script that fails the build if a future commit silently
invalidates its "not exploitable" justification.
routers and the recon wiring.
(linux/amd64 + linux/arm64) to GHCR and Docker Hub on every
v*tag.Privacy and security tier
integration. Full-cycle secrecy test pins that the key never leaks to logs
or errors.
policies, default-deny, audit log of denials. No TLS interception.
via the recon-toolkit sandbox. Ships the
linux-elf-suspiciousruleset.open FDs, network connections, packaged as a verifiable tarball.
malware-catcher), Endlessh (SSH tarpit), one-click deployable.
through Tor.
Operator UX
usulnetCLI (contexts,login,containers ls,stack deploy,recon scan, ...) shipped as a static binary alongsidethe server.
Security / Privacy / Platform / Admin / Help).
card from v26.5.1 is gone.
both production Docker images.
Recon sandbox
mat2,exiftool,yara,holehe,h8mail,oletools,pdfid). Weekly rebuild via cron so thetoolset stays current. amd64-only.
Performance pass
authenticated route group stays uncompressed to close the BREACH-class
risk on CSRF-bearing pages.
max(T)latency instead ofN × Tfor N-host installs.garbage per message on the editor and SSH terminal hot paths.
Upgrade
Beta Was this translation helpful? Give feedback.
All reactions