-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add hashes through Pinning Service #12
Comments
What if each node will index it content and publish result of it? |
That would make it very easy for nodes to publish false indexed content in order to end up higher in the search results. Decentralised indexing is a really really hard problem. Not in our scope, for now. |
PR's welcome in this one. Please make a proposal before implementing though! |
We would like this API to adhere to the IPFS pinning service API, so any added resources will be automatically added. https://ipfs.github.io/pinning-services-api-spec/ There is likely budget available to support this, if you are able and willing to implement it please contact us and we can discuss details. |
Hi, I want this feature too, I think it's a necessary tool for a ipfs search engine and it'll help grow ipfs-search.com |
There should be a way to submit content hashes for indexing.
The text was updated successfully, but these errors were encountered: