News from #sydbox git: Starting next release, we're going to be signing binary releases with #OpenBSD signify rather than #GnuPG. To enable practical signing in #Exherbo #Gitlab CI, I wrote an #ISC licensed, pure portable #POSIX shell implementation of #OpenBSD signify. signify.sh has no external dependencies and runs with PATH=. It has unit tests embedded which may be run with --test option: https://gitlab.exherbo.org/sydbox/sydbox/-/raw/next/dev/signify.sh #exherbo #linux #security
@alip sooo... if /dev/urandom fails to provide randomness for some reason... you just fall back to generating keys with only 32 bits of entropy? don't you think that's a little unwise?
like, don't get me wrong, I've implemented cryptography in bash myself but like, as a *shitpost*