python - API key encryption for Github? -


i'm writing python application utilizes tumblr api , wondering how go hiding, or encrypting, api key.

github warns against pushing information repo, how make application available public , still follow policy?

why need post api key? why not post app code github without api key , have configuration parameter users add own api key?


Comments