"Dr. Arne Babenhauserheide" <[email protected]> writes:
> in the previous bug I reported, I found that the included state had more
> sensitive information I had to filter out than I expected.
That's what we explicitly warn about:
*HOWEVER*, some variables you have customized may contain private
information. The names of customers, colleagues, or friends, might
appear in the form of file names, tags, todo states or search strings.
If you answer \"yes\" to the prompt, you might want to check and remove
such private information before sending the email.
> It would be great if the following could be filtered out by default, to
> remove a potential foot-gun for people who only glance over the included
> state and miss something critical (which almost happened to me: I had
> read it twice to filter out all):
>
> org-link-abbrev-alist ;; links to local files
> org-agenda-files ;; links to local files
> org-publish-project-alist ;; links to local files, may include credentials
> org-capture-templates ;; links to local files and to personal information
> and process
> org-safe-remote-resources ;; links to remote resources included in private
> files
> org-contacts-files ;; links to local files, sensitive
> org-ditaa-jar-path ;; link to local file
> org-link-from-user-regexp ;; personal information
> org-clock-sound ;; link to local file
I guess we can extend the dialogue to exclude what you described.
Basically allow third answer to the privacy prompt - "remove items that
might contain private info". But that risks providing a false sense of
safety - there is always a chance that some options will still contain
private info.
> Also the following include raw bytes, so they can hamper sending emails
> (is this a change due to native compilation?):
Most likely it is related to native compilation.
What do you mean by "hamper"?
--
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>