https://bugs.kde.org/show_bug.cgi?id=310226
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED CC| |[email protected] Resolution|--- |DUPLICATE --- Comment #8 from Nate Graham <[email protected]> --- This is not really implementable in just Dolphin, as already discussed. Since KDE has a privacy goal (https://community.kde.org/Goals/Privacy_Software), this sort of thing should be implemented at a higher level so that all KDE apps have their configuration data stored in an opaque, encrypted database, not just Dolphin. This should probably be implemented as an optional "high security mode" thing since it would make reading and debugging configuration files impossible, and opens up various database corruption risks. See Bug 402728. As for creating .desktop files when using per-directory view settings, I believe this is part of a FreeDesktop spec and we can't just break the spec. Perhaps what we could do is add a warning to Dolphin when "High Security Mode" is enabled that informs the user of possible data leakage when using the per-directory view option. *** This bug has been marked as a duplicate of bug 402728 *** -- You are receiving this mail because: You are watching all bug changes.
