5 Commits

Author SHA1 Message Date
Ben Grande
02ae9e2593
feat: remove audiovm setting when unnecessary
Decrease audio attack surface to qubes that will never need to use it.
2024-01-20 19:34:39 +01:00
Ben Grande
9772b2140d
fix: strict split-gpg2 service
Split-gpg V1 allowed for querying public keys, but as split-gpg2 is
running as an agent, public keys are not queried. Allowing connection to
the server to query only public parts of the key exposes the server more
than needed to the client.

All clients now have to hold the public key they need locally in order
to do GPG operations.
2023-12-28 11:47:41 +01:00
Ben Grande
db3aaf71d0
fix: add missing appmenus sync 2023-12-21 00:10:03 +01:00
Ben Grande
e10b3178b3
fix: remove repeated pkg in mutt 2023-12-20 21:26:33 +01:00
Ben Grande
f6ac229306
refactor: initial commit 2023-11-13 14:33:28 +00:00