FiloSottile/age: A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.

age-encryption.org/

60

Log in to comment

4 Comments

Deleted by author

 reply
11

So you store the private keys on your client, and the encrypted stuffs on the server, basically?

I use this for kubernetes secrets with sops. It works great.

I found age was simple to use for asymmetric encryption, can not say the same about gpg or openssl