MuntashirAkon / MuntashirAkon/AppManager

Disable storing unencrypted backups in the persistence storage when encryption is enabled

Open
#366 2 comments 0 reactions 0 assignees View on GitHub
Feature Feature: Backup Priority: 4 Security Status: Pending
Dominant language
Java
Stars
9k
Forks
518
PR merge metrics
No merged PRs in 30d

Description

Now that `toybox` is out of the picture and the archives are created in Java (and therefore, we've more control over it), it's no longer necessary to store the unencrypted backups in the persistence storage before encrypting them. In fact, we've already added support for encrypting streams in our `Crypto` framework. So, the only obstacle is rewriting the back up/restore procedures to support this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.