romeom Posted May 15, 2015 Report Share Posted May 15, 2015 So once there is a whisper from a mobile client to a desktop client, the images are cached into the appdata folder into appdata/roaming/bleep/cache. First off why are these being cached at all as they should be getting removed after the period of dissolution and not actually saved on the local storage at all. Secondly are these images in encrypted formats because I feel like people might just crack this stuff open. Feed back from devs would be great. Link to comment Share on other sites More sharing options...
farid Posted May 15, 2015 Report Share Posted May 15, 2015 The cache stores encrypted images. The cache is limited to 200MB, there is no time limit on how long an image is cached. For whispers we throw away the secret key once the whisper expires so the cached image data becomes unrecoverable after that. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.