Following a move from Qubes 3.2 to 4.0.1 I am struggling to get the split key gpg to honor QUBES_GPG_AUTOACCEPT any more
The rest of the split key functionality works as expected but it's very frustrating the have QUBES_GPG_AUTOACCEPT default to 300 despite having been manually changed to 86400
Relevant config riles. I hope I did not forget to include any important.
.bash_profile in vault
------------------------
user@vault:~$ more .bash_profile
export QUBES_GPG_AUTOACCEPT=86400
gpg-split-domain in work
------------------------
user@work:~$ more /rw/config/gpg-split-domain
vault
qubes.Gpg in dom0
------------------------
[user@dom0 ~]$ more /etc/qubes-rpc/policy/qubes.Gpg
work vault allow
$anyvm $anyvm ask
Cubit