Hacker News new | ask | show | jobs
by X-Istence 4913 days ago
I store the secret inside of my paste config file ... which is picked up by uwsgi and passed to my Pyramid app.

You are required to configure my app anyway, and I can store it inside of a config file that doesn't need to be made public or stored in version control.