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

Update/add SSH public key #179

Open
cristianrz opened this issue Jul 17, 2023 · 5 comments
Open

Update/add SSH public key #179

cristianrz opened this issue Jul 17, 2023 · 5 comments

Comments

@cristianrz
Copy link

Is there a way to update/add SSH public keys? Things I've tried:

  • hashbangctl is missing, I guess due to chsh and passwd broken #65
  • Couldn't find documentation for the userdb API, I am guessing it might be something with https://userdb.hashbang.sh/v1/ssh_public_key
  • Because of AuthorizedKeysCommand /usr/local/bin/authorized-keys %u, placing keys in $HOME/.ssh/authorized_keys does not work
@bazfum
Copy link

bazfum commented Apr 20, 2024

running into this myself, used my tkey and need to update for their new version. But it looks like this might be a zombie project anyway at this point?

@RyanSquared
Copy link
Member

But it looks like this might be a zombie project anyway at this point?

Maintained by zombies with very little spare time, but what's the difference?

We don't yet have a way to manage keys. If you put the public key in your $HOME and send an email to [email protected] I can take a look at it.

@bazfum
Copy link

bazfum commented Apr 21, 2024

I added a .ssh/authorized_keys before discovering that doesn't work; the last one in the file is the one to use if I can only load a single key. Same username here and there.

@RyanSquared
Copy link
Member

done

@bazfum
Copy link

bazfum commented Apr 23, 2024

Thanks, that worked!

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

No branches or pull requests

3 participants