scratsearcher 🔍🔮📊🎲@sopuli.xyzBanned from community to Open Source@lemmy.mlEnglish · 9 months agoFiloSottile/age: A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.age-encryption.orgexternal-linkmessage-square5linkfedilinkarrow-up161cross-posted to: opensource@programming.dev
arrow-up161external-linkFiloSottile/age: A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.age-encryption.orgscratsearcher 🔍🔮📊🎲@sopuli.xyzBanned from community to Open Source@lemmy.mlEnglish · 9 months agomessage-square5linkfedilinkcross-posted to: opensource@programming.dev
minus-squareNate Cox@programming.devlinkfedilinkEnglisharrow-up11·9 months agoI’ve been using age recently with nix to store secrets across deploys and I’m pretty happy with it.
minus-squarescratsearcher 🔍🔮📊🎲@sopuli.xyzBanned from communityOPlinkfedilinkEnglisharrow-up1·9 months agoSo you store the private keys on your client, and the encrypted stuffs on the server, basically?
I’ve been using age recently with nix to store secrets across deploys and I’m pretty happy with it.
same
So you store the private keys on your client, and the encrypted stuffs on the server, basically?