Forum Discussion

XIII's avatar
XIII
Super Contributor
4 years ago

GPG support? (like SSH)

Would it be possible to add similar support for GPG keys?

81 Replies

  • Lucent's avatar
    Lucent
    New Contributor

    My use case isn't so much interacting with other certificates the way I do with SSH but storing them in a robust way, so even accepting other types that did nothing other than storage would be great. For example, ProtonMail and other certificates corresponding to email addresses. Currently, they're all lumped into one .asc as a document in 1Password along with a note of how the backup was created: gpg --output pgp_keys.asc --armor --export-secret-keys --export-options export-backup so anything would be an improvement over that.

  • XIII's avatar
    XIII
    Super Contributor

    Excellent!

    (Like @smanojkarthick my main use case is signing commits on GitHub so that they become verified)

  • Former Member's avatar
    Former Member

    Great to hear! Thank you 😀

  • Former Member's avatar
    Former Member

    Hey folks! Love to see the enthusiasm here and we are definitely evaluating this to add going forward 😄 Stay tuned!

  • Former Member's avatar
    Former Member

    I'm interested in this as well since we have to GPG keys for commit verification in our Github projects.