Package: firejail-profiles
Version: 0.9.58.2-2
Severity: normal

Dear Maintainer,

In order to connect to Tor Onion Services, it is necessary to add a
ProxyCommand to ~/.ssh/config.  Here's a typical entry:

Host *.onion
  ProxyCommand /bin/nc.openbsd -X 5 -x 127.0.0.1:9050 %h %p

With firejail enabled for ssh, this results in:

$ firejail ssh mysecretsite.onion
/bin/bash: /bin/nc.openbsd: Permission denied
/bin/bash: line 0: exec: /bin/nc.openbsd: cannot execute: Permission denied
ssh_exchange_identification: Connection closed by remote host


-- System Information:
Debian Release: 10.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (100,
'proposed-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-6-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages firejail-profiles depends on:
ii  firejail  0.9.58.2-2

firejail-profiles recommends no packages.

firejail-profiles suggests no packages.

-- no debconf information

Reply via email to