tchapgouv / tchap-android-legacy

A matrix client for Android
https://play.google.com/store/apps/details?id=fr.gouv.tchap.a
Apache License 2.0
138 stars 27 forks source link

Protect local data in Tchap #366

Open giomfo opened 6 years ago

giomfo commented 6 years ago

Enable the protection of the local data by considering the existing PR in matrix android sdk: https://github.com/matrix-org/matrix-android-sdk/pull/305

bmarty commented 6 years ago

@giomfo : after the merge of Riot, please enable Data encryption by settings in Matrix.java member CONFIG_ENABLE_LOCAL_FILE_ENCRYPTION to true.

giomfo commented 6 years ago

done

giomfo commented 6 years ago

@af-anssi, @jp-modernisation-gouv-fr : FYI we disabled local file encryption until #383 is fixed