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

Document Spaces SSH key fingerprints #1361

Open
AWTom opened this issue Aug 5, 2024 · 1 comment
Open

Document Spaces SSH key fingerprints #1361

AWTom opened this issue Aug 5, 2024 · 1 comment

Comments

@AWTom
Copy link

AWTom commented Aug 5, 2024

When connecting to a dev mode Space by SSH for the first time, the following message is shown:

The authenticity of host 'ssh.hf.space (34.229.37.7)' can't be established.
ED25519 key fingerprint is SHA256:hDOLEkms3mtv/Nkk1Nanj2qb1aHuOJWWE1nv1DfIZ5I.
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])?

Connecting added the following to my known_hosts file:

ssh.hf.space ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA7xr9hF2bmJD+RhYNodw6+IC6czAUDs/1DI6o0tk+63

I wasn't able to find this domain's fingerprints documented anywhere, but I was able to find fingerprints for hf.co documented here.

This issue is similar to #1198

@julien-c
Copy link
Member

julien-c commented Aug 6, 2024

good point

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

2 participants