<dYC6-G7-9mm3tKX7zOwfIoWnU3ykQ39AL9B9SzJ1duHO0sd7uwhi4nNxwo2-pFV8j2IXE3Jq2DxS98tPfF6tK82lgidywfWqusahwwbzx60=@hexsys.org>
3.22.0: * Implement [Proxy sandboxing](https://man.exherbolinux.org/syd.7.html#Proxy_Sandboxing). * Add new utility [syd-tor](https://man.exherbolinux.org/syd-tor.1.html) which is a secure and efficient SOCKS proxy forwarder. Download: * Cargo: https://crates.io/crates/syd (cargo install syd) * Source: https://git.sr.ht/~alip/syd/archive/v3.22.0.tar.gz * Binary: https://distfiles.exherbolinux.org/sydbox/syd-3.22.0.tar.xz https://distfiles.exherbolinux.org/sydbox/syd-3.22.0.tar.xz.sha512sum https://distfiles.exherbolinux.org/sydbox/syd-3.22.0.tar.xz.sha512sum.asc * Binary release is signed with the following key: https://keybase.io/alip/pgp_keys.asc This release contains 33 commits. Proxy sandboxing is a significant addition in this release, enhancing privacy and security for applications requiring network isolation. By default, syd-tor forwards traffic to Tor at 127.0.0.1:9050, making it an ideal choice for secure and private communications. This utility ensures that all traffic is confined within a secure environment, leveraging advanced techniques such as seccomp filters and Landlock to minimize the attack surface. For further information, refer to the following links: - https://man.exherbolinux.org/syd.7.html#Proxy_Sandboxing - https://man.exherbolinux.org/syd-tor.1.html - https://man.exherbolinux.org/syd.2.html#sandbox/proxy - https://man.exherbolinux.org/syd.2.html#proxy/port - https://man.exherbolinux.org/syd.2.html#proxy/ext/addr - https://man.exherbolinux.org/syd.2.html#proxy/ext/port Best, alip