- From: Tobias Buschor <notifications@github.com>
- Date: Thu, 23 Jul 2020 10:48:56 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 23 July 2020 17:49:08 UTC
I think the question of fingerprints is a serious problem. The only solution I can think of would be a central registry, which would only allow one url per domain and language. ```json "start_url": "https://pwa-registry.org?url=example.com/app.webmanifest&lang=en" ``` The url https://pwa-registry.org?url=example.com/en.webmanifest&lang=en then would redirect to example.com/en.webmanifest or deliver its contents. Someone like mozilla would have to maintain the registry. I would even assume this as "installability signals". -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/issues/399#issuecomment-663144305
Received on Thursday, 23 July 2020 17:49:08 UTC