OhioNorthDatabaseTraining / Admin

0 stars 0 forks source link

Secrets storage #3

Open bertwagner opened 3 years ago

bertwagner commented 3 years ago

How do we want to store secrets (ie. account passwords) so that they are easily distributed/transferable to future board members?

One route is to use a paid product like 1Password or LastPass.

Another option is to store the credentials in a txt file and encrypt/decrypt ourselves with PGP and PowerShell: https://4sysops.com/archives/encrypt-and-decrypt-files-with-powershell-and-pgp/

bertwagner commented 3 years ago

In our 2020-01-12 meeting, we determined Google Drive might be a good storage location for account secrets. Eric will create a document and lock it down. Probably good to ensure everyone with access has 2FA enabled.