On Wed,  6 Aug 2014 20:35, [email protected] said:

> Alternatively, and I'm not really in favour of this but it's your setup,
> the man-pages for gpg and gpg2 mention:
>
>> --preserve-permissions

Oops.  I forgot about this option despite that I looked at the code
fragment:

    statbuf.st_mode=S_IRUSR | S_IWUSR;

    if (((secret && !opt.preserve_permissions)
         || !stat (bakfname,&statbuf)) 
        && !chmod (fname,statbuf.st_mode))
      ;

Nevertheless, I concur with Peter's assessment.


Shalom-Salam,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.


_______________________________________________
Gnupg-users mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to