registry-server icon indicating copy to clipboard operation
registry-server copied to clipboard

Remove API Keys

Open erikringsmuth opened this issue 10 years ago • 2 comments

You should probably move API keys to a separate config file that isn't checked into the git repo.

Ex: https://github.com/jsonresume/registry-server/blob/master/server.js#L17

nconf is a good tool for this https://github.com/flatiron/nconf.

erikringsmuth avatar Jul 08 '14 01:07 erikringsmuth

aha was waiting until someone noticed, we are using ENV variables for most things but I got lazy and committed my PDF conversion key

thomasdavis avatar Jul 08 '14 01:07 thomasdavis

The whole server was a rapid prototype, needs a refactor

thomasdavis avatar Jul 08 '14 01:07 thomasdavis