scratsearcher 🔍🔮📊🎲@sopuli.xyzBanned from community to Open Source@lemmy.mlEnglish · 13 days 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-up161
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 · 13 days agomessage-square5linkfedilink
minus-squareNate Cox@programming.devlinkfedilinkEnglisharrow-up11·13 days 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·11 days 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?