I'm crafting developer experiences with zrok and OpenZiti from NetFoundry
Nothing here yet.
Aug 2, 2024 · 2 min read · The great thing about the zrok-share.service is that it comes with the zrok binary and is always on in the background, so it's a good fit for a reliable VPN connection. Let's install the service and configure it to auto-start after a reboot. curl -sS...
Join discussion
Jul 31, 2024 · 4 min read · Jitsi Meet is an open-source video conferencing server. I've wanted to run Jitsi behind zrok and someone asked about it today in the forum and we got it working! Here's how I conveniently self-host Jitsi with zrok. Why zrok? zrok.io makes it easy to ...
Join discussion
Jul 23, 2024 · 2 min read · A private S3 bucket protects against a data leak by denying all public access. This approach moves access control from the public S3 API to the network layer. We can use OpenZiti's cryptographic identity and attribute-based policies to securely exten...
Join discussion
May 24, 2024 · 3 min read · Assigning the author on a commit is an essential feature of Git that allows you to send a commit on behalf of someone while preserving their authorship. I speculate this was the norm when the Linux Kernel authors, who also created Git, still received...
PPurity commented