I’m not kidding.
I’m not kidding.
WWasp
Created by I’m not kidding. on 3/28/2025 in #🙋questions
Security checklist with wasp
Thanks a lot for this - this is super helpful. Maybe, ( if you feel there is a demand), a brief security checklist with the key points that pertain to wasp might be good in the wasp / openSaaS docs? Maybe not necessary, though. Just a suggestion, because I assume that a lot of people that are actually quite inexperienced devs (like myself) are being drawn to wasp/openSaaS to get their MVPs out quickly, it might catch some glaring vulnerabilities before they go out to the world. Regardless, your help here is very appreciated, thank you!
8 replies
WWasp
Created by I’m not kidding. on 1/12/2025 in #🙋questions
Caching data with wasp
Thank you!
23 replies
WWasp
Created by I’m not kidding. on 1/12/2025 in #🙋questions
Caching data with wasp
So, for private images - generate presigned urls with longer expiration time, and do checks for non-expired cached url before generating new one. For public images - perma s3 urls? is this a reasonable approach, could it be done better? @kapa.ai
23 replies
WWasp
Created by I’m not kidding. on 1/12/2025 in #🙋questions
Caching data with wasp
Is this the best method to display user-uploaded images with a wasp app? That may be viewed many times, at unpredictable intervals? @kapa.ai
23 replies
WWasp
Created by I’m not kidding. on 1/12/2025 in #🙋questions
Caching data with wasp
@kapa.ai why is the expiry set to only 30s?
23 replies