Re: What to do when someone leaves a team?

2018-11-08 Thread HacKan
Oh, yes, that's for sure. You need to change everything, every password. I was just answering the question of how to remove a key id. Also, if using a shared remote repo, the write access must be revoked from beforehand, else the leaving user can re issue pass init... and add their key. Cheers

Re: What to do when someone leaves a team?

2018-11-08 Thread Kjetil Torgrim Homme
On 11/8/18 4:28 PM, HacKan wrote:> Simply issue pass init again with the new keylist, that's it :) not really, since the person who left the team can check out an old copy of the repository and use the key which was valid at that time to decrypt all passwords. I am afraid all passwords must be

Re: [PATCH] Clear the clipboard and the Emacs kill ring

2018-11-08 Thread Thomas Preindl
Hi, I wanted to give this issue a bump. Is it possible to add these changes to the project? Br, Thomas ___ Password-Store mailing list Password-Store@lists.zx2c4.com https://lists.zx2c4.com/mailman/listinfo/password-store

Re: What to do when someone leaves a team?

2018-11-08 Thread HacKan
Hi Gaspar! Simply issue pass init again with the new keylist, that's it :) Cheers! On November 8, 2018 9:28:20 AM GMT-03:00, "José Gaspar" wrote: >Hi, > >I have a quick question when using pass with multiple GPG keys. > >I like the idea using pass in my team and I wonder how pass deals when

pass with docker credential helper

2018-11-08 Thread José Gaspar
Hi, I've just installed docker credential helper for pass from here https://github.com/docker/docker-credential-helpers/releases/download/v0.6.0/docker-credential-pass-v0.6.0-amd64.tar.gz Setup docker credential helper for pass as follows: cat ~/.docker/config.json { "auths": {

Re: What to do when someone leaves a team?

2018-11-08 Thread Ben Oliver
On 18-11-08 12:41:36, Kevin Lyda wrote: You should assume they have all the passwords in pass. So you'd want to remove their gpg key - I think you just do that with git init and then a list of the gpg id's you want to keep. Then you need to change all your passwords. Kevin Agreed, it's the

Re: What to do when someone leaves a team?

2018-11-08 Thread Kevin Lyda
You should assume they have all the passwords in pass. So you'd want to remove their gpg key - I think you just do that with git init and then a list of the gpg id's you want to keep. Then you need to change all your passwords. Kevin On Thu, Nov 8, 2018 at 12:29 PM José Gaspar wrote: > Hi, > >

What to do when someone leaves a team?

2018-11-08 Thread José Gaspar
Hi, I have a quick question when using pass with multiple GPG keys. I like the idea using pass in my team and I wonder how pass deals when someone leaves the team? Let's say I supplied User X key in pass init and would like to remove his key when leaves the team so he cannot longer access any

Re: Safair browser extension

2018-11-08 Thread Ondřej Synáček
Thanks for letting me know. I imagine that it’s not an easy task but it will be very appreciated. If you need any help w/ testing it out let me know (I would offer help with programming but I’m JS developer so probably not very helpful at all). On 4 Nov 2018, at 12:00,