OpenBazaar / openbazaar-desktop

OpenBazaar 2.0 Desktop Client (talks to openbazaar-go server daemon)
MIT License
648 stars 186 forks source link

Non tor search fallback #1747

Closed jjeffryes closed 5 years ago

jjeffryes commented 5 years ago

This allows the search to fall back to the clear endpoint of a search provider when in Tor mode if no specific Tor endpoint exists.

This is still secure, since the traffic is sent through Tor, the Tor endpoints are only for providers behind Cloudflare or simile CDNs that require a special endpoint for Tor requests.