The September 9th, 2025 Jail/Zones Production User Call is up:
We discussed Eurobhyvecon, Jail Descriptors, Capsicum vs. Pledge, the WITHOUT_JAIL build option, the Yggdrasil overlay network IPv6 routing scheme, podman, PkgBase, Netgraph vs. bridge vs. aliased networking performance, rctl and cpu set, the Nitro init system and process supervisor, and much more!
"Don't forget to slam those Like and Subscribe buttons."
2025-09-09 Jail/Zones Production User Call
The September 9th, 2025 Jail/Zones Production User CallWe discussed Eurobhyvecon, Jail Descriptors, Capsicum vs. Pledge, the WITHOUT_JAIL build option, the Y...YouTube
feld
in reply to Michael Dexter • • •I made a tool for generating a Yggdrasil key/address so you can template your configs and dynamically deploy nodes that will be able to all mesh with each other.
It's kinda clunky trying to figure out how to consistently generate and deploy the configs otherwise. You'd have to generate a config normally just to get the key, but you won't know the address it will be, then try to apply your changes to that config, etc etc
I have a local FreeBSD port for it too, it's just simple Go code
github.com/feld/yggkeygen
GitHub - feld/yggkeygen: Yggdrasil network key generator
GitHub