-
-
Notifications
You must be signed in to change notification settings - Fork 200
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
You did not specify a user ID #276
Comments
@Benjamin-Dobell Can you retest with the current development version of git-secret and let us know the results? Also if you could provide all the git-secret commands needed to reproduce the issue that would be very helpful. |
@joshrabinowitz It was when I reached step 5 of the official usage instructions that I ran into this, after adding 7 files. However, after testing $ git secret hide
done. 7 of 7 files are hidden. My apologies for not testing |
Thank you for looking into that @Benjamin-Dobell , we really appreciate it. @simbo1905 @sobolevn what do you guys think about releasing a new version of git-secret? |
@joshrabinowitz That seems about right to me, my uid for my secret is simply an email address i.e.
Honestly, I probably ought to fix that! |
+1 on releasing fixed master |
@Benjamin-Dobell technically (according to gpg) that is an acceptable uid for the key. So I think it's important that git-secret accept that as a UID, because it's very unlikely gpg is going to change. |
What are the steps to reproduce this issue?
git secret hide
What happens?
I receive the prompt:
once for every file that is to be encrypted. i.e.
git-secret
is not setting the recipients, instead I have to do it manually.What were you expecting to happen?
git-secret to automatically encrypt all
git secret add
'd files with allgit secret tell
'd GPG recipients.Any logs, error output, etc?
As above
Any other comments?
N/A
What versions of software are you using?
Operating system: macOS 10.13.6 (17G65) - Darwin Kernel Version 17.7.0
git-secret
path: /usr/local/bin/git-secretgit-secret
version: 0.2.4git
version: git version 2.17.1 (Apple Git-112)Shell type and version:
gpg
version:The text was updated successfully, but these errors were encountered: