Y
Hacker News
new
|
ask
|
show
|
jobs
by
addandsubtract
10 days ago
Now that you mention it, why don't we encrypt injectable data that comes from users and only decrypt it on the client?
2 comments
OutOfHere
10 days ago
The issue is that certain questions may genuinely require the LLM to have the raw descriptions. For example, "List my grocery store transactions".
link
repelsteeltje
10 days ago
You mean, use encryption (+base64 or something) as a "poor man's" string-escape? Interesting idea!
link