Summary: | index files from 774 to 700 for security improvement | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Jose Da Silva <Digital> |
Component: | index | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jtamate, kollix |
Priority: | NOR | Keywords: | triaged |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mandriva RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jose Da Silva
2007-01-03 12:47:26 UTC
Thanks for including the search index, that was a good observance. :-) Quote: the search index could also be include in the above list (.Last Search.index.search.ids) On July 17, 2007 05:33:11 am Thomas McGuire wrote: [bugs.kde.org quoted mail] Huh? Why does comment #1 seems to be written by me? I didn't write that... In kmail 1.10.1, every folder bellow .kde/share/kmail has rwx------ rights. Yes, I see .kde/share/kmail has rwx------ folder rights in Kmail 1.9.9 under KDE3.5.9 In 3.3 it was worse, but in 3.5 various files are still created as rw-rw-r-- If Linux provides you tools to improve security, why not make use of them? :-) Let's say for example that today you have several shared plugins such as flash animation for Firefox, Konqueror, or Opera .... ....could it be conceivable that in future that it may be possible to share email data between clients...say Kmail if you do it by GUI, and some other mail client such as "mail" if you do/read/parse/other by script. Let's suppose that you keep your mail in a common location such as ~/.Mail and put a link from ~/.kde/shared/apps/kmail/mail to ~/.Mail but ~/.Mail is rwxr-xr-x The above is a "what-if?" scenario, and allowing the file system to hold an additional level of security by making your files rw------- is just an additional precaution for unlikely "what-if?"s Just a thought Jose SVN commit 1006953 by mkoller: BUG: 139551 also create the index.ids file to be only read/writable by the owner M +6 -0 kmmsgdict.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1006953 The mail files themselves are not covered, but if you manage to symlink all your dirs, you'll also manage to run kmail with a different umask. |