PSCI icon indicating copy to clipboard operation
PSCI copied to clipboard

[feature] Add ability to encrypt token files

Open mgr32 opened this issue 10 years ago • 0 comments

Currently when we want to store passwords we need to have a separate tokens file and protect it using VCS mechanisms. Should add a mechanism to encrypt/decrypt token files, possibly basing on convention (e.g. tokens.sensitive.ps1), and possibly using git hooks for automatic encryption/decryption on pull/push.

mgr32 avatar Jul 02 '15 08:07 mgr32