OpenBazaar / obips

OpenBazaar Improvement Proposals
9 stars 20 forks source link

OBIP-0002: 3rd Party Search Providers #12

Open drwasho opened 7 years ago

drwasho commented 7 years ago

OBIP-0002: 3rd Party Search Providers

Proposal: https://github.com/OpenBazaar/obips/blob/master/obip-0002.md Author: @tyler-smith

premek commented 6 years ago

Localization of filter / sortBy strings

premek commented 6 years ago

would it be possible to report back to the search engine

It could improve search experience (SE would learn what are good results, could suggest/use related searches) but of course would send sensitive information obout the user. I'm not sure if we want it? Would using tor and opting out the cookie help users who seek anonymity?

ab10460ef3 commented 6 years ago

It would be nice to allow the client to send

jjeffryes commented 6 years ago

I think we should include the listing version number in the search query, so providers can return data that is compatible with the schema the client is expecting.

As an example, the new crypto-listing format is not compatible with version 2.1.1 of the client. If the client sent a version parameter, the provider would know to not send listings that use data from a version higher than that.

jjeffryes commented 6 years ago

@premek allowing users to opt in to submitting an anonymous identifier could be useful.