> In a first for any Apple platform, PCC images will include the sepOS firmware and the iBoot bootloader in plaintext, making it easier than ever for researchers to study these critical components. Yes! > Software will be published within 90 days of inclusion in the log, or after relevant software updates are available, whichever is sooner. I think this theoretically leaves a 90-day maximum gap between publishing vul…
Private Cloud Compute: A new frontier for AI privacy in the cloud
101–110 of 393 posts
Re: Private Cloud Compute: A new frontier for AI privacy in the cloud
#102Some good comments on this from cryptographer Matt Green here: https://x.com/matthew_d_green/status/1800291897245835616?t=C... (I wonder if Matt realizes nobody can read his tweets without a X account? Use BlueSky or Masto man) Edit: here's his thread combined https://threadreaderapp.com/thread/1800291897245835616.html?...
Re: Private Cloud Compute: A new frontier for AI privacy in the cloud
#103Is it possible to have zero knowledge AI?
Re: Private Cloud Compute: A new frontier for AI privacy in the cloud
#104Or better yet, make the APIs public and pluggable so that one can choose an off-device AI processor themselves if one is needed.
Re: Private Cloud Compute: A new frontier for AI privacy in the cloud
#105And what the PCC chassis looks like for these compute devices (will it be a display-less iPad)?
Re: Private Cloud Compute: A new frontier for AI privacy in the cloud
#106Earlier quoted context omitted.
If he really wanted no one to be reading his tweets he’d be using BluSky or Masto…
Is there more to that thread? I can't read it if it exists, not sure if that is what the parent is talking about? But i don't have a Twitter account anymore, so maybe it's locked?
Re: Private Cloud Compute: A new frontier for AI privacy in the cloud
#107Earlier quoted context omitted.
If he really wanted no one to be reading his tweets he’d be using BluSky or Masto…
Is there more to that thread? I can't read it if it exists, not sure if that is what the parent is talking about? But i don't have a Twitter account anymore, so maybe it's locked?
Re: Private Cloud Compute: A new frontier for AI privacy in the cloud
#108I wonder who Apple will be colocating with for data centers. And what the PCC chassis looks like for these compute devices (will it be a display-less iPad)?
Re: Private Cloud Compute: A new frontier for AI privacy in the cloud
#109Can some ELI5 how remote attestation is supposed to work? It feels like asking a remote endpoint “are you who you say you are”. What’s stopping remote endpoint always responding “yes”
The remote endpoint has special hardware which keeps secret signing keys (similar to a TLS server's signing keys). The hardware refuses to reveal the private keys, but will sign certain payloads under certain conditions. In addition, Intel or AMD or whoever also has super duper mega secret master keys (similar to a CA's signing keys), which they use to sign the device's signing keys. The certificate signing the device keys is also stored on the device.
So, each time the endpoint is asked to attest its software, it says yes and signs its response with its keys, and it also sends a certificate showing its keys are signed by the master key. That way, the client knows the special hardware really said yes and that Intel or AMD or whoever said that particular special hardware is legit.
Re: Private Cloud Compute: A new frontier for AI privacy in the cloud
#110I wonder who Apple will be colocating with for data centers. And what the PCC chassis looks like for these compute devices (will it be a display-less iPad)?