-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Teleport Install scripts: use /etc/apt/keyrings/
when adding Teleport's public key for DEB packages
#50273
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
Conversation
This pull request is automatically being deployed by Amplify Hosting (learn more). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't have a full understanding of this topic, but here they say that adding keys to /etc/apt/trusted.gpg.d/
is insecure https://stackoverflow.com/a/71384057.
What do you think of it?
2b536c1
to
bbf06ea
Compare
I've changed the destination folder to be Thank you for bringing this up. I tried to explain the downsides of this approach but didn't actually came up with a better solution. |
/etc/apt/trusted.gpg.d/
when adding Teleport's public key for DEB packages/etc/apt/keyrings/
when adding Teleport's public key for DEB packages
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for looking into this, we should be safer now.
@marcoandredinis See the table below for backport results.
|
…rt's public key for DEB packages (#50273) * Teleport Install scripts: use `/etc/apt/trusted.gpg.d/` for DEB packages * use etc apt keyrings for storing the keys
…rt's public key for DEB packages (gravitational#50273) * Teleport Install scripts: use `/etc/apt/trusted.gpg.d/` for DEB packages * use etc apt keyrings for storing the keys
Same as #50033
Demo: