keepsafe
To use keepsafe as a team tool
Log in as the scorch group account manager
mkdir -m 770 /opt/scorch/etc/.ssh/
Run ssh-keygen
Generating public/private rsa key pair
Enter file in which to save the key (/opt/scorch/.ssh/id_rsa): /opt/scorch/etc/.ssh/team-key
Enter passphrase (empty for no passphrase) : <enter a team known passphrase>
chmod 640 /opt/scorch/etc/.ssh/team-key
touch /opt/scorch/etc/.ssh/team-creds
chmod 460 /opt/scorch/etc/.ssh/team-creds
touch /opt/scorch