rule110-io / surge

Surge is a p2p filesharing app designed to utilize blockchain technologies to enable 100% anonymous file transfers. Surge is end-to-end encrypted, decentralized and open source.
https://getsurge.io
Apache License 2.0
428 stars 50 forks source link

Search directly for a file hash #32

Closed no112358 closed 3 years ago

no112358 commented 3 years ago

I want to be able to put a hash number into the search and find the file that way.

I tried it with the current 0.2.0-beta and it doesn't work.

Also currently you cannot just copy a hash from the files you upload.

Simple as that.

MutsiMutsi commented 3 years ago

Hi @no112358, thanks for your interest and welcome to github!

Great idea! We've implemented searching by file hash you can expect it in the next release 0.2.1-beta.

With regards to copying hash from your own local files view, we are considering multiple ways to expose more information of files at subsequent releases.

no112358 commented 3 years ago

I kinda already knew you already done it, seems like an obvious thing, just wrote it just in case.

Hash copying is not really neccesary if you're bringing Magnet links in 0.2.1-beta?

MutsiMutsi commented 3 years ago

We hadn't done it yet, but fulfilled your request 😉. Can't say when exactly magnet links will be out, we're focussing mostly on bug fixing for 0.2.1-beta.

no112358 commented 3 years ago

great job can't wait to see the results 👍