holepunchto / hyperdrive

Hyperdrive is a secure, real time distributed file system
Apache License 2.0
1.86k stars 135 forks source link

Attaching additional attributes to files (such as Checksum, createdBy etc.) #326

Closed KrishnaPG closed 1 year ago

KrishnaPG commented 2 years ago

Is there a way to add additional attributes (that can be listed as part of the stat of a file)? For example, adding checksum etc.

Or is there a way to get the checksum (or hash / equivalent) of a file that is stored in hyperdrive?