Live data from Hacker News

EdgelessDB: A Database Designed for Confidential Computing

techcommunity.microsoft.com

1–10 of 22 posts

Re: EdgelessDB: A Database Designed for Confidential Computing

#4
post #3

> Enclaves can protect against threats like malware or rootkits and even rogue administrators and physical intruders. What will they do when the government comes knocking with a subpoena?

Trace them enclaves with some side-channels. These things are not as secure as people think.

Re: EdgelessDB: A Database Designed for Confidential Computing

#7
post #3

> Enclaves can protect against threats like malware or rootkits and even rogue administrators and physical intruders. What will they do when the government comes knocking with a subpoena?

In Rome (US) do like the romans (Google). They just give them Bing to search telemetry data.

Re: EdgelessDB: A Database Designed for Confidential Computing

#8
I wonder how practical this is in reality. Production databases need Day 2 operations and capabilities like backups, replication, etc. Enclaves aren’t connected to the network, so you can’t practically back them up, nor can you replicate them for HA or DR purposes.

Re: EdgelessDB: A Database Designed for Confidential Computing

#9
post #3

> Enclaves can protect against threats like malware or rootkits and even rogue administrators and physical intruders. What will they do when the government comes knocking with a subpoena?

Run “SELECT * FROM table” on the client side and give the results to them.
Post reply on HN