Initial commit
Published on June 3, 2023 by Anton Repin
Created a repository at Git Hub for this project. Any feedback is appreciated!
SOAKP is a Node.js application and library that facilitates secure usage of the OpenAI API through a proxy-like application.
It stores your OpenAI API keys securely and provides a mechanism to interact with the OpenAI API without directly exposing its keys using a secure personal JWT token. To ensure optimal security, the library leverages Docker to automatically generate renewable SSL certificates using Certbot.
This package features a companion library for client-side browser applications where revealing API keys is a security concern.
Also, feel free to support ;)
SOAKP is a Node.js application and library that facilitates secure usage of the OpenAI API through a proxy-like application.
It stores your OpenAI API keys securely and provides a mechanism to interact with the OpenAI API without directly exposing its keys using a secure personal JWT token. To ensure optimal security, the library leverages Docker to automatically generate renewable SSL certificates using Certbot.
This package features a companion library for client-side browser applications where revealing API keys is a security concern.
Also, feel free to support ;)