WVAviator / lorecraft

Generate and play AI adventure games. Built with Rust/Tauri and TypeScript/React/Tailwind.
1 stars 0 forks source link

API Key Encryption #22

Open WVAviator opened 9 months ago

WVAviator commented 9 months ago

Storing the user's OpenAI key in plain text on their PC is probably not ideal. The user can provide a password to encrypt the key.

https://docs.rs/cocoon/0.2.4/cocoon/struct.MiniCocoon.html