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

[QUESTION] Export GPG key to a key-server #3494

Closed
Felixoid opened this issue Jan 8, 2023 · 1 comment
Closed

[QUESTION] Export GPG key to a key-server #3494

Felixoid opened this issue Jan 8, 2023 · 1 comment
Labels

Comments

@Felixoid
Copy link

Felixoid commented Jan 8, 2023

Issue I am facing

When I try to install an Arch Linux package from AUR, I need to do a manual step to get the key from github content.

A standard way to share the keys with the community is key servers. So the key owner should do something like:

gpg --send-keys 4CBA518847044E289548BD9FA2B984A9073022B2 --keyserver https://pgp.mit.edu
gpg --send-keys 4CBA518847044E289548BD9FA2B984A9073022B2 --keyserver hkps://keyserver.ubuntu.com

Traceback to the issue

No response

Related part of your code

No response

Operating System

Arch Linux

Version of Python, python-telegram-bot & dependencies

not relative
@Bibo-Joshi
Copy link
Member

I've published the key to keyserver.ubuntu.com.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants