If I go to /tmp/kdeconnect I get to see which friends messaged me. This is wrong because this is personal data: - some people encrypt their home folder because of such privacy concerns - on shared systems one would get to see their each other's acquaintances
Every plugin has a storage directory available to it. Maybe we can use that? Or do you thin it would be better to not store images at all, and just have them in memory?
To me this sounds more like a permission problem. Remove read/write/execute permissions from group/other and this should be fixed. Note: all other files in /tmp belonging to my user already have the permissions set this way
commit 7e7aa6df3fe599e73272be86543fc9f43a2c17d2 Author: Nicolas Fella <nicolas.fella@gmx.de> Date: Fri Dec 29 18:38:09 2017 +0100 Fix information leak via /tmp Summary: BUG: 383144 Reviewers: #kde_connect, apol, albertvaka Reviewed By: #kde_connect, apol, albertvaka Subscribers: thomasp, apol, #kde_connect, albertvaka Tags: #kde_connect Differential Revision: https://phabricator.kde.org/D7146