Releases: intrand/wg-meshify
Releases · intrand/wg-meshify
0.0.3
Changelog
OCI image:
ghcr.io/intrand/wg-meshify:0.0.3
verify signature using cosign
:
cat <<EOF > cosign.pub
-----BEGIN PUBLIC KEY-----
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEfrDU9G6xM/1h7hHxrBpG3C5HAuaz
Axju9EDuTsc+wDm1JzjdVpsjovtIaZa/mpIQ3CXTG0ZC4Zqv2f6vXGA0SA==
-----END PUBLIC KEY-----
EOF
cosign verify --key cosign.pub ghcr.io/intrand/wg-meshify:0.0.3;
rm -f cosign.pub
0.0.2
0.0.1
2021.10.10.01 - initial release
Not everything is implemented and I'm sure there are bugs, but this program is now useful!