Feature: Don't initialize empty files #13
Labels
feature request
Request for adding a feature
triage approved
The issue has been reviewed and approved for development
Currently, creating new files (like .txt documents) will initialize them with file header metadata (even if there are no contents in the decrypted file).
To save space, don't initialize new files with metadata until they're written to.
The text was updated successfully, but these errors were encountered: