For Apache stuff, for instance, they plainly make available the developer's public key. For your artifacts we can use --auto-key-retrieve, but we still can't verify authenticity/trust/etc.
Where can we get your public key(s) from? They don't seem to be available in the MIT keyserver. This is important for container construction and artifact verification.
Without that key we can verify integrity (sha256) but not authenticity (asc).
Thanks!