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

Provide a system-wide kill switch for SCP protocol #271

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

beldmit
Copy link

@beldmit beldmit commented Sep 16, 2021

As we use SFTP by default, and SCP is considered insecure, we may want
to disable it totally. As scp utility doesn't use the system-wide
config, we suggest implementing it via the kill switch file.

As we use SFTP by default, and SCP is considered insecure, we may want
to disable it totally. As scp utility doesn't use the system-wide
config, we suggest implementing it via the kill switch file.
@WSLUser
Copy link

WSLUser commented Nov 8, 2021

I always considered it the other way around. Scp is also much more useful. It should not be abandoned. If it's indeed less secure, then make the necessary updates to keep the functionality the same while also improving the security.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants