You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
allows listing providers(while withholding api key)
provides an api that can proxy fetch() calls and inject the bearer token
Basically it should serve as write-only way to store keys, while allowing some read metadata. This way any generated or otherwise injected code can't access our precious keys.
The text was updated successfully, but these errors were encountered:
I believe we want something like origin-isolated storage.
Some notes in https://chatcraft.org/api/share/tarasglek/20XBZ-vNRsH6R5s4bchKP.
I think we should have an iframe that
Basically it should serve as write-only way to store keys, while allowing some read metadata. This way any generated or otherwise injected code can't access our precious keys.
The text was updated successfully, but these errors were encountered: