"The whole Droplr stack runs on HTTPS" ...except content
support.droplr.com
"The whole Droplr stack runs on HTTPS" ...except content
1–10 of 34 posts
Re: "The whole Droplr stack runs on HTTPS" ...except content
#2Re: "The whole Droplr stack runs on HTTPS" ...except content
#3Since they are using S3 (guessing by the second to last comment - http://support.droplr.com/discussions/suggestions/153-https#...) they can use amazon's SSL url
so: http://files.droplr.com/files_production/acc_1927/xkcd?AWSAc....
would become: https://s3.amazonaws.com/files.droplr.com/files_production/a...
The only reason not to would be to hide the fact they are using S3, but the AWSAccessKeyId tips their hand anyways.
Re: "The whole Droplr stack runs on HTTPS" ...except content
#4"Oh, I'm sorry, I misunderstood." changes the entire tone of the post. It's not like this is even hard to fix.
Re: "The whole Droplr stack runs on HTTPS" ...except content
#5It really shouldn't be a major issue to fix, I've encountered this before. Since they are using S3 (guessing by the second to last comment - http://support.droplr.com/discussions/suggestions/153-https#... ) they can use amazon's SSL url so: http://files.droplr.com/files_production/acc_1927/xkcd?AWSAc... . would become: https://s3.amazonaws.com/files.droplr.com/files_production/a... The only reason not to would be to…
Re: "The whole Droplr stack runs on HTTPS" ...except content
#6later: "it's all https except parts that require us to configure ssl correctly"
Re: "The whole Droplr stack runs on HTTPS" ...except content
#7Edit: Looks like they're fixing the problem after all. It's unfortunate that it took a Hacker News article to bring attention to the problem, but at least they're taking the appropriate steps.
Re: "The whole Droplr stack runs on HTTPS" ...except content
#8Something about the tone of this response irks me.
Re: "The whole Droplr stack runs on HTTPS" ...except content
#9* Who uses a free file sending service for critical docs? * The only mention of 'secure' on their homepage has (to my mind) more of an implication of "safe and secure eg your file won't be lost" rather than "secure from hackers"
I think it's forgivable, at least for the free version of the service. Maybe they should upgrade then tout the paid version as offering https as a benefit.
Re: "The whole Droplr stack runs on HTTPS" ...except content
#10In their defence: * Who uses a free file sending service for critical docs? * The only mention of 'secure' on their homepage has (to my mind) more of an implication of "safe and secure eg your file won't be lost" rather than "secure from hackers" I think it's forgivable, at least for the free version of the service. Maybe they should upgrade then tout the paid version as offering https as a benefit.
Your suggestion is actually what I have in the works, SSL by default for everything premium users touch (and the files they share).