bl4ck5un / Town-Crier

Town Crier: an Authenticated Data Feeds for Smart Contracts
https://town-crier.netlify.app/
Other
133 stars 25 forks source link

Flight scrapper API key disabled #63

Closed cromak4 closed 4 years ago

cromak4 commented 4 years ago

https://github.com/bl4ck5un/Town-Crier/blob/66e8eb85d4fdf4d05a50d78a8f3a9203c4ddd914/src/Enclave/scrapers/flight.cpp#L66

I have disabled this API key on the FlightAware side since it points to my personal account and is billing me.

  1. This scraper will not work until this API key is replaced with a new, valid one.
  2. This key corresponds to authorization for a paid service and should not be posted publicly (anyone with access can make requests that will be billed to the account owner). This likely means that this demo will have to be disabled.
bl4ck5un commented 4 years ago

Hey Kyle, that's definitely the right thing to do. We should not have used your personal account. Were you charged?