6 ms·
What's the purpose of encrypting the env file with sops, when the age secret key is stored on the VPS? If someone has access to the encrypted env file, they wil
by gf297 2y ago
What's the purpose of encrypting the env file with sops, when the age secret key is stored on the VPS? If someone has access to the encrypted env file, they will also have access to the secret key, and can decrypt it.
- mightymoud 2y ago[dead]
- nsluss 2y agoonly if they can login as the owner of the key. Most of my team can get on our vps, only a couple could get our age key.