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

Remove SSH fingerprint confirm with JetBrains IDEs #8296

Closed
iQQBot opened this issue Feb 18, 2022 · 0 comments · Fixed by #8317
Closed

Remove SSH fingerprint confirm with JetBrains IDEs #8296

iQQBot opened this issue Feb 18, 2022 · 0 comments · Fixed by #8317

Comments

@iQQBot
Copy link
Contributor

iQQBot commented Feb 18, 2022

Is your feature request related to a problem? Please describe

During the Jetbrains remote IDE integration, we found that there is an SSH fingerprint confirmation popup that pops up every time a new workspace is opened, and the user can only click on the confirmation for this popup, because the user can’t confirm for himself if the server fingerprint is correct

We want to introduce an API to expose the public key information of the SSH Host so that the plug-in can write to the system in advance, which can avoid this pop-up window and man-in-the-middle attacks

See internal thread

image

Describe the behaviour you'd like

No need to display this pop-up

Describe alternatives you've considered

Additional context

@akosyakov akosyakov moved this to Scheduled in 🚀 IDE Team Feb 18, 2022
@akosyakov akosyakov moved this from Scheduled to In Review in 🚀 IDE Team Feb 21, 2022
@akosyakov akosyakov moved this from In Review to In Progress in 🚀 IDE Team Feb 21, 2022
@akosyakov akosyakov moved this from In Progress to In Review in 🚀 IDE Team Feb 21, 2022
@akosyakov akosyakov moved this from In Review to Done in 🚀 IDE Team Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants