w3c / FileAPI

File API
https://w3c.github.io/FileAPI/
Other
104 stars 44 forks source link

Consider adding the hashed filesystem path #95

Open faquino opened 6 years ago

faquino commented 6 years ago

At least having this hash for two files would let us know that the user has dropped the same file twice without exposing filesystem structure, and it would be far less demanding than calculating checksums on file contents.