Host webpages on Google Drive
googledrive.com
Host webpages on Google Drive
1–10 of 69 posts
Re: Host webpages on Google Drive
#2Re: Host webpages on Google Drive
#3They serve user supplied JS from googledrive.com domain? Can it be done in a secure way?
Re: Host webpages on Google Drive
#4They serve user supplied JS from googledrive.com domain? Can it be done in a secure way?
I'm sure Google is not using http://googledrive.com/ for anything that's user-identifiable.
The only harm that I think can happen with JS is you being able to access/set any cookies/storage that are set by another 'public' site hosted on Google Drive that you've accessed earlier.
Re: Host webpages on Google Drive
#5Re: Host webpages on Google Drive
#6Re: Host webpages on Google Drive
#7Re: Host webpages on Google Drive
#8They serve user supplied JS from googledrive.com domain? Can it be done in a secure way?
Dropbox also does that. You can potentially host your website within your 'Public' Dropbox folder. I'm sure Google is not using http://googledrive.com/ for anything that's user-identifiable. The only harm that I think can happen with JS is you being able to access/set any cookies/storage that are set by another 'public' site hosted on Google Drive that you've accessed earlier.
Re: Host webpages on Google Drive
#9They serve user supplied JS from googledrive.com domain? Can it be done in a secure way?
What security issue are you thinking of? JavaScript doesn't run anything server-side...
Re: Host webpages on Google Drive
#10Earlier quoted context omitted.
Dropbox also does that. You can potentially host your website within your 'Public' Dropbox folder. I'm sure Google is not using http://googledrive.com/ for anything that's user-identifiable. The only harm that I think can happen with JS is you being able to access/set any cookies/storage that are set by another 'public' site hosted on Google Drive that you've accessed earlier.
Dropbox shuts links down if you get any significant traffic.