quadratic-funding / mpc-phase2-suite

The MPC suite of tools for conducting zkSNARK Phase 2 Trusted Setup ceremonies
MIT License
16 stars 6 forks source link

fix(generategetobjectpresignedurl): implemented changes to restrict arbitrary access #310

Closed ctrlc03 closed 1 year ago

ctrlc03 commented 1 year ago

Implemented changes to the generateGetObjectPreSignedUrl cloud function to prevent creation of pre-signed URLs for arbitrary objects.

fix #309

baumstern commented 1 year ago

Nice!