v0.0.35 - Update README with qrexec bridge docs, update start_nsigner.sh to support qrexec mode and extra args
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Qubes OS qrexec policy for nsigner
|
||||
# Syntax: service +argument source target action
|
||||
# Allow specific qubes to reach the signer qube with user confirmation
|
||||
#
|
||||
# The ai qube is allowed without a dom0 popup (memory isolation is the
|
||||
# real security boundary — the signer's own approval prompt in the
|
||||
# nostr_signer terminal is the operation-level gate).
|
||||
qubes.NsignerRpc * ai @tag:nsigner-signer allow target=nostr_signer
|
||||
# Any other qube must get a dom0 confirmation popup.
|
||||
qubes.NsignerRpc * @anyvm @tag:nsigner-signer ask default_target=nostr_signer
|
||||
qubes.NsignerRpc * @anyvm @anyvm deny
|
||||
|
||||
Reference in New Issue
Block a user