update readme
This commit is contained in:
parent
063e5a73d5
commit
8013fd18f9
1 changed files with 6 additions and 1 deletions
|
|
@ -137,8 +137,13 @@ lib_deps =
|
||||||
## 🛡 Security
|
## 🛡 Security
|
||||||
|
|
||||||
- Secure WebSockets (WSS) for encrypted data transfers
|
- Secure WebSockets (WSS) for encrypted data transfers
|
||||||
- Edge validation and error handling for robust, secure deployment
|
- Optional: API Key encryption with 256-bit AES
|
||||||
|
- Supabase DB for secure authentication
|
||||||
|
|
||||||
|
## 🚫 Limitations
|
||||||
|
|
||||||
|
- Limited to upto 10 minutes of uninterrupted conversations
|
||||||
|
- Edge server stops when wall clock time is exceeded
|
||||||
|
|
||||||
## 🤝 Contributing
|
## 🤝 Contributing
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue