RFC: Secure PDF files for logged in users #8
dalenguyen
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Authors: @dalenguyen
Area: https://pdfun.xyz
Posted: June 2, 2024
Status: Open
Before you dive in
Background context
The initial version of PDFun helps to resize your PDF (< 10MB) file and save it in a
public
GCP Storage and will be deleted after 1 day as a policy.Here is the security rules for public storage & firestore:
Now, we need to have a way to secure the uploaded data, so users will not worry about the files.
What kind of feedback are we looking for?
Any ideas are welcome, and please be polite during the dicussion.
Goals
This is something that I will implement in the next step to advance the PDFun project which will help to provide an open-source solution for PDF services.
Potential Implementation
Here is the approach for implement this feature:
Current security rules for authenticated users
Beta Was this translation helpful? Give feedback.
All reactions