Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Secure data in Cloud Firestore #28

Closed
2 tasks done
0xjei opened this issue Apr 7, 2022 · 0 comments · Fixed by #300
Closed
2 tasks done

Secure data in Cloud Firestore #28

0xjei opened this issue Apr 7, 2022 · 0 comments · Fixed by #300
Assignees
Labels
Feature 🪄 A feature that didn't exist before Low Priority 🍏

Comments

@0xjei
Copy link
Contributor

0xjei commented Apr 7, 2022

Description

Cloud Firestore offers robust access management and authentication through two different methods: IAM and Cloud Firestore Security Rules. We need to study how it works and design a rule set.

Tasks

  • Study how security works in Cloud Firestore for client and backend.
  • Design and implement custom rules

Resources:

@0xjei 0xjei self-assigned this Apr 7, 2022
@0xjei 0xjei added 5 labels Apr 7, 2022
@0xjei 0xjei added this to the MACI / QFI Trusted Setup Ceremony Application milestone Apr 7, 2022
@0xjei 0xjei removed the Goal 3 label Apr 29, 2022
@0xjei 0xjei added the Feature 🪄 A feature that didn't exist before label May 6, 2022
@0xjei 0xjei added Enhancement 🥋 Improve something already existing (e.g., a feature or build process) and removed 5 Feature 🪄 A feature that didn't exist before labels Jun 14, 2022
@0xjei 0xjei added the 5 label Jul 26, 2022
@0xjei 0xjei added 3 and removed 5 labels Aug 30, 2022
@0xjei 0xjei added 5 Feature 🪄 A feature that didn't exist before and removed 3 Enhancement 🥋 Improve something already existing (e.g., a feature or build process) labels Aug 30, 2022
@0xjei 0xjei changed the title Roles for Firestore/Storage Secure data in Cloud Firestore Aug 30, 2022
@0xjei 0xjei removed this from the MACI / QFI Trusted Setup Ceremony Application milestone Nov 10, 2022
@0xjei 0xjei removed the 5 label Nov 10, 2022
ctrlc03 added a commit to ctrlc03/mpc-phase2-suite that referenced this issue Jan 29, 2023
Implemented security rules to protect data in the Firestore db. This includes test cases to verify
the correctness of the security rules.

fix quadratic-funding#28
@ctrlc03 ctrlc03 linked a pull request Jan 30, 2023 that will close this issue
0xjei pushed a commit to ctrlc03/mpc-phase2-suite that referenced this issue Feb 3, 2023
Implemented security rules to protect data in the Firestore db. This includes test cases to verify
the correctness of the security rules.

fix quadratic-funding#28
@ctrlc03 ctrlc03 closed this as completed Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature 🪄 A feature that didn't exist before Low Priority 🍏
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants