|
|
|
|
|
by kaishiro
3200 days ago
|
|
Responding not so much with a solution but with a question. We currently encrypt files in place with gpg (secretKeys.json => secretKeys.json.encrypted) and have the source file (secretKeys.json) git ignored while the derivative file is just added to the repo. This is admittedly a bit low tech, but could someone more well versed than me tell me what's wrong with this setup. |
|