Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939385 - GURU SSH Key Change
Summary: GURU SSH Key Change
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Access requests (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project: Gentoo devs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-09 15:35 UTC by Rodrigo Kochenburger
Modified: 2024-09-09 16:22 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rodrigo Kochenburger 2024-09-09 15:35:06 UTC
I've recently upgraded my Yubikeys and generated new resident SSH keys. Can someone help me update it for GURU access?

My new SSH main key is:

sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAIKUrSjn1mkwMmGn+6ikPDXrpkbpCYtYE/tWlfKZzcuE/AAAABHNzaDo= ssh:

And I also have a backup key:

sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAIF5y5D6HuZvFd6lSiaLlDNFe7TN6hxt2uP6z4ooZ1urJAAAABHNzaDo=

Those keys are also used for signing git commits, i.e.:

user.signingkey=key::sk-ssh-ed25519@openssh.com AAAAGnNrLXNzaC1lZDI1NTE5QG9wZW5zc2guY29tAAAAIKUrSjn1mkwMmGn+6ikPDXrpkbpCYtYE/tWlfKZzcuE/AAAABHNzaDo

Thank you!
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-09-09 16:02:19 UTC
Removed the old one and added both.  That said, I'm not sure if this key type is going to work with git.g.o but one way to find out…
Comment 2 Rodrigo Kochenburger 2024-09-09 16:22:06 UTC
Sorry to reply to a fixed issue, but just wanted to confirm that it did work, in case it's helpful in the future. Thank you.