Skip to content
#

file-storage

Here are 78 public repositories matching this topic...

A decentralized (p2p) file storage system built atop Kademlia DHT that enforces data integrity, privacy, and availability through sharding, proofs of retrievability, redundancy, and encryption, with smart-contract powered incentive scheme

  • Updated Sep 29, 2018
  • JavaScript
shevron
shevron commented Feb 24, 2021

Now that we have merged datopian/giftless#68, the streaming transfer adapter allows passing the content-disposition filename value as a parameter. However, the filename sanitization logic in https://github.com/datopian/giftless/blob/master/giftless/util.py#L73..L84 is very strict, and only allows latin alphanumerics, dashes, underscores and dots.

While this is a good se

Improve this page

Add a description, image, and links to the file-storage topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the file-storage topic, visit your repo's landing page and select "manage topics."

Learn more