Google Docs documents can be published on public sites. How does Google know the password to use (to get the document) when all you specify in the HTML is a string like: src="https://docs.google.com/document/pub?id=..." and no explicit password is used?
Thanks.