[PR #3044] [MERGED] RFC: profiles: allow nc in ssh profile by default #4620

Closed
opened 2026-05-05 10:23:29 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3044
Author: @reinerh
Created: 11/13/2019
Status: Merged
Merged: 11/13/2019
Merged by: @netblue30

Base: masterHead: ssh_nc


📝 Commits (1)

  • ad9629d profiles: allow nc in ssh profile by default

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 etc/ssh.profile (+2 -2)

📄 Description

nc is currently disallowed in the ssh profile.
I think it could be allowed by default, as it can not only be used for tor, but has more general uses (see ProxyCommand in ssh_config(5)). And I think it's also not harmful to allow it.

Not blacklisting nc would allow a smoother out-of-the-box experience for tor users that use nc in ProxyCommand.

But I'm interested in other opinions if it's a sensible change, or if the profile should be kept more closed.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/3044 **Author:** [@reinerh](https://github.com/reinerh) **Created:** 11/13/2019 **Status:** ✅ Merged **Merged:** 11/13/2019 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `ssh_nc` --- ### 📝 Commits (1) - [`ad9629d`](https://github.com/netblue30/firejail/commit/ad9629dd4af2f1bdb57664b6a7bc38bbc9367880) profiles: allow nc in ssh profile by default ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `etc/ssh.profile` (+2 -2) </details> ### 📄 Description nc is currently disallowed in the ssh profile. I think it could be allowed by default, as it can not only be used for tor, but has more general uses (see ProxyCommand in ssh_config(5)). And I think it's also not harmful to allow it. Not blacklisting nc would allow a smoother out-of-the-box experience for tor users that use nc in ProxyCommand. But I'm interested in other opinions if it's a sensible change, or if the profile should be kept more closed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:23:29 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#4620
No description provided.