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

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -