HashtagSell / htsApp

HashtagSell Beta Application
0 stars 0 forks source link

Mixed content warning #56

Closed that1guy closed 9 years ago

that1guy commented 9 years ago

The htsApp client is requesting images from ebay, craiglist, etc and some images are not accessible via HTTPS. This is causing mixed content warnings in browser and in some versions of Firefox the user will be presented with big warning message regarding integrity of the site.

that1guy commented 9 years ago

@brozeph lets discuss this.

that1guy commented 9 years ago

All profile images, banner images, posting photo images, are uploaded to new S3 bucket with cloudFront SNI turned on for https. Also htsApp only talks with Craigslist via https too. The only mixed content problems left are eBay, Cars.com, autotrader, and other source images we ingest from 3Taps.

that1guy commented 9 years ago

Eventually we need a proxy to route external photo lookups from. This is not urgent. Everything else is hissting our new static.hashtagsell.com securely.