I saw people starting to use `age` as a replacement to gpg. Can someone speak to that?

gpg does too many things. minisign does digital signatures (like for releases). age does encryption (like for backups).

Age and Minisign also don't have the ability to misconfigure them to use insecure primitives. GPG does.

Age is new to me, I immediately find there's a Go (age) and Rust (rage) implementation - which one is the encryption community at large favoring more? (stability, code quality, etc.)

https://github.com/FiloSottile/age

https://github.com/str4d/rage