From 8013fd18f99ca245779305201dc7be47ba83a81b Mon Sep 17 00:00:00 2001 From: akdeb Date: Fri, 18 Apr 2025 15:46:17 +0100 Subject: [PATCH] update readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1745a07..42ba6b9 100644 --- a/README.md +++ b/README.md @@ -137,8 +137,13 @@ lib_deps = ## 🛡 Security - 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