mirror of
https://github.com/ben-grande/qusal.git
synced 2025-08-06 05:04:16 -04:00
feat: add pinentry and gpgme to sys-pgp formula
GPGME can be relevant for client applications such as Thunderbird. Pinentry can be relevant for the server side, but it is way less tested in split-gpg2 and discouraged to be used. For: https://github.com/ben-grande/qusal/issues/83
This commit is contained in:
parent
31a606e752
commit
b03ceb500c
14 changed files with 310 additions and 6 deletions
10
salt/sys-pgp/install-client-gpgme-python.top
Normal file
10
salt/sys-pgp/install-client-gpgme-python.top
Normal file
|
@ -0,0 +1,10 @@
|
|||
{#
|
||||
SPDX-FileCopyrightText: 2025 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
||||
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
#}
|
||||
|
||||
base:
|
||||
'*':
|
||||
- match: list
|
||||
- sys-pgp.install-client-python
|
Loading…
Add table
Add a link
Reference in a new issue