ipfs-search icon indicating copy to clipboard operation
ipfs-search copied to clipboard

Search engine for the Interplanetary Filesystem.

Results 55 ipfs-search issues
Sort by recently updated
recently updated
newest added

Like such: https://github.com/licenses/license-templates/blob/master/templates/agpl3-header.txt Suggestion to use: https://github.com/cloudposse/copyright-header

There are CIDv0 hashes which are, in fact, the same as CIDv1 hashes and we are currently indexing both. We could normalise the existing index to work with CIDv1 only,...

feature

We should keep logs *infinite* but then also mask IP's properly. https://www.nginx.com/blog/data-masking-user-privacy-nginscript/

feature

For Image and Video file searching, there should be thumbnails. > We should receive the thumbnails from the API. Ideally hosted over IPFS

feature

Allowing users to tag content and/or mark content as interesting (like).

feature

RabbitMQ is taking 10-15% of server CPU, is complicated to configure and implement and it doesn't scale well. NSQ seems to have much better properties for this particular application, as...

feature

Depends on: https://github.com/arewedistributedyet/arewedistributedyet/issues/28 Ref: https://docs.ipfs.io/how-to/address-ipfs-on-web/#further-resources

feature
blocked

1. Detect IPFS links in extracted URLs 2. Queue indexing for it. Example: ```go for raw_url := range metadata.urls { url, err := URL.Parse(raw_url) if err != nil { return...

TODO

Similar but not identical to invalids, as to avoid repeated crawling, unless they are referred to.

TODO