bugzilla-daemon at mindrot.org
2021-Sep-16 14:50 UTC
[Bug 3346] New: Provide a system-wide kill switch for SCP protocol
https://bugzilla.mindrot.org/show_bug.cgi?id=3346 Bug ID: 3346 Summary: Provide a system-wide kill switch for SCP protocol Product: Portable OpenSSH Version: 8.7p1 Hardware: Other OS: All Status: NEW Severity: enhancement Priority: P5 Component: scp Assignee: unassigned-bugs at mindrot.org Reporter: dbelyavs at redhat.com 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. https://github.com/openssh/openssh-portable/pull/271 is the PR to add this feature. -- You are receiving this mail because: You are watching the assignee of the bug.