Skip to content

Feature: Export settings to a password-protected ZIP file #48

Description

@dihopapaf

Description:
A new export option should be introduced to allow users to save their settings as a standard ZIP archive secured with a password. The current implementation relies on a proprietary encrypted file format, which poses a risk of data loss in the future due to potential compatibility issues, lack of documentation, or vendor lock-in. Switching to a widely supported, open format (password-protected ZIP) will improve data portability, long-term accessibility, and user confidence.

Benefits:

Ensures settings can be recovered using standard tools.

Eliminates dependency on proprietary decryption logic.

Enhances security with password-based encryption.

Reduces risk of data loss over time.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions