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

fix(sftp): implement simple, proper server/client configuration #435

Open
5 tasks
andyholmes opened this issue Apr 11, 2023 · 0 comments
Open
5 tasks

fix(sftp): implement simple, proper server/client configuration #435

andyholmes opened this issue Apr 11, 2023 · 0 comments
Assignees
Labels
feature New feature or enhancement needs design A project that needs design

Comments

@andyholmes
Copy link
Owner

andyholmes commented Apr 11, 2023

Summary

The SFTP server can not be configured sufficiently from the plugin preferences to support sharing local files. Configuration should involve be very simple, require no experience or knowledge of SFTP, and result in secure behaviour by default.

  • Add single-click setup for subprocess SFTP server
    • Generate sshd_config
    • Leverage ssh-copy-id
  • Add advanced dialog for host SFTP server
  • Integrate with ssh-agent if necessary

Current State

image

See: https://serverfault.com/questions/344295/is-it-possible-to-run-sshd-as-a-normal-user

@andyholmes andyholmes added triage An issue that needs confirmation and labeling feature New feature or enhancement and removed triage An issue that needs confirmation and labeling labels Apr 11, 2023
@andyholmes andyholmes self-assigned this Apr 11, 2023
@andyholmes andyholmes added this to the 1.0.0.rc milestone Apr 11, 2023
@andyholmes andyholmes added the UI/UX An issue that affects the user interface or experience label Apr 12, 2023
@andyholmes andyholmes moved this to Planning in Valent Apr 21, 2023
@andyholmes andyholmes added bug An issue that is confirmed as a bug and removed feature New feature or enhancement labels Apr 21, 2023
@andyholmes andyholmes changed the title Support SFTP Configuration fix(sftp): implement simple, proper server/client configuration Apr 21, 2023
@andyholmes andyholmes added needs design A project that needs design and removed UI/UX An issue that affects the user interface or experience labels Apr 21, 2023
@andyholmes andyholmes modified the milestones: 1.0.0.rc, 1.0.0.beta Apr 27, 2023
@andyholmes andyholmes removed this from the 1.0.0.beta milestone Jul 8, 2024
@andyholmes andyholmes added feature New feature or enhancement and removed bug An issue that is confirmed as a bug labels Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or enhancement needs design A project that needs design
Projects
Status: Planning
Development

No branches or pull requests

1 participant