Fazal Majid on Nostr: npub1hxf96…mg8qu is there a reason not to make it a static website that can just be ...
npub1hxf96n4sv94q46mrk29xquqwewwecl2083f9r5wdlnl5erc5nf7q4mg8qu (npub1hxf…g8qu) is there a reason not to make it a static website that can just be pushed onto AWS CloudFront or your CDN of choice? If you can live with the 25MB file size limit, CloudFlare Pages is a fairly good free (and fast!) option, e.g. this gallery of my cousin's wedding generated with my tool https://github.com/fazalmajid/pswp, using PhotoSwipe and Smartcrop for the thumbnails:
https://seema.pages.dev/
Or is it about authorization and access control? In that case, I've found the limiting factor is how to express the policies. You don't want to end up micromanaging a monstrosity like Google Zanzibar to specify the relationships, and in any case civilians can barely deal with a static login/password protected gallery, let alone something more sophisticated.
https://seema.pages.dev/
Or is it about authorization and access control? In that case, I've found the limiting factor is how to express the policies. You don't want to end up micromanaging a monstrosity like Google Zanzibar to specify the relationships, and in any case civilians can barely deal with a static login/password protected gallery, let alone something more sophisticated.