mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1585] Regression: Decrypting inside the jail using gpg-agent running outside the jail with cached password doesn't work anymore #1056
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#1056
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @graywolf on GitHub (Oct 1, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1585
After upgrading to
0.9.50from0.9.48, mymuttsetup stopped working. I'm running gpg-agent outside of the jail (it starts on login) and in0.9.48I'm using cached password to decrypt stuff needed for sending emails. However, this doesn't work anymore in0.9.50since it always asks for password for the first time (which is pain to get to work since there is no tty in jail (not a ttyfromttycommand). Combined withprivate-devintroduced in0.9.50it's hard to make it work.I've tried both:
nodvdandnotv)So the regression is in firejail itself and not in the profiles.
@netblue30 commented on GitHub (Oct 2, 2017):
We have a potential fix on mainline git, thanks for the bug!