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.
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.