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

Key Pair Manager #18

Open
junhaoliao opened this issue Jan 15, 2023 · 1 comment
Open

Key Pair Manager #18

junhaoliao opened this issue Jan 15, 2023 · 1 comment

Comments

@junhaoliao
Copy link
Owner

Is your feature request related to a problem? Please describe.
Currently, all SSH connections are authenticated by SSH key pairs, which effectively prevents password leaks when web service provider is hijacked. However, users might want to revoke some created key pair on remote hosts if it is deemed no longer used. While it is possible to manually remove saved keys on remote hosts by editing files under ~/.ssh, there is no GUI implemented to achieve this.

Describe the solution you'd like
Provide a "Key Pair Manager" which helps users manager key pairs. Also auto remove keypair from remote host when deleting a session.

Describe alternatives you've considered
Better documentations to educate users how to do it manually.

Additional context
Add any other context or screenshots about the feature request here.

@junhaoliao junhaoliao assigned junhaoliao and unassigned junhaoliao Jan 21, 2024
@junhaoliao
Copy link
Owner Author

@fewark Please help triage the issue. Thanks!

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

1 participant