Skip to content

Conversation

@daniel-mader
Copy link
Collaborator

@daniel-mader daniel-mader commented Mar 15, 2025

Description of change

When enabled, all files and assets created by UniMe are compressed and encrypted with the user's password.
The archive is then uploaded to the platform-native cloud provider (iCloud, Google Drive).
When a new profile is created in UniMe, the user is presented with an option to restore an existing profile from a backup (if exists).

Links to any relevant issues

closes #61
depends on tauri-apps/tauri#12682

How the change has been tested

n/a

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@daniel-mader daniel-mader self-assigned this Mar 15, 2025
@daniel-mader daniel-mader added the Added A new feature that requires a minor release. label Mar 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Added A new feature that requires a minor release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Cloud back-up and Recovery functionalities

2 participants