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 '/tmp/tmp.x3MDKBAY5P/.password-store/.team'
Password store initialized for 1E8C5EC99993A1BA55BF17D040712895155E9ABC (.team)

Generated from fresh_setup.sh