SecureFolderFS
SecureFolderFS copied to clipboard
Feature: Don't initialize empty files
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.