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

[WIP] Security: Implement new IV derivation #441

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

leonlatsch
Copy link
Owner

Description:

Closes #204

Tasks

  • Implement new encryption with random IV (12 bytes, not 16)
  • Implement migration for old files
    • Implement code to migrate data
    • Add UI for migration process
    • Detect old files with some version in preferences
  • Handle old backups
  • Handle videos
  • Handle downsampling

@leonlatsch leonlatsch added technical Refactoring or other technical issues security labels Feb 26, 2025
@leonlatsch leonlatsch self-assigned this Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security technical Refactoring or other technical issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Security] Use random IV for encryption
1 participant