sixones / vitality

Macintosh Eve online skill planner
GNU General Public License v3.0
70 stars 12 forks source link

Full API key requirement - why? #46

Closed sn0opy closed 8 years ago

sn0opy commented 9 years ago

While adding a new character, the link in that window points to a full API key, why? It's an app to manage skill plan. There's no need for anything else chan characterSheet and the two skill API calls.

Beside that, it's even checking the api key for specific permissions like contracts or market orders. Why?

Bleyddyn commented 9 years ago

Recent versions of Vitality let you see Contracts, Market Orders and EVE Mail. And as a long range plan I hope to add support for all of the EVE API's, possibly even including CREST.

I could try to change the way it checks key's so that it only checks when you try to access a feature, but that would cause problems as well.

Since Vitality never shares your keys or any of the data it accesses, in any way, I've never seen it as an issue.