How strict are the rules around the API key?
The terms of service says:
6. You must keep your API key secure and confidential. If you believe
that the security and confidentiality of your API key has been
compromised, you must notify us as soon as possible at
in...@digitalnz.orgHowever the API says:
It's not possible to kee
p the api_key private here as it's being sent in the open. For example, by activating firebug I can immediately see the API key in the javascript implementation on Kete.
I'm thinking of putting together a free software android app for this some time, just for fun.
Cheers, Robin.