liberaliscomputing / network-mapping

Mozilla Public License 2.0
6 stars 2 forks source link

Using MozFest/MoFo Credentials for Deploying the App #6

Closed liberaliscomputing closed 7 years ago

liberaliscomputing commented 8 years ago

This app targets to render the evolution of networks among participants in real-time during MozFest, using the Twitter Streaming API. For prototyping this project, I have been using my personal credentials for Twitter API OAuth. Since this project is getting close to a beta stage, I might have to look at whether MozFest/MoFo's Twitter account can be used to obtain API keys for this tool. @simonwex @pomax

alanmoo commented 8 years ago

@cadecairos may be able to help. @liberaliscomputing Do you have the project configured to read keys from a .env variable?

liberaliscomputing commented 8 years ago

Thanks, @alanmoo ! I will talk about this issue at Today's engineering call. And yes, the project is using a python package called dotenv to load credentials in .env!

cadecairos commented 8 years ago

I don't have access to any of MoFo's Twitter accounts, so I'll have to find the right person and get the credentials from them.

@simonwex do you know who might have access to Twitter accounts? I'll get them to put the creds in the vault.