SwaroopSambhayya / Iris

A Interactive Voice Assistant powered by GPT-3
47 stars 9 forks source link

[question] What about security the api-key? #5

Closed emanuel-braz closed 10 months ago

emanuel-braz commented 1 year ago

Hello, I'm creating a project that uses the same GPT lib, If you can share your thoughts, a question I have is: What do you think about keeping the api-key in the app, or using a service like Remote config to store the api-key? I've been wondering if it wouldn't be better to have a backend layer to mediate this access.

shahbazakon commented 10 months ago

Remember, while these measures improve security, they may not make it completely foolproof. Always be vigilant and stay informed about best practices for API key security.