scratsearcher 🔍🔮📊🎲@sopuli.xyz to Open Source@lemmy.mlEnglish · 23 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-square5fedilinkarrow-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.xyz to Open Source@lemmy.mlEnglish · 23 days agomessage-square5fedilink
minus-squareNate Cox@programming.devlinkfedilinkEnglisharrow-up11·23 days agoI’ve been using age recently with nix to store secrets across deploys and I’m pretty happy with it.
minus-squarescratsearcher 🔍🔮📊🎲@sopuli.xyzOPlinkfedilinkEnglisharrow-up1·22 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?