Aurora-Incident-Response icon indicating copy to clipboard operation
Aurora-Incident-Response copied to clipboard

Consider giving the user the chance of NOT storing API keys in the .fox file

Open febrezo opened this issue 3 years ago • 1 comments

As .fox files are JSON files, storing API keys as plaintext can lead to security issues. Knowing that this can be helpful, it should be considered to make it optional.

febrezo avatar Mar 20 '21 08:03 febrezo

Got your point, encrypting wouldn't make too much sense either. I think encrypting and password protecting the whole file might be the best option. That is on the roadmap and tracked in #12

cyb3rfox avatar Mar 20 '21 08:03 cyb3rfox