scratsearcher 🔍🔮📊🎲@sopuli.xyzBanned from community to Open Source@lemmy.mlEnglish · 1 month 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-up161arrow-down11
arrow-up160arrow-down1external-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 · 1 month agomessage-square5linkfedilink
minus-squareNate Cox@programming.devlinkfedilinkEnglisharrow-up11·1 month 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·1 month 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?