Y
Hacker News
new
|
ask
|
show
|
jobs
by
nitrogen
2517 days ago
Unless there is some way of encrypting data all the way to the display controller I don't know about.
That's kind of what HDCP is, so it could be done on an embedded display too.
1 comments
SomeOldThrow
2517 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.
link
nitrogen
2517 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