maheshbasnet089 / tapShare

Tapshare is a simple, secure, and reliable file sharing platform that allows users to quickly and easily send large files over the internet. Whether you need to send files to friends and family, or share important documents with colleagues and clients, Tapshare provides a convenient and secure solution.
https://tapshare.xyz
GNU General Public License v3.0
52 stars 32 forks source link

tapShare does not handle file duplicate checking, allowing users to repeatedly send the same file. #65

Closed UmeshMehta1 closed 1 year ago

brdtheo commented 1 year ago

If each sharing is unique, why would we want to check for duplicates ? I think it is a bad idea since the same file can be uploaded from different users (it will generate an unique id anyways)

maheshbasnet089 commented 1 year ago

Oh I see @brdtheo .Closing this issue