Inspiration

We want to build a secure volunteer system using Pangea services. GuidedGlow provides people with chances to volunteer and help the communities. GuidedGlow teams work on projects that have positive social impacts and we work on different projects to help and improve communities.

What it does

  • First is Recruiting volunteer. People can upload resume files to site to apply for volunteer positions. Uploaded files are scanned using Pangea Known Malware Detection - File Intel .
  • Second is getting donations for project so People can fill out their info and donate. Users’ info is protected through Pangea redact text.
  • Further, to protect the info and the site, All activities on site are recorded in Pangea Secure Audit Log.

How we built it

  • First when the user wants to apply for volunteer position, file will be uploaded to Firebase storage and scanned by Pangea Known Malware detection File Intel extension. If the file is harmful, it will be put into "malicious" folder in Firebase storage.
  • All activities are recorded by Pangea Secure Audit Log.
  • When user put info with private info, the data will be stored in Firestore Database and all private info like name, email, etc. will be redacted by Pangea Redact text service.
  • All Pangea services were built as extensions of Firebase

Challenges we ran into

We had challenges to learn about Pangea, set up an app that connects the database using Firebase and Pangea services

Accomplishments that we're proud of

We were able to build all the functions that we want to put in the app and use three different services of Pangea:

  • File Intel
  • Secure Audit Log
  • Pangea Redact text

What we learned

We learnt to set up different services of Pangea such as File Intel, Secure Audit Log, Pangea Redact text. We learnt to connect those services with Firebase

What's next for GuidedGlow

We want to improve the app by adding more Pangea services such as

  • IP Intel - Reputation, location, and insights
  • Domain Intel - Detect malicious domain names
  • URL Intel - Detect malicious URLs
  • User Intel - Credential breach data

Built With

Share this project:

Updates