Fresh Setup

We assume that the gpg key store is ready and contains private keys for:

  • passt-manager1
  • passt-user1

as well as a public key for:

  • passt-user2

Initialize a fresh password store:

pass init passt-user1
Password store initialized for passt-user1

Initialize a fresh team:

pass team init passt-manager1
mkdir: created directory '/home/tf/.password-store/.team'
Password store initialized for E0857967DFC760E86CE3D6BB5B1BDB39F0ADCAD5 (.team)

Generated from fresh_setup.sh