diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-02 00:11:38 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-02 00:11:38 +0000 |
commit | a24eced17fa474cafefbcf6992ed5d9fac15a608 (patch) | |
tree | a50e915a1e2f64d32d9175df1f2aa0990c49cea4 /doc/plugins/contrib/googlemaps | |
parent | d8a3538fb7c8bf72d241a689ea70e9be99bd7313 (diff) |
web commit by joey
Diffstat (limited to 'doc/plugins/contrib/googlemaps')
-rw-r--r-- | doc/plugins/contrib/googlemaps/discussion.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/plugins/contrib/googlemaps/discussion.mdwn b/doc/plugins/contrib/googlemaps/discussion.mdwn new file mode 100644 index 000000000..7518110f6 --- /dev/null +++ b/doc/plugins/contrib/googlemaps/discussion.mdwn @@ -0,0 +1,8 @@ +Very neat. The warnings about it not being very secure are of course spot on. +Seems that the need to embed the api key on the page is a security problem of one sort. + +The call to gpsbabel _seems_ secure thanks to the sanitisation done to the filename passed to gpsbabel. + +I probably won't ever add this to ikiwiki, but it's a great third-party plugin! + +--[[Joey]]
\ No newline at end of file |