Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
XIII
4 years agoSuper Contributor
GPG support? (like SSH)
Would it be possible to add similar support for GPG keys?
- ionosOccasional Contributor
I think it has all been mentioned before on this thread, but here it does:
- File encryption (e.g. for archiving sensitive information)
- Git comment signing (we prefer it over signing with SSH keys)
- Email encryption/signing
Cheers,
-i - floris_1P
1Password Team
To all the +1'ers in this thread: it would be helpful if you could also describe what you're doing now that requires GPG.
- jauNew Contributor
Signing code commits and releases is my primary use case.
- doubleforteOccasional Contributor
+1
- Former Member
+1
- LucentNew Contributor
Seems like interest is dwindling because many were using GPG for commit signing and SSH can do that as well now. Many of us still use GPG for encrypted communication and file storage.
- Former Member
I also would appriciate to see the gpg support
- Jack_P_1P
1Password Team
Hi @aiguofer:
Thanks for sharing your feedback!
@v1k0d3n:
GitLab.com now supports SSH key commit signing as well: Sign commits with SSH keys | GitLab
With that said, I can definitely see how GPG key management would be helpful as well.
Jack
- Former Member
I just had to switch to Mac for a new job and finding myself having to copy over my GPG keys... it took me quite a few tries to remember my key passphrase and would love to just store it in 1password, but it'd be great if I could store it along with my private keys so they can be easily used in different computers.
- Former Member
GitHub isn't the only git repository provider. I'm trying to use it for GitLab, as an example.
- XIIISuper Contributor
Now that GitHub supports signing commits via SSH (and 1Password supports that too!) I no longer need GPG support...