5ec1cff / TrickyStore

1.07k stars 134 forks source link

Attestation broken for PCS #63

Closed androidacy-user closed 1 week ago

androidacy-user commented 2 weeks ago

On pixels, Private Compute Services requests an attestation for certain actions. With ! forcing generation, PCS refuses to download anything, but with default mode the following exception is thrown

09-01 18:46:32.511 E/TrickyStore( 1404): Bb: cannot create signer: Signature initialized as EC (not EC)

With !: (not TrickyStore error but showing certificate generation doesn't work here)

09-01 18:59:33.140 E/ProtectedDownloadGrpcBindableService(18445): ekx: INTERNAL: Received unexpected EOS on empty DATA frame from server
aviraxp commented 2 weeks ago

Can you provide the apk?

androidacy-user commented 2 weeks ago

Can you provide the apk?

https://file.io/8x35VodC0prV (single download link)

aviraxp commented 1 week ago

Need full log by trickystore

androidacy-user commented 1 week ago

Need full log by trickystore

log.txt

aviraxp commented 1 week ago

Please test on upcoming version and report back if issue still exists.