Skip to content

What about the thumbnails? #250

Closed Answered by leonlatsch
ricassiocosta asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

this is partly true.

Thumbnails are created when importing files.

They are also encrypted the same way as the originals. Some goes for video preview images.

The whole gallery is indeed loaded, but only the information about all photos is loaded from a database (not encrypted). This contains the file name.
Thumbnails are then loaded and decrypted on the fly for all photos currently visible in the viewport.

Same goes for the originals. When viewing images, only the current image +1 in each swipe direction is kept in memory.
Videos are also decrypted on the fly while buffering.

So no decrypted data is written to the disk while using photok.

Only the files informations are in a database w…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by leonlatsch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants