Is there a way to verify that the PWA that I’m using is the same as a GitHub version of it claiming to be the same?

Reply to this note

Please Login to reply.

Discussion

🤷‍♂️

Just thinking out loud here, I’d guess the answer is maybe if it only uses local resources, and no if it has any backend.

I guess some sort of open source function that shows some kind of hash would do the trick. Or docker container hash.