logoalt Hacker News

orratoday at 3:19 PM2 repliesview on HN

Moreover, I'd be nervous about the fact that filenames on Windows tend to be case insensitive.


Replies

ncrucestoday at 4:21 PM

I think the idea is that it being case preserving is sufficient to allow decrypting the filenames.

And I guess it relies on the 31 (32?) bit blocks, to make colisions unlikely for short filenames.

LoganDarktoday at 4:06 PM

macOS has a case-insensitive filesystem by default too.

show 1 reply