Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable checkRecipients by default as it contradicts alwaysTrust #242

Merged
merged 2 commits into from
Aug 7, 2017

Conversation

dominikschulz
Copy link
Member

If CheckRecipients is true AlwaysTrust doesn't matter anymore, since invalid recipients won't even be passed to gpg.

Also see #206
@frntn

@frntn
Copy link
Contributor

frntn commented Aug 6, 2017

I have successfully build, install & test this commit against my setup :

bash$ git remote add dominikschulz https://github.com/dominikschulz/gopass.git
bash$ git fetch dominikschulz
bash$ git checkout fix/checkrecp
bash$ make
bash$ sudo make install
bash$ /usr/bin/gopass edit team-devel/foo/bar
gopass: Encrypting /foo/bar for these recipients:
 - 0xAD01D1EDC256A009 - John Doe <john.doe@anon.com>
 - 0xD385289FA809234F - Matthieu Fronton <m@tthieu.fr>

Do you want to continue? [Y/n]: n

Thanks 👍

@dominikschulz dominikschulz merged commit 88e711b into gopasspw:master Aug 7, 2017
@dominikschulz dominikschulz deleted the fix/checkrecp branch August 7, 2017 13:40
kpitt pushed a commit to kpitt/gopass that referenced this pull request Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants