Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Backup Password preference + encrypt ZIP Backups #56

Merged
merged 5 commits into from
Oct 25, 2024

Conversation

PhilKes
Copy link
Owner

@PhilKes PhilKes commented Oct 23, 2024

Closes #18

image
  • If a Backup Password is set all Backups are password-protected & encrypted with AES via zip4j

  • If you try to import a Backup ZIP you get asked to enter a password (by default prefilled with your Backup Password from preferences)

image

Other Fixes/Additions

  • Clear Data Preference action to clear all notes, images, files, etc.
  • Clear buton when editing a URL Span to remove a link from the text
  • Send Feedback -> Report Bug now automatically prefills the logs input form field with the last Exception log

@PhilKes PhilKes force-pushed the feat/encrypt-backups branch from a78fd27 to 7deb374 Compare October 25, 2024 17:18
@PhilKes PhilKes merged commit a17d6bf into main Oct 25, 2024
@PhilKes PhilKes deleted the feat/encrypt-backups branch October 25, 2024 17:18
@ippocratis ippocratis mentioned this pull request Oct 28, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Encrypt backups
1 participant