Chrome extension and API Key Security

I am intersted in building ChatGPT api needed extension in chrome, but I worry how to store ChatGPT api keys ecurely in the extension?

Any suggestions or Guidances?

I think using a backend proxy is the best option if you prioritize security?

otherwise you could store it in chrome.storage but that’s less secure

1 Like