c - Posting API keys on github -


i'm working on c project uses wolframalpha api, , planning on making available on github, source code contains api key. people post api keys on github or should delete it?

you should delete api key , have readme.md in repository states pre-requisite obtain api key , place in config. assuming code reads api key config file. if doesn't, update code so.

i don't think unreasonable request. also, if leave api key in there, key hit api rate limit , wolframalpha disable key anyways. hth.


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -