nus-cs2113-AY2425S1 / forum

3 stars 0 forks source link

Request to use Zip4j (& clarification) #43

Open C2linaung opened 4 days ago

C2linaung commented 4 days ago

Library

Zip4j

Purpose

To created password protected zip files and store it as backup.

I understand that there is a constraint on human-editable file. What I want to do is to have 2 separate folders. 1 to store the data files and another to store the backup. So technically, I am still allowing users to manipulate the data by editing the data files since data is still being loaded from the data folder which is not encrypted (only the backup folder is encrypted - in the event that users corrupted the data file and want to restore the previously saved copy).

Is this allowed?

License

LICENSE

okkhoy commented 3 days ago

approved 👍