Skip to content

Releases: SecUSo/privacy-friendly-backup

Backup (Privacy Friendly) v1.3.1

04 Jul 09:05
c656c8d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3...v1.3.1

Backup (Privacy Friendly) v1.3

29 Jul 11:08
b84b06e
Compare
Choose a tag to compare

What's Changed

  • Switch to using SHA256 instead of insecure SHA1 by @Kamuno in #8
  • Fixed restore actions not completing correctly and encryption api support by @Kamuno in #9

Full Changelog: v1.2...v1.3

Backup (Privacy Friendly) v1.2

22 Oct 09:33
Compare
Choose a tag to compare
  • Added support for the Pedometer from F-Droid

Backup (Privacy Friendly) v1.1

15 Jul 14:43
Compare
Choose a tag to compare
  • Added query elements to integrate the package visibility changes on API 30

Backup (Privacy Friendly) v1.0

27 Jan 21:27
Compare
Choose a tag to compare

Privacy Friendly Backup is an application that works with other privacy friendly apps to enable backups. The app allows you to create and manage backups. This includes importing backups into the app and exporting backups to external storage media.
The Privacy Friendly Backup app communicates with other Privacy Friendly apps and extracts or injects data into and out of the app to enable the creation and restoration of backups.

The app provides encryption via an interface to another app that provides encryption as functionality via the openpgp-api. The user is free to choose their own encryption provider via the app's settings.
For encryption to work, the provider must be installed externally. We recommend https://www.openkeychain.org/ , as this app is available in the regular PlayStore as well as in the F-Droid Store and is completely open source.