https://bugs.documentfoundation.org/show_bug.cgi?id=154747

--- Comment #2 from [email protected] ---
hummm ok, 

so at least : 
stop earlier in the process, before letting the user select a key and display a
message saying pgp encryption isn't supported 


as an improvement : allow gpg encrypted file to be opened and saved 
as 
"writer | gpg -e file -recipient [email protected] \
    --recipient [email protected]" 

or for opening 

"gpg -d file | writer" 

I think the improvement is really useful as it is "file format agnostic" and
even if it breaks MS office compatibility, a user can still open the file by
decrypting it locally...

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to