Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
fosfor  
View profile  
 More options Nov 6 2012, 5:35 am
From: fosfor
Date: Tue, 6 Nov 2012 02:35:39 -0800 (PST)
Local: Tues, Nov 6 2012 5:35 am
Subject: To secure kml file

Hello,

I have been working on a project. I would like to secure my kml file from
unauthorized people. I dont want everyone to see the kml file. We have a
page only authorize people can access. If I upload  this kml file to our
page, can anyone access this file except authorized people? I am asking
this because kml files are accessed by google server  directly.

I am watiting for your ideas.  Thanks in advance.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
barryhunter (KML Guru)  
View profile  
 More options Nov 6 2012, 3:42 pm
From: barryhunter (KML Guru)
Date: Tue, 6 Nov 2012 12:42:16 -0800 (PST)
Local: Tues, Nov 6 2012 3:42 pm
Subject: Re: To secure kml file

For displaying in Google Earth, just use normal webserver password
protection - eg Basic Auth, via .htaccess files.

But if you are displaying the KML in Google Maps there is no way. As you
note their server has to be able to read the file. And the identity of the
user is not passed to you, so you have to open it everyone.

The best can do is give it a really hard to guess URL, then the likelyhood
of someone getting the URL is small.

Make sure robots.txt etc prevent indexing the file, to help prevent
web-crawlers accidently indexing it.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
fosfor  
View profile  
 More options Nov 7 2012, 6:10 am
From: fosfor
Date: Wed, 7 Nov 2012 03:10:59 -0800 (PST)
Local: Wed, Nov 7 2012 6:10 am
Subject: Re: To secure kml file


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »