diff options
Diffstat (limited to 'doc/plugins')
-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 |