Commit graph

5 commits

Author SHA1 Message Date
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
f161fbf49f
fix: dom0 qrexec call target qube 2023-12-21 22:38:32 +01:00
Ben Grande
b6c5298cb9
refactor: git Qrexec helper with drop-in commands
Drop-in scripts can complement the remote-helper ability.
Basic trace of the communication of git with the helper.
2023-12-21 15:38:16 +01:00
Ben Grande
5e53ed259f
fix: unstrusted input marking and sanitization 2023-11-21 14:57:47 +00:00
Ben Grande
f6ac229306
refactor: initial commit 2023-11-13 14:33:28 +00:00