Y
Hacker News
new
|
ask
|
show
|
jobs
by
SomeOldThrow
2528 days ago
IIUC you'd have to encrypt the text rendering, not the rendered text, for the message to be e2e encrypted and inaccessible through memory.
1 comments
nitrogen
2528 days ago
In theory you could run the decryption and rendering in the GPU (as is done for video), which would re-encrypt for display.
link