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

Add milval as developer for remote builder #66

Closed
wants to merge 1 commit into from

Conversation

joinemm
Copy link
Collaborator

@joinemm joinemm commented Feb 2, 2024

No description provided.

Signed-off-by: Joonas Rautiola <joonas.rautiola@unikie.com>
@joinemm joinemm requested a review from a team February 2, 2024 08:37
{
name = "milval";
keys = [
"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC27Bw23c+I+h1Ppwf8++glx5yzKdgZ/tFFFcORtl7vlH5vbAr5umRj7DOijeyFMSUc/KuH7F5wMHwzTSkXYjhQINc1plzD1RXorC3mHBIrBqtAUTRgKU9t70FF1sNVyUy97Lu5hrnVEtQnqaBLm5EJdIyLxGfu1kzjvcvOA05KnwXqcehlsEASU8HnEs6tBUITqvkegePqIXU+z7KMG0pCpfOj76ImZq82Ih34o+D7cz8LiGdT1BiSBUl6CO/Q55oRwo9Eew/MCkj/jr9XKzX1biv3B1yqzIFTYcUsF/KqjX57w19KX+5crgvyJ5uN8GdKzw/Y8CtHrQqJU6UPLOnqqIixHPomoVPUNbpPW9aWTqhwZ8PG1KBuN/3XeJuPvW0EVYiQrnXFD2dnGz86QCZUSyIXicEoGjxUviFICPc8iFljQqNvUpehMtnMAgy1Wfl5F9o9NgFWOvvmFoxU9vVUVsS4aOLb3ke3mEg65m8YOL2vho3q+Ex5lnqynvHSsY0= root@nixos"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't accept usage of rsa keys for this access. Require ed25519.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with @cazfi. ED25519 keys are more secure and performant than RSA keys. and public keys are shorter.

@joinemm joinemm closed this Feb 5, 2024
@joinemm joinemm deleted the pr-add-dev-milval branch February 5, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants