Fourhundred Thecat <400the...@gmx.ch> wrote:
> In case of gpg, there is one mode where you generate your key pair, change 
> configuration files, or any other read-write operation.
>
> But for general usage, there is no reason for the key pair to need to be 
> writable.

Sure.  So there is none:

        $ chmod a-w $GNUPGHOME/pubring.kbx $GNUPGHOME/private-keys-v1.d/*
        $ echo foo | gpg -qe --default-recipient-self | gpg -qd
        foo

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to