Show HN: Does it use Cloudflare?
11–20 of 29 posts
Re: Show HN: Does it use Cloudflare?
#12My jekyll based static site hosted on Github Pages uses cloudflare for https. Saying that my site is compromised by CloudBleed is a bit too much. http://www.doesitusecloudflare.com/?url=www.stacktoheap.com
Re: Show HN: Does it use Cloudflare?
#13Earlier quoted context omitted.
But it is compromised.... this is literally the only use case in which you can get comprimised. If you put your _http_ page behind cloudlfare https
if it's public static content what exactly has been compromised?
But the parent comment is untrue. Cloudflare will have unencrypted data in memory at some point, even if it's encrypted coming and going. This is how they eliminate the scary browser message about self-signed certificates, ironically.
Re: Show HN: Does it use Cloudflare?
#14For ex. It says uber.com is not vulnerable - because the homepage isn't, while the app is consitantly one of the most impacted in the caches I've seen
I don't think anyone has really nailed the methodology here - and I think that is important (as is erring towards false positives rather than false negatives) for security mitigation advice
Re: Show HN: Does it use Cloudflare?
#15Re: Show HN: Does it use Cloudflare?
#16Does this use live data? Would a site be positive even if it, after the publication of Cloudbleed, migrated away from Cloudfare?
Re: Show HN: Does it use Cloudflare?
#17Doesn't detect Reddit, which I understand to be affected?
[1]https://thenextweb.com/insider/2014/09/08/reddit-launches-fu...
Re: Show HN: Does it use Cloudflare?
#18Does this use live data? Would a site be positive even if it, after the publication of Cloudbleed, migrated away from Cloudfare?
"Live" is somewhat misleading here: the leaks are out there, in crawler caches. Do you consider such source "live", even though it is no longer leaking data?
Re: Show HN: Does it use Cloudflare?
#19Doesn't detect Reddit, which I understand to be affected?
https://www.reddit.com/r/programming/comments/5vtv16/cloudfl...
Re: Show HN: Does it use Cloudflare?
#20Earlier quoted context omitted.
if it's public static content what exactly has been compromised?
IP addresses of visitors? Depending on the site or visitor, that could be theoretically a compromise. But the parent comment is untrue. Cloudflare will have unencrypted data in memory at some point, even if it's encrypted coming and going. This is how they eliminate the scary browser message about self-signed certificates, ironically.