Bug : database, pictures and sound not encrypted on the phone

The database dc.db is not encrypted on the phone
and the pictures and sound are not encrypted on the phone too.

for example the pictures in the messages are stored in plaintext in the dc.db-blobs directory.

coudl you encrypt all this stuff ?

1 Like

its planned, search this forum for more info

There is already an “Encrypt database” experimental setting during account setup. It encrypts dc.db with SQLCipher using a key stored in system keychain. Blobs are currently not encrypted, rough plan is to move them into the database later.

1 Like

Hi,i saw this option on my phone but not on linux desktop app. So my password is store in clear text in the dc.db database. I saw that the issue #692 is closed but it seems not patched.
Thanks