Amin Bandali writes:
> Pierre Neidhardt writes:
>
>> This is what I do to sign all my messages:
>>
>> (add-hook 'message-setup-hook 'mml-secure-sign-pgpmime)
>>
> [...]
>
> A word of caution: at least with Gnus, doing something like this might
> "downgrade" the security of a message, by changing
Pierre Neidhardt writes:
> This is what I do to sign all my messages:
>
> (add-hook 'message-setup-hook 'mml-secure-sign-pgpmime)
>
[...]
A word of caution: at least with Gnus, doing something like this might
"downgrade" the security of a message, by changing it to only sign the
message you're co
This is what I do to sign all my messages:
--8<---cut here---start->8---
(add-hook 'message-setup-hook 'mml-secure-sign-pgpmime)
--8<---cut here---end--->8---
I don't set mml-secure-openpgp-signers nor mml-secure-opengpg-sign
On Tue, Sep 01, 2020 at 01:29:52PM +0100, Pierre Langlois wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
>
> Pierre Langlois writes:
>
> > Pierre Langlois writes:
> >
> >> Hello Guix,
> >>
> >> So, as indicated in our contributing process on the manual, I'm happy to
> >> announce m
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Pierre Langlois writes:
> Pierre Langlois writes:
>
>> Hello Guix,
>>
>> So, as indicated in our contributing process on the manual, I'm happy to
>> announce maintainers have agreed to give me commit access, thank you
>> everybody!
>>
>> I believe
Pierre Langlois writes:
> Hello Guix,
>
> So, as indicated in our contributing process on the manual, I'm happy to
> announce maintainers have agreed to give me commit access, thank you
> everybody!
>
> I believe I need somebody to add my GPG keys to the Guix keyring before
> I can push my first c