5 Commits

Author SHA1 Message Date
Ben Grande
50fa78263a
chore: copyright update 2024-01-29 16:49:54 +01:00
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
c6a0dcc8de
fix: modify package names to match Qubes 4.2 2023-12-27 20:00:15 +01:00
Ben Grande
f6ac229306
refactor: initial commit 2023-11-13 14:33:28 +00:00