Skip to content

Commit c854c94

Browse files
author
erangi-ar
committed
Merge branch 'encrypt-llm-keys' of https://github.com/rootcodelabs/RAG-Module into encrypt-llm-keys
2 parents 08ce120 + ce0916d commit c854c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The **BYK-RAG Module** is part of the Burokratt ecosystem, designed to provide *
1212
- Models searchable via dropdown with cache-enabled indicators.
1313

1414
- **Enhanced Security with RSA Encryption**
15-
- LLM credentials encrypted with RSA-2048 asymmetric encryption before storage.
15+
- LLM credentials encrypted with RSA-2048 asymmetric encryption before storage.
1616
- GUI encrypts using public key; CronManager decrypts with private key.
1717
- Additional security layer beyond HashiCorp Vault's encryption.
1818

0 commit comments

Comments
 (0)